Jump to content
Brian Enos's Forums... Maku mozo!

The Race to M Class!


beltjones

Recommended Posts

  • Replies 322
  • Created
  • Last Reply

Top Posters In This Topic

Well, I did it with room to spare. I hope someone else is planning on taking this over update after next because the A class race is still without anyone doing it.

Edited by DonovanM
Link to comment
Share on other sites

Well, I did it with room to spare. I hope someone else is planning on taking this over update after next because the A class race is still without anyone doing it.

do you need someone to take over the monthly grabbing of percentages? I think i can write a script for it pretty easily.

Link to comment
Share on other sites

here you go:

Alexs-MacBook-Air:benos ama$ cat list

DonovanM,FY69834,PRODUCTION

Hoolihan,TYF66791,LIMITED

DoubleA,A62164,LIMITED

StraighUp-OG,A64956,OPEN

ausshooter,TY63272,LIMITED

BBoyle,Ty33537,LIMITED

facelessman,TY66681,PRODUCTION

SV-Cop,A61090,LIMITED

redbird1976,A58560,LIMITED

MustangGreg66,TY62845,PRODUCTION

bigbear_98,TY52609,LIMITED

flackjacket,A15883,OPEN

lvipscshooter,A64139,OPEN

HighVelocity,TY62898,LIMITED

brianhansen,A68543,SINGLESTACK

Chromepulse,A71062,PRODUCTION

Jimgabelbauer,A71912,PRODUCTION

Torogi,A66531,OPEN

Joe.S,A69527,LIMITED

digby7,A69633,LIMITED

dravz,A71261,PRODUCTION

DemiAsianMan,A71759,PRODUCTION

Standby!,A73172,PRODUCTION

VictorR,A71096,SINGLESTACK

pastorjohnd,A71151,SINGLESTACK

calvary45,A71418,SINGLESTACK

DiFinan,A72357,LIMITED10

tackdr1ver,A69808,LIMITED

Alexs-MacBook-Air:benos ama$ ./grab_stats.sh |sort -rn

84.24% DonovanM FY69834 PRODUCTION

83.55% Hoolihan TYF66791 LIMITED

82.65% DoubleA A62164 LIMITED

81.37% StraighUp-OG A64956 OPEN

80.86% ausshooter TY63272 LIMITED

80.70% BBoyle Ty33537 LIMITED

80.35% facelessman TY66681 PRODUCTION

80.07% SV-Cop A61090 LIMITED

79.08% redbird1976 A58560 LIMITED

78.50% MustangGreg66 TY62845 PRODUCTION

78.15% bigbear_98 TY52609 LIMITED

77.38% flackjacket A15883 OPEN

76.96% lvipscshooter A64139 OPEN

76.71% HighVelocity TY62898 LIMITED

76.03% brianhansen A68543 SINGLESTACK

73.60% Chromepulse A71062 PRODUCTION

71.89% Jimgabelbauer A71912 PRODUCTION

71.81% Torogi A66531 OPEN

70.10% Joe.S A69527 LIMITED

65.47% digby7 A69633 LIMITED

62.79% dravz A71261 PRODUCTION

58.12% tackdr1ver A69808 LIMITED

56.29% DemiAsianMan A71759 PRODUCTION

54.20% Standby! A73172 PRODUCTION

48.27% VictorR A71096 SINGLESTACK

43.57% pastorjohnd A71151 SINGLESTACK

42.67% calvary45 A71418 SINGLESTACK

26.79% DiFinan A72357 LIMITED10


#!/bin/sh 

list="`cat list`"

for member in ${list} 
do
user=`echo ${member} | cut -d ',' -f1`
number=`echo ${member} | cut -d ',' -f2`
division=`echo ${member} | cut -d ',' -f3`
percentage=`curl -s -d Submit=Lookup -d number=${number}  http://uspsa.org/uspsa-classifer-lookup-results.php|grep -A 3 -i "${division}<"|grep -i ">Pct"|awk '{print $4;}'|cut -d "<" -f1`
echo "${percentage}% ${user} ${number} ${division}"
done

good old, dirty shell scripts.

i can take over, or with the script and a list, anyone with a mac or linux box can take over.

Link to comment
Share on other sites

i guess I may as well put myself down for more than one division since I wrote a script for it :)

84.24% DonovanM FY69834 PRODUCTION

83.55% Hoolihan TYF66791 LIMITED

82.65% DoubleA A62164 LIMITED

81.37% StraighUp-OG A64956 OPEN

80.86% ausshooter TY63272 LIMITED

80.70% BBoyle Ty33537 LIMITED

80.35% facelessman TY66681 PRODUCTION

80.07% SV-Cop A61090 LIMITED

79.08% redbird1976 A58560 LIMITED

78.50% MustangGreg66 TY62845 PRODUCTION

78.15% bigbear_98 TY52609 LIMITED

77.38% flackjacket A15883 OPEN

76.96% lvipscshooter A64139 OPEN

76.71% HighVelocity TY62898 LIMITED

76.03% brianhansen A68543 SINGLESTACK

73.60% Chromepulse A71062 PRODUCTION

72.40% Joe.S A69527 OPEN

71.89% Jimgabelbauer A71912 PRODUCTION

71.81% Torogi A66531 OPEN

70.10% Joe.S A69527 LIMITED

67.52% digby7 A69633 OPEN

65.47% digby7 A69633 LIMITED

64.43% digby7 A69633 SINGLESTACK

62.79% dravz A71261 PRODUCTION

58.12% tackdr1ver A69808 LIMITED

56.29% DemiAsianMan A71759 PRODUCTION

54.20% Standby! A73172 PRODUCTION

48.27% VictorR A71096 SINGLESTACK

43.57% pastorjohnd A71151 SINGLESTACK

42.67% calvary45 A71418 SINGLESTACK

26.79% DiFinan A72357 LIMITED10

if you want more than one division, just let me know and PM me if I don't see it.

Edited by digby7
Link to comment
Share on other sites

I was gonna do the next update but if you can do it with the click of a mouse, screw that :P:D

click of a mouse??

I may write another really short script to just post it for me automatically every month cheers.gif

Link to comment
Share on other sites

I was gonna do the next update but if you can do it with the click of a mouse, screw that :P:D

click of a mouse??

I may write another really short script to just post it for me automatically every month cheers.gif

Sheesh, even better. Now you just need get a script that will tell you when USPSA updates. It's on different days some months, not necessarily the 15th.

Link to comment
Share on other sites

  • 3 weeks later...

donovanM - nice 6% jump - jeez!

heres the latest rankings:

90.99% DonovanM FY69834 PRODUCTION

83.55% Hoolihan TYF66791 LIMITED

82.65% DoubleA A62164 LIMITED

81.37% StraighUp-OG A64956 OPEN

80.86% ausshooter TY63272 LIMITED

80.85% brianhansen A68543 SINGLESTACK

80.70% BBoyle Ty33537 LIMITED

80.53% MustangGreg66 TY62845 PRODUCTION

80.35% facelessman TY66681 PRODUCTION

80.07% SV-Cop A61090 LIMITED

79.08% redbird1976 A58560 LIMITED

78.94% Spanky L3344 PRODUCTION

78.15% bigbear_98 TY52609 LIMITED

77.38% flackjacket A15883 OPEN

76.96% lvipscshooter A64139 OPEN

76.71% HighVelocity TY62898 LIMITED

73.60% Chromepulse A71062 PRODUCTION

72.45% Jimgabelbauer A71912 PRODUCTION

72.40% Joe.S A69527 OPEN

71.81% Torogi A66531 OPEN

71.71% Sin-ster TY72166 PRODUCTION

70.61% Mat-Price A69703 OPEN

70.10% Joe.S A69527 LIMITED

67.52% digby7 A69633 OPEN

65.47% digby7 A69633 LIMITED

64.43% digby7 A69633 SINGLESTACK

62.79% dravz A71261 PRODUCTION

56.80% tackdr1ver A69808 LIMITED

56.29% DemiAsianMan A71759 PRODUCTION

54.20% Standby! A73172 PRODUCTION

48.27% VictorR A71096 SINGLESTACK

43.57% pastorjohnd A71151 SINGLESTACK

42.67% calvary45 A71418 SINGLESTACK

26.79% DiFinan A72357 LIMITED10

Link to comment
Share on other sites

Thanks digby :D

If it's not too much trouble, can you make up a script for the race to A class? No one's updated it since I was bumped up.

the script works for any class - all it does is grab stats for the list you pass it. All you need is a list of racers and youre good to go. I think one guy tried to run it and ran into some issues, i should probably respond back to him.

Link to comment
Share on other sites

Thanks digby :D

If it's not too much trouble, can you make up a script for the race to A class? No one's updated it since I was bumped up.

the script works for any class - all it does is grab stats for the list you pass it. All you need is a list of racers and youre good to go. I think one guy tried to run it and ran into some issues, i should probably respond back to him.

I ran a script for the Race to A thread. I'm not currently in the Race to A, still in the Race to B, but I can run the script monthly or I'd be willing to pass the script and list data along to someone else.

Edited by jdphotoguy
Link to comment
Share on other sites

Thanks digby :D

If it's not too much trouble, can you make up a script for the race to A class? No one's updated it since I was bumped up.

the script works for any class - all it does is grab stats for the list you pass it. All you need is a list of racers and youre good to go. I think one guy tried to run it and ran into some issues, i should probably respond back to him.

I was talking specifically about the the thread. Looks like jdphotoguy has it handled, thanks man!

Link to comment
Share on other sites

Thanks digby :D

If it's not too much trouble, can you make up a script for the race to A class? No one's updated it since I was bumped up.

the script works for any class - all it does is grab stats for the list you pass it. All you need is a list of racers and youre good to go. I think one guy tried to run it and ran into some issues, i should probably respond back to him.

I was talking specifically about the the thread. Looks like jdphotoguy has it handled, thanks man!

No problem, best of luck in your quest for "M" class

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...