Player post complete

Batting card post complete
This commit is contained in:
Cal Corum 2024-10-25 07:06:06 -05:00
parent 44e8e22bc0
commit 5c6d706160
4 changed files with 251 additions and 181 deletions

View File

@ -481,12 +481,24 @@ def running(extra_base_pct: str):
if extra_base_pct == '':
return 8
try:
xb_pct = float(extra_base_pct.strip("%")) / 100
xb_pct = float(extra_base_pct.strip("%")) / 80
except Exception as e:
logging.error(f'calcs_batter running - {e}')
xb_pct = 20
return round(8 + (10 * xb_pct))
return max(min(round(6 + (10 * xb_pct)), 17), 8)
def bunting(num_bunts: int, season_pct: float):
if num_bunts > max(round(10 * season_pct), 4):
return 'A'
elif num_bunts > max(round(5 * season_pct), 2):
return 'B'
elif num_bunts > 1:
return 'C'
else:
return 'D'
def hit_and_run(ab_vl: int, ab_vr: int, hits_vl: int, hits_vr: int, hr_vl: int, hr_vr: int, so_vl: int, so_vr: int):

View File

@ -1,153 +1,153 @@
,last_name,use_name,key_mlbam,key_retro,key_bbref,key_fangraphs,bat_hand,PA_vL,PA_vR,AB_vL,AB_vR,HR_vR,HR_vL,1B_vR,1B_vL,2B_vR,2B_vL,3B_vR,3B_vL,BB_vR,BB_vL,SO_vR,SO_vL,HBP_vR,HBP_vL,FB_vL,FB_vR,GB_vL,GB_vR,LD_vL,LD_vR,GDP_vL,GDP_vR,Bunts,ifh_vL,ifh_vR,pull_vL,pull_vR,center_vL,center_vR,oppo_vL,oppo_vR,H_vL,H_vR,AVG_vL,AVG_vR,OBP_vL,OBP_vR,SLG_vL,SLG_vR,HR/FB_vL,HR/FB_vR,FB%_vL,FB%_vR,GB%_vL,GB%_vR,LD%_vL,LD%_vR,Hard%_vL,Hard%_vR,Med%_vL,Med%_vR,Soft%_vL,Soft%_vR,IFH%_vL,IFH%_vR,Pull%_vL,Pull%_vR,Cent%_vL,Cent%_vR,Oppo%_vL,Oppo%_vR,ROE,XI,RS%,SBO,SB,CS,SB%,SB2,CS2,SB3,CS3,SBH,CSH,PO,PCS,OOB,OOB1,OOB2,OOB3,OOBHm,BT,XBT%,1stS,1stS2,1stS3,1stD,1stD3,1stDH,2ndS,2ndS3,2ndSH,battingcard_id
0,Knoblauch,Chuck,117197,knobc001,knoblch01,609,R,20.0,87.0,17.0,79.0,1.0,0.0,15,1.0,0.0,1.0,1.0,0.0,10,4.0,10,3.0,4.0,0.0,3,18,5,29,2,12,1,2,2,1.0,7.0,7,19,8,41,7,19,2.0,17.0,0.11765,0.21519,0.3,0.35632,0.17647,0.27848,0.0,0.05556,0.3,0.30508,0.5,0.49153,0.2,0.20339,0.25882,0.26329,0.1,0.1,0.64118,0.63671,0.5,0.41176,0.31818,0.24051,0.36364,0.10127,0.31818,0.65822,8,0,42%,261,31,12,72%,26,10,5,2,0,0,5,2,8,4,1,2,1,21,54%,52,28,22,7,2,4,32,9,23,609
1,O'Neill,Paul,120028,oneip001,o'neipa01,1009818,L,21.0,75.0,20.0,65.0,0.0,0.0,10,3.0,6.0,0.0,1.0,0.0,12,2.0,8,6.0,0.0,1.0,3,13,8,22,1,17,0,2,0,2.0,2.0,2,9,11,39,3,15,3.0,17.0,0.15,0.26154,0.28571,0.38667,0.15,0.38462,0.0,0.0,0.25,0.25,0.66667,0.42308,0.08333,0.32692,0.2,0.32308,0.1,0.18462,0.7,0.4923,0.66667,0.11765,0.125,0.14286,0.6875,0.1746,0.1875,0.68254,10,0,31%,260,15,1,94%,12,1,3,0,0,0,2,0,7,3,3,1,0,17,47%,50,32,18,7,2,5,21,6,14,1009818
2,Williams,Bernie,124288,willb002,willibe02,857,S,27.0,70.0,26.0,61.0,0.0,0.0,8,4.0,5.0,1.0,1.0,1.0,14,1.0,6,9.0,0.0,0.0,5,12,5,22,4,11,0,3,0,0.0,3.0,8,15,7,40,8,9,6.0,14.0,0.23077,0.22951,0.25926,0.4,0.34615,0.34426,0.0,0.0,0.35714,0.26667,0.35714,0.48889,0.28571,0.24444,0.31538,0.31475,0.17307,0.17213,0.51155,0.51312,0.0,0.21429,0.34783,0.23438,0.30435,0.10938,0.34782,0.65624,9,0,34%,227,15,9,63%,14,7,1,1,0,1,3,3,2,1,0,0,1,21,47%,28,17,10,18,9,9,20,8,12,857
3,Erstad,Darin,113889,erstd001,erstada01,11,L,32.0,87.0,29.0,79.0,4.0,2.0,12,4.0,7.0,2.0,1.0,1.0,8,3.0,10,4.0,0.0,1.0,9,18,9,30,6,14,1,1,0,2.0,7.0,9,30,17,48,4,18,9.0,24.0,0.31034,0.3038,0.40625,0.36782,0.65517,0.56962,0.22222,0.22222,0.375,0.29032,0.375,0.48387,0.25,0.22581,0.54483,0.46582,0.35517,0.39873,0.1,0.13545,0.22222,0.29167,0.3,0.3125,0.56667,0.17708,0.13333,0.51042,6,2,34%,237,20,6,77%,19,5,1,1,0,0,0,0,3,1,2,0,0,14,50%,29,22,7,5,2,3,18,2,16,11
4,Edmonds,Jim,113744,edmoj001,edmonji01,1153,L,24.0,65.0,24.0,61.0,2.0,0.0,9,3.0,5.0,1.0,0.0,0.0,6,1.0,6,5.0,0.0,0.0,6,16,7,23,4,12,3,1,0,0.0,2.0,3,23,11,36,7,8,4.0,16.0,0.16667,0.2623,0.20833,0.33846,0.20833,0.44262,0.0,0.125,0.35294,0.31373,0.41176,0.45098,0.23529,0.23529,0.24166,0.38032,0.1,0.27048,0.65834,0.3492,0.0,0.125,0.14286,0.34328,0.52381,0.16418,0.33333,0.49254,11,0,42%,275,7,5,58%,7,5,0,0,0,0,0,0,4,1,2,0,1,16,53%,35,20,15,11,5,6,27,9,18,1153
5,Hollins,Dave,116083,holld001,hollida01,1391,S,24.0,76.0,20.0,72.0,2.0,2.0,7,3.0,2.0,0.0,1.0,0.0,4,3.0,15,4.0,2.0,1.0,3,9,8,32,4,10,0,0,3,1.0,5.0,8,12,9,38,8,20,5.0,12.0,0.25,0.16667,0.375,0.23684,0.55,0.30556,0.66667,0.22222,0.2,0.17647,0.53333,0.62745,0.26667,0.19608,0.5,0.33889,0.4,0.20833,0.1,0.45278,0.2,0.41667,0.32,0.17143,0.36,0.12857,0.32,0.7,6,0,38%,153,11,3,79%,11,2,0,1,0,0,2,1,6,1,2,0,3,18,65%,25,8,17,8,2,5,13,4,8,1391
6,Salmon,Tim,121640,salmt001,salmoti01,32,R,20.0,52.0,15.0,45.0,6.0,1.0,3,3.0,1.0,0.0,0.0,0.0,9,5.0,14,3.0,1.0,0.0,3,16,3,8,3,1,1,0,0,1.0,2.0,5,14,10,19,5,14,4.0,10.0,0.26667,0.22222,0.45,0.38462,0.46667,0.64444,0.33333,0.375,0.33333,0.64,0.33333,0.32,0.33333,0.04,0.4,0.62222,0.3,0.27778,0.3,0.1,0.25,0.2,0.25,0.29787,0.5,0.21277,0.25,0.48936,7,0,28%,224,0,1,0%,0,1,0,0,0,0,1,0,1,1,0,0,0,10,34%,36,28,8,9,7,2,22,8,13,32
7,Fielder,Cecil,114106,fielc001,fieldce01,1004026,R,20.0,79.0,19.0,75.0,1.0,1.0,7,2.0,5.0,0.0,0.0,0.0,9,5.0,20,6.0,1.0,0.0,2,12,4,27,2,8,1,4,0,0.0,5.0,5,16,6,34,5,16,3.0,13.0,0.15789,0.17333,0.4,0.29114,0.31579,0.28,0.5,0.08333,0.25,0.25532,0.5,0.57447,0.25,0.17021,0.3579,0.30667,0.23685,0.16001,0.40525,0.53332,0.0,0.38462,0.3125,0.24242,0.375,0.09091,0.3125,0.66667,6,0,23%,141,0,1,0%,0,1,0,0,0,0,0,0,1,1,0,0,0,10,22%,22,17,5,11,11,0,8,3,4,1004026
8,Anderson,Garret,110236,andeg001,anderga01,2,L,27.0,74.0,27.0,72.0,2.0,0.0,9,5.0,5.0,1.0,2.0,0.0,4,1.0,11,3.0,0.0,0.0,9,22,7,21,4,15,0,1,0,1.0,5.0,4,21,16,35,8,18,6.0,18.0,0.22222,0.25,0.25926,0.2973,0.25926,0.45833,0.0,0.09091,0.45,0.37931,0.35,0.36207,0.2,0.25862,0.23704,0.40833,0.1,0.3125,0.66296,0.27917,0.16667,0.27778,0.14286,0.28378,0.57143,0.21622,0.28571,0.5,6,0,24%,255,8,3,73%,7,3,1,0,0,0,1,0,10,0,3,3,4,7,33%,41,29,12,4,2,2,16,7,6,2
9,Martinez,Tino,118362,martt002,martiti02,1168,L,29.0,57.0,27.0,58.0,2.0,0.0,9,2.0,3.0,2.0,0.0,0.0,8,2.0,5,12.0,1.0,1.0,5,18,5,12,3,10,1,0,0,2.0,2.0,5,18,8,21,5,12,4.0,14.0,0.14815,0.24138,0.24138,0.40351,0.22222,0.39655,0.0,0.11111,0.38462,0.45,0.38462,0.3,0.23077,0.25,0.27407,0.35517,0.1111,0.23275,0.61483,0.41208,0.5,0.14286,0.27778,0.35294,0.44444,0.15686,0.27778,0.4902,4,0,34%,234,2,1,67%,2,0,0,0,0,1,0,0,6,2,3,1,0,16,35%,30,21,9,5,4,1,23,12,10,1168
10,Martin,Norberto,118348,martn001,martino01,1008185,R,23.0,47.0,23.0,47.0,0.0,0.0,6,3.0,0.0,2.0,0.0,0.0,1,0.0,3,5.0,0.0,0.0,5,8,7,28,6,6,1,4,2,1.0,3.0,5,9,11,34,5,9,5.0,6.0,0.21739,0.12766,0.21739,0.14894,0.30435,0.12766,0.0,0.0,0.27778,0.19048,0.38889,0.66667,0.33333,0.14286,0.28696,0.2,0.13044,0.1,0.5826,0.7,0.2,0.5,0.2381,0.17308,0.52381,0.21154,0.23809,0.61538,0,0,32%,84,3,1,75%,2,1,1,0,0,0,1,1,0,0,0,0,0,6,46%,16,10,6,4,2,2,6,2,4,1008185
11,Disarcina,Gary,113387,disag001,disarga01,1003322,R,22.0,55.0,20.0,56.0,0.0,1.0,7,5.0,2.0,1.0,2.0,0.0,1,0.0,7,1.0,1.0,2.0,6,19,6,19,6,6,1,1,0,1.0,4.0,10,19,13,34,10,19,7.0,11.0,0.35,0.19643,0.40909,0.23636,0.55,0.30357,0.16667,0.0,0.33333,0.43182,0.33333,0.43182,0.33333,0.13636,0.4,0.30714,0.3,0.16071,0.3,0.53215,0.14286,0.36364,0.30303,0.26389,0.39394,0.18056,0.30303,0.55555,12,0,38%,236,11,7,61%,10,7,1,0,0,0,0,0,7,2,1,2,2,16,55%,30,17,12,14,4,10,18,5,12,1003322
12,Lofton,Kenny,117863,loftk001,loftoke01,246,L,42.0,66.0,40.0,59.0,1.0,0.0,12,6.0,2.0,2.0,1.0,1.0,6,4.0,9,4.0,0.0,0.0,2,13,22,24,8,13,1,0,3,5.0,3.0,9,10,26,40,13,16,9.0,16.0,0.225,0.27119,0.30952,0.33333,0.325,0.38983,0.0,0.07692,0.0625,0.26,0.6875,0.48,0.25,0.26,0.3,0.31864,0.15,0.17796,0.55,0.5034,0.55556,0.1875,0.1875,0.15152,0.54167,0.39394,0.27083,0.45454,7,0,36%,291,54,10,84%,38,8,16,2,0,0,3,2,8,3,2,2,1,26,43%,41,28,13,9,6,3,22,6,15,246
13,Vizquel,Omar,123744,vizqo001,vizquom01,411,S,34.0,60.0,32.0,53.0,0.0,0.0,10,9.0,4.0,0.0,0.0,0.0,7,2.0,9,1.0,0.0,1.0,4,7,14,20,9,8,0,3,4,4.0,7.0,15,11,23,26,15,18,9.0,14.0,0.28125,0.26415,0.35294,0.35,0.28125,0.33962,0.0,0.0,0.14815,0.2,0.51852,0.57143,0.33333,0.22857,0.2,0.27547,0.1,0.1132,0.7,0.61133,0.44444,0.5,0.28302,0.2,0.43396,0.41818,0.28302,0.38182,3,0,37%,269,37,12,76%,27,9,10,2,0,1,4,2,7,1,2,0,4,14,54%,39,20,19,16,6,9,21,6,13,411
14,Justice,David,116798,justd001,justida01,923,L,37.0,61.0,39.0,55.0,3.0,1.0,9,2.0,4.0,4.0,0.0,0.0,6,3.0,7,6.0,0.0,0.0,7,22,13,13,5,8,1,1,0,2.0,4.0,7,13,21,30,11,12,7.0,16.0,0.17949,0.29091,0.27027,0.36066,0.35897,0.52727,0.14286,0.13636,0.28,0.51163,0.52,0.30233,0.2,0.18605,0.37948,0.43636,0.26922,0.35454,0.3513,0.2091,0.28571,0.25,0.17949,0.23636,0.53846,0.38182,0.28205,0.38182,5,0,35%,243,9,3,75%,9,3,0,0,0,0,0,0,10,0,4,5,1,15,46%,31,19,10,7,4,3,19,5,13,923
15,Ramirez,Manny,120903,ramim002,ramirma02,210,R,36.0,65.0,35.0,63.0,2.0,4.0,6,6.0,4.0,1.0,0.0,0.0,4,1.0,15,7.0,1.0,1.0,11,14,9,17,6,11,1,3,0,3.0,3.0,11,14,17,30,11,14,11.0,12.0,0.31429,0.19048,0.36111,0.26154,0.68571,0.34921,0.36364,0.14286,0.42308,0.33333,0.34615,0.40476,0.23077,0.2619,0.57142,0.35873,0.32858,0.2381,0.1,0.40317,0.27273,0.25,0.28205,0.24138,0.4359,0.2931,0.28205,0.46552,6,0,31%,230,5,3,63%,5,1,0,0,0,2,0,0,6,0,6,0,0,17,36%,27,21,6,9,8,1,20,7,13,210
16,Thome,Jim,123272,thomj002,thomeji01,409,L,30.0,61.0,28.0,57.0,2.0,1.0,8,5.0,5.0,2.0,0.0,0.0,9,4.0,15,8.0,0.0,0.0,4,12,8,12,6,12,1,2,0,3.0,3.0,6,10,13,29,5,15,8.0,15.0,0.28571,0.26316,0.4,0.39344,0.46429,0.45614,0.25,0.16667,0.22222,0.33333,0.44444,0.33333,0.33333,0.33333,0.37858,0.39298,0.26787,0.28947,0.35355,0.31755,0.375,0.2,0.25,0.18519,0.54167,0.24074,0.20833,0.57407,4,0,31%,238,1,0,100%,1,0,0,0,0,0,0,0,4,0,1,2,1,15,32%,28,20,7,12,10,2,13,5,8,409
17,Fryman,Travis,114465,frymt001,frymatr01,385,R,33.0,68.0,30.0,65.0,1.0,1.0,2,3.0,3.0,2.0,1.0,0.0,6,4.0,22,5.0,0.0,0.0,7,18,10,11,6,8,0,2,0,0.0,1.0,14,20,13,22,14,20,6.0,7.0,0.2,0.10769,0.30303,0.19118,0.36667,0.23077,0.14286,0.05556,0.30435,0.48649,0.43478,0.2973,0.26087,0.21622,0.36667,0.32308,0.25,0.18462,0.38333,0.4923,0.0,0.14286,0.34146,0.32258,0.31707,0.20968,0.34147,0.46774,5,0,26%,184,10,8,56%,9,7,1,1,0,0,2,2,5,1,3,0,1,15,57%,25,12,13,11,5,6,15,3,10,385
18,Dunston,Shawon,113645,dunss001,dunstsh01,1401,R,32.0,48.0,28.0,47.0,0.0,0.0,5,1.0,4.0,1.0,1.0,0.0,3,3.0,6,2.0,0.0,0.0,10,13,9,9,6,12,0,0,1,1.0,1.0,10,20,18,21,10,20,2.0,10.0,0.07143,0.21277,0.15625,0.27083,0.10714,0.34043,0.0,0.0,0.4,0.38235,0.36,0.26471,0.24,0.35294,0.23571,0.32766,0.1,0.19149,0.66429,0.48085,0.5,0.1,0.26316,0.32787,0.47368,0.29508,0.26316,0.37705,3,0,46%,69,9,4,69%,8,4,1,0,0,0,4,3,2,0,1,1,0,7,58%,11,8,3,5,1,4,10,2,8,1401
19,Garciaparra,Nomar,114596,garcn001,garcino01,190,R,39.0,76.0,36.0,82.0,2.0,1.0,18,5.0,0.0,1.0,1.0,1.0,3,3.0,9,4.0,0.0,1.0,10,20,8,31,9,13,0,1,1,3.0,6.0,6,21,15,40,6,21,8.0,21.0,0.22222,0.2561,0.30769,0.31579,0.38889,0.35366,0.1,0.1,0.37037,0.3125,0.2963,0.48438,0.33333,0.20312,0.36667,0.29756,0.25001,0.14634,0.38332,0.5561,0.375,0.28571,0.22222,0.2561,0.55556,0.18293,0.22222,0.56097,7,0,38%,251,12,6,67%,12,6,0,0,0,0,0,0,3,1,2,0,0,17,52%,33,20,13,7,6,1,26,6,20,190
20,Valentin,John,123608,valej002,valenjo02,1375,R,40.0,76.0,38.0,67.0,1.0,2.0,11,4.0,5.0,2.0,0.0,0.0,9,4.0,6,5.0,0.0,0.0,7,19,11,28,8,11,0,4,0,0.0,4.0,11,26,16,33,11,26,8.0,17.0,0.21053,0.25373,0.3,0.34211,0.42105,0.37313,0.28571,0.05263,0.26923,0.32759,0.42308,0.48276,0.30769,0.18966,0.41052,0.3194,0.31578,0.1791,0.2737,0.5015,0.0,0.23529,0.28947,0.30588,0.42105,0.18824,0.28948,0.50588,8,0,43%,257,4,5,44%,4,5,0,0,0,0,0,0,5,0,2,2,1,26,42%,43,28,14,17,10,7,29,13,16,1375
21,Vaughn,Mo,123678,vaugm001,vaughmo01,899,L,48.0,66.0,45.0,61.0,4.0,2.0,11,9.0,6.0,1.0,0.0,0.0,3,3.0,13,16.0,2.0,2.0,6,15,12,16,9,12,1,0,0,3.0,2.0,16,15,12,27,4,11,12.0,21.0,0.26667,0.34426,0.35417,0.39394,0.42222,0.63934,0.33333,0.26667,0.22222,0.34884,0.44444,0.37209,0.33333,0.27907,0.35555,0.49508,0.23332,0.40492,0.41113,0.1,0.25,0.09524,0.5,0.28302,0.375,0.22642,0.125,0.49056,3,0,29%,259,0,0,0,0,0,0,0,0,0,0,0,4,1,2,1,0,11,25%,37,30,6,11,8,3,17,10,7,899
22,Lewis,Darren,117731,lewid001,lewisda01,286,R,34.0,40.0,30.0,41.0,0.0,1.0,8,4.0,1.0,2.0,1.0,0.0,2,6.0,7,5.0,0.0,0.0,7,4,14,18,4,8,0,2,1,2.0,4.0,2,16,14,21,2,16,7.0,10.0,0.23333,0.2439,0.38235,0.3,0.4,0.31707,0.14286,0.0,0.28,0.13333,0.56,0.6,0.16,0.26667,0.36667,0.27317,0.25001,0.10976,0.38332,0.61707,0.28571,0.4,0.11111,0.30189,0.77778,0.26415,0.11111,0.43396,10,2,38%,288,29,12,71%,28,12,1,0,0,0,3,2,5,1,0,1,3,20,55%,31,19,12,15,9,5,27,3,23,286
23,O'Leary,Troy,119975,oleat001,o'leatr01,789,L,40.0,54.0,37.0,56.0,3.0,2.0,5,5.0,3.0,1.0,0.0,1.0,3,5.0,7,4.0,0.0,0.0,12,13,11,19,8,11,1,3,0,0.0,2.0,11,14,16,25,6,13,9.0,11.0,0.24324,0.19643,0.35,0.25926,0.48649,0.41071,0.16667,0.23077,0.3871,0.30233,0.35484,0.44186,0.25806,0.25581,0.44325,0.41428,0.36487,0.32142,0.19188,0.2643,0.0,0.18182,0.33333,0.26923,0.48485,0.30769,0.18182,0.42308,9,0,39%,219,2,2,50%,2,1,0,0,0,1,0,0,8,1,2,2,3,13,36%,35,27,8,14,11,3,18,4,13,789
24,McCracken,Quinton,118609,mccrq001,mccraqu01,1377,S,33.0,75.0,35.0,78.0,0.0,0.0,15,7.0,6.0,1.0,1.0,0.0,2,0.0,14,4.0,0.0,0.0,5,18,19,26,5,12,4,2,3,3.0,5.0,6,19,22,40,6,23,8.0,22.0,0.22857,0.28205,0.24242,0.32,0.25714,0.38462,0.0,0.0,0.17241,0.32143,0.65517,0.46429,0.17241,0.21429,0.22857,0.30257,0.1,0.15385,0.67143,0.54358,0.375,0.22727,0.17647,0.23171,0.64706,0.26829,0.17647,0.5,11,0,32%,259,19,10,66%,18,10,1,0,0,0,1,0,11,3,3,4,1,21,41%,41,27,12,11,5,5,16,5,11,1377
25,Martinez,Dave,118363,martd002,martida01,1008160,L,26.0,59.0,25.0,55.0,1.0,0.0,11,6.0,2.0,1.0,0.0,0.0,8,2.0,6,6.0,0.0,1.0,2,16,8,16,4,8,1,1,0,2.0,3.0,6,9,13,32,6,14,7.0,14.0,0.28,0.25455,0.38462,0.37288,0.32,0.34545,0.0,0.0625,0.14286,0.4,0.57143,0.4,0.28571,0.2,0.24,0.2909,0.1,0.13635,0.66,0.57275,0.28571,0.21429,0.24,0.16364,0.52,0.23636,0.24,0.6,4,0,25%,141,8,7,53%,7,7,1,0,0,0,0,0,6,2,3,0,1,10,38%,17,11,6,2,1,1,5,2,2,1008160
26,McGriff,Fred,118730,mcgrf001,mcgrifr01,293,L,48.0,60.0,41.0,64.0,2.0,3.0,9,8.0,4.0,3.0,0.0,0.0,5,5.0,17,7.0,0.0,1.0,6,17,18,11,9,9,1,2,0,5.0,2.0,12,10,24,27,10,11,14.0,15.0,0.34146,0.23438,0.41667,0.33333,0.63415,0.39062,0.5,0.11765,0.18182,0.45946,0.54545,0.2973,0.27273,0.24324,0.49269,0.35624,0.40731,0.23436,0.1,0.4094,0.35714,0.13333,0.26087,0.20833,0.52174,0.5,0.21739,0.29167,2,0,24%,255,7,2,78%,6,2,1,0,0,0,0,0,8,3,4,0,1,17,27%,27,22,5,19,15,4,24,13,10,293
27,Sorrento,Paul,122541,sorrp001,sorrepa01,1012282,L,27.0,68.0,23.0,64.0,1.0,0.0,5,3.0,6.0,3.0,0.0,0.0,5,4.0,13,8.0,1.0,0.0,3,14,6,20,4,10,0,2,0,1.0,3.0,6,13,10,37,4,12,6.0,12.0,0.26087,0.1875,0.37037,0.26471,0.3913,0.32812,0.0,0.07143,0.23077,0.31818,0.46154,0.45455,0.30769,0.22727,0.33043,0.34062,0.19564,0.21093,0.47393,0.44845,0.16667,0.25,0.3,0.20968,0.5,0.16129,0.2,0.62903,4,0,17%,142,2,3,40%,2,3,0,0,0,0,1,0,6,1,2,0,3,5,25%,23,22,1,2,2,0,15,3,9,1012282
28,Butler,Rich,111820,butlr002,butleri01,1001782,L,20.0,59.0,19.0,53.0,2.0,1.0,11,3.0,0.0,0.0,0.0,0.0,5,2.0,7,1.0,0.0,1.0,3,18,8,21,4,6,0,1,0,1.0,6.0,5,15,13,36,4,13,4.0,13.0,0.21053,0.24528,0.35,0.30508,0.36842,0.35849,0.33333,0.11111,0.2,0.4,0.53333,0.46667,0.26667,0.13333,0.35789,0.31321,0.23684,0.16981,0.40527,0.51698,0.25,0.46154,0.22727,0.23438,0.59091,0.20312,0.18182,0.5625,2,0,31%,66,4,2,67%,4,1,0,0,0,1,0,0,1,0,0,0,1,1,47%,14,8,6,3,1,2,2,1,1,1001782
29,Stocker,Kevin,122811,stock001,stockke01,1012549,S,24.0,62.0,22.0,55.0,1.0,0.0,7,5.0,1.0,1.0,2.0,0.0,6,1.0,16,4.0,1.0,1.0,9,9,7,17,1,10,0,3,3,3.0,2.0,9,7,11,27,9,15,6.0,11.0,0.27273,0.2,0.33333,0.29032,0.31818,0.34545,0.0,0.11111,0.52941,0.25,0.41176,0.47222,0.05882,0.27778,0.24545,0.34545,0.1,0.21817,0.65455,0.43638,0.5,0.18182,0.31034,0.14286,0.37931,0.22449,0.31035,0.63265,1,0,31%,114,5,3,63%,5,3,0,0,0,0,0,0,4,0,1,2,1,4,53%,17,12,5,4,1,3,11,1,9,1012549
30,Cairo,Miguel,111867,cairm001,cairomi01,1412,R,24.0,62.0,23.0,60.0,1.0,0.0,13,3.0,1.0,2.0,0.0,1.0,2,1.0,6,0.0,0.0,0.0,8,14,12,28,3,9,0,3,6,2.0,7.0,6,19,14,37,6,19,6.0,15.0,0.26087,0.25,0.29167,0.27419,0.43478,0.31667,0.0,0.07143,0.34783,0.27451,0.52174,0.54902,0.13043,0.17647,0.37391,0.26667,0.26087,0.10001,0.36522,0.63332,0.33333,0.46667,0.23077,0.25333,0.53846,0.18667,0.23077,0.56,6,0,27%,230,19,8,70%,18,8,1,0,0,0,0,0,3,0,1,1,1,19,45%,29,19,10,4,2,2,16,6,10,1412
31,Smith,Bob,134360,smitr003,smithbo06,1493,R,23.0,52.0,22.0,47.0,1.0,2.0,8,3.0,1.0,2.0,0.0,0.0,8,2.0,14,2.0,1.0,0.0,9,10,8,16,2,3,0,0,0,2.0,5.0,9,5,9,24,9,5,7.0,10.0,0.31818,0.21277,0.3913,0.36538,0.68182,0.29787,0.22222,0.1,0.47368,0.34483,0.42105,0.55172,0.10526,0.10345,0.56364,0.2851,0.33636,0.12765,0.1,0.58725,0.28571,0.5,0.33333,0.14706,0.33333,0.26471,0.33334,0.58823,3,0,24%,169,5,3,63%,5,3,0,0,0,0,3,2,6,1,2,0,3,4,47%,18,10,8,6,1,5,8,4,2,1493
32,Alomar,Roberto,110183,alomr001,alomaro01,860,S,40.0,68.0,37.0,65.0,0.0,2.0,8,10.0,2.0,2.0,0.0,0.0,9,4.0,6,5.0,0.0,0.0,6,16,13,26,12,7,1,3,1,4.0,3.0,12,16,22,35,12,16,14.0,10.0,0.37838,0.15385,0.45,0.27941,0.59459,0.18462,0.33333,0.0,0.19355,0.32653,0.41935,0.53061,0.3871,0.14286,0.41621,0.23077,0.32431,0.1,0.25948,0.66923,0.28571,0.3,0.26087,0.23881,0.47826,0.32836,0.26087,0.43283,6,0,34%,246,18,5,78%,14,4,4,1,0,0,3,2,10,2,5,2,1,21,48%,30,16,14,8,6,2,22,9,13,860
33,Surhoff,B.J.,122989,surhb001,surhob.01,117,L,34.0,62.0,33.0,56.0,1.0,0.0,9,4.0,4.0,3.0,0.0,0.0,5,3.0,11,4.0,0.0,0.0,11,20,10,13,4,11,1,3,1,2.0,3.0,10,18,16,28,6,10,7.0,14.0,0.21212,0.25,0.29412,0.30645,0.30303,0.375,0.0,0.05,0.44,0.45455,0.4,0.29545,0.16,0.25,0.29091,0.325,0.13637,0.1875,0.57272,0.4875,0.28571,0.21429,0.3125,0.32143,0.5,0.28571,0.1875,0.39286,5,0,30%,230,9,7,56%,9,7,0,0,0,0,1,1,8,2,3,1,2,13,47%,29,20,9,10,3,7,18,7,11,117
34,Carter,Joe,112064,cartj001,cartejo01,1002018,R,37.0,45.0,39.0,44.0,0.0,2.0,7,5.0,1.0,3.0,0.0,0.0,3,1.0,7,8.0,1.0,1.0,9,8,7,11,4,11,0,2,0,2.0,0.0,14,18,15,14,14,18,10.0,8.0,0.25641,0.18182,0.32432,0.26667,0.48718,0.20455,0.22222,0.0,0.45,0.26667,0.35,0.36667,0.2,0.36667,0.43077,0.22273,0.34615,0.1,0.22308,0.67727,0.2,0.0,0.32558,0.36,0.34884,0.3,0.32558,0.34,1,0,30%,131,4,1,80%,3,1,1,0,0,0,1,1,4,0,1,1,2,1,42%,14,9,4,6,4,2,13,4,8,1002018
35,Palmeiro,Rafael,120191,palmr001,palmera01,1266,L,45.0,60.0,40.0,55.0,1.0,1.0,7,5.0,4.0,1.0,0.0,0.0,10,9.0,7,4.0,0.0,0.0,11,12,12,15,7,12,1,0,0,2.0,1.0,10,16,17,27,11,7,7.0,12.0,0.175,0.21818,0.35556,0.36667,0.275,0.34545,0.09091,0.08333,0.36667,0.30769,0.4,0.38462,0.23333,0.30769,0.3,0.32727,0.15,0.1909,0.55,0.48183,0.28571,0.08333,0.26316,0.32,0.44737,0.34,0.28947,0.34,3,0,24%,252,11,7,61%,9,7,2,0,0,0,1,1,6,0,3,1,2,14,34%,46,38,8,6,5,1,28,6,18,1266
36,Ripken,Cal,121222,ripkc001,ripkeca01,1010978,R,35.0,68.0,38.0,62.0,1.0,0.0,12,7.0,0.0,2.0,0.0,0.0,8,0.0,10,6.0,1.0,0.0,11,11,10,23,8,8,1,1,0,0.0,4.0,14,17,14,34,14,17,9.0,13.0,0.23684,0.20968,0.25714,0.32353,0.28947,0.25806,0.0,0.09091,0.37931,0.2619,0.34483,0.54762,0.27586,0.19048,0.25263,0.24838,0.1,0.1,0.64737,0.65162,0.0,0.30769,0.33333,0.25,0.33333,0.20588,0.33334,0.54412,4,0,25%,253,0,2,0%,0,2,0,0,0,0,0,0,5,3,2,0,0,10,35%,28,21,7,12,7,5,17,9,8,1010978
37,Bordick,Mike,111234,bordm001,bordimi01,129,R,30.0,46.0,27.0,41.0,1.0,1.0,5,1.0,4.0,1.0,0.0,0.0,4,1.0,9,2.0,1.0,0.0,10,9,13,9,3,10,0,0,5,1.0,2.0,12,11,13,17,12,11,3.0,10.0,0.11111,0.2439,0.13333,0.32609,0.25926,0.41463,0.1,0.11111,0.38462,0.32143,0.5,0.32143,0.11538,0.35714,0.34815,0.37073,0.22223,0.25609,0.42962,0.37318,0.33333,0.2,0.32432,0.28205,0.35135,0.33333,0.32433,0.38462,7,0,29%,187,6,7,46%,5,6,1,1,0,0,2,2,4,2,1,0,1,8,33%,27,20,7,6,4,2,12,5,6,129
38,Lansing,Mike,117491,lansm001,lansimi01,1007334,R,28.0,85.0,25.0,88.0,0.0,1.0,15,8.0,6.0,0.0,0.0,0.0,2,2.0,10,6.0,0.0,0.0,3,9,10,41,5,12,0,1,4,4.0,10.0,7,32,18,47,7,32,9.0,21.0,0.36,0.23864,0.39286,0.27059,0.48,0.30682,0.33333,0.0,0.16667,0.14516,0.55556,0.66129,0.27778,0.19355,0.32,0.26818,0.18,0.10227,0.5,0.62955,0.44444,0.47619,0.21875,0.28829,0.5625,0.16216,0.21875,0.54955,4,0,31%,242,10,3,77%,6,3,4,0,0,0,0,0,6,1,2,2,1,10,41%,29,21,7,13,6,6,16,5,11,1007334
39,Burks,Ellis,111736,burke001,burksel01,372,R,26.0,77.0,24.0,73.0,4.0,3.0,9,2.0,3.0,1.0,0.0,0.0,6,3.0,17,3.0,0.0,0.0,6,10,7,29,3,10,1,4,1,1.0,6.0,9,20,10,41,9,20,6.0,16.0,0.25,0.21918,0.34615,0.28571,0.66667,0.42466,0.5,0.4,0.375,0.20408,0.4375,0.59184,0.1875,0.20408,0.61667,0.40548,0.28333,0.30822,0.1,0.2863,0.16667,0.375,0.32143,0.24691,0.35714,0.12346,0.32143,0.62963,7,0,29%,214,11,8,58%,10,7,1,0,0,1,2,2,5,0,2,1,2,8,48%,35,17,18,16,10,6,12,5,6,372
40,Walker,Larry,123833,walkl001,walkela01,455,L,27.0,79.0,22.0,69.0,1.0,0.0,18,2.0,5.0,5.0,0.0,0.0,11,5.0,8,0.0,1.0,0.0,2,10,15,26,3,13,2,2,0,3.0,7.0,5,19,17,41,6,15,7.0,24.0,0.31818,0.34783,0.44444,0.4557,0.54545,0.46377,0.0,0.1,0.1,0.20408,0.75,0.53061,0.15,0.26531,0.42727,0.31594,0.3409,0.17391,0.23183,0.51015,0.42857,0.29167,0.17857,0.25333,0.60714,0.22667,0.21429,0.52,5,0,43%,239,14,4,78%,8,4,6,0,0,0,1,1,3,0,2,1,0,15,55%,45,22,22,9,4,5,21,7,14,455
41,Bichette,Dante,110974,bichd001,bicheda01,1000946,R,33.0,82.0,34.0,87.0,0.0,0.0,20,11.0,8.0,2.0,0.0,0.0,1,0.0,9,1.0,0.0,0.0,12,15,11,31,7,19,2,4,0,6.0,12.0,8,28,23,55,8,28,13.0,28.0,0.38235,0.32184,0.39394,0.35366,0.44118,0.41379,0.0,0.0,0.4,0.23077,0.36667,0.47692,0.23333,0.29231,0.25883,0.29195,0.1,0.13792,0.64117,0.57013,0.46154,0.42857,0.20513,0.25225,0.58974,0.20721,0.20513,0.54054,5,0,33%,265,14,4,78%,14,3,0,1,0,0,5,2,10,4,3,0,3,21,37%,36,27,9,7,3,4,30,13,14,1000946
42,White,Devon,124164,whitd001,whitede03,1013862,S,26.0,88.0,24.0,80.0,2.0,0.0,12,9.0,4.0,1.0,0.0,1.0,5,2.0,22,1.0,3.0,0.0,6,14,11,32,5,10,0,3,3,4.0,5.0,8,18,14,43,8,17,11.0,18.0,0.45833,0.225,0.5,0.29545,0.58333,0.35,0.0,0.14286,0.27273,0.25,0.5,0.57143,0.22727,0.17857,0.325,0.325,0.1875,0.1875,0.4875,0.4875,0.36364,0.27778,0.26667,0.23077,0.46667,0.17949,0.26666,0.58974,3,0,33%,240,22,8,73%,20,6,2,2,0,0,2,1,5,1,3,0,1,8,51%,33,22,11,4,1,3,20,4,15,1013862
43,Bell,Jay,110826,bellj001,bellja01,48,R,22.0,87.0,21.0,86.0,3.0,1.0,12,4.0,1.0,0.0,2.0,0.0,4,1.0,19,7.0,1.0,0.0,6,27,2,22,5,11,0,1,0,0.0,5.0,5,29,9,39,5,29,5.0,18.0,0.2381,0.2093,0.27273,0.26437,0.38095,0.37209,0.16667,0.11111,0.46154,0.45,0.15385,0.36667,0.38462,0.18333,0.34285,0.36279,0.21427,0.24418,0.44288,0.39303,0.0,0.27778,0.26316,0.29897,0.47368,0.09278,0.26316,0.60825,10,0,29%,247,3,5,38%,3,5,0,0,0,0,0,0,7,0,1,1,5,15,41%,37,22,15,5,4,1,14,5,7,48
44,Lee,Travis,134162,lee-t002,leetr01,958,L,23.0,86.0,26.0,76.0,3.0,2.0,13,3.0,2.0,1.0,0.0,0.0,11,1.0,21,4.0,0.0,0.0,2,13,9,31,4,9,1,3,0,2.0,9.0,5,17,13,39,3,9,6.0,18.0,0.23077,0.23684,0.30435,0.33721,0.5,0.38158,1.0,0.23077,0.13333,0.24528,0.6,0.58491,0.26667,0.16981,0.46923,0.34474,0.40384,0.21711,0.12693,0.43815,0.33333,0.5,0.2381,0.26154,0.61905,0.2,0.14285,0.53846,4,0,25%,247,8,1,89%,8,0,0,1,0,0,0,0,5,1,3,0,1,14,47%,36,22,14,12,7,5,12,3,9,958
45,Williams,Matt,124326,willm003,willima04,77,R,22.0,83.0,21.0,79.0,4.0,1.0,9,6.0,5.0,1.0,0.0,0.0,5,2.0,15,1.0,1.0,0.0,5,14,10,28,3,15,2,2,0,4.0,4.0,9,22,12,45,9,22,8.0,18.0,0.38095,0.22785,0.45455,0.28916,0.57143,0.44304,0.2,0.28571,0.27778,0.24561,0.55556,0.49123,0.16667,0.26316,0.39048,0.41519,0.28572,0.32278,0.3238,0.26203,0.5,0.22222,0.3,0.24719,0.4,0.13483,0.3,0.61798,6,0,32%,177,5,1,83%,5,1,0,0,0,0,0,0,4,0,2,1,1,10,54%,21,13,7,7,2,4,20,4,15,77
46,Castilla,Vinny,112106,castv001,castivi02,84,R,30.0,81.0,30.0,82.0,7.0,1.0,12,3.0,1.0,1.0,0.0,0.0,4,1.0,6,3.0,1.0,0.0,8,16,9,36,6,8,2,2,0,1.0,6.0,12,35,12,42,12,35,5.0,20.0,0.16667,0.2439,0.2,0.30864,0.3,0.5122,0.125,0.4375,0.34783,0.26667,0.3913,0.6,0.26087,0.13333,0.33333,0.4683,0.19999,0.40245,0.46668,0.12925,0.2,0.3,0.33333,0.3125,0.33333,0.10714,0.33334,0.58036,17,0,30%,254,5,9,36%,5,8,0,0,0,1,0,0,10,2,5,2,1,12,36%,38,29,8,16,5,10,13,5,6,84
47,Perez,Neifi,120413,peren001,perezne01,620,S,33.0,73.0,31.0,74.0,0.0,0.0,13,2.0,4.0,1.0,2.0,0.0,3,2.0,8,4.0,0.0,0.0,9,8,5,19,2,16,2,2,3,1.0,6.0,10,33,17,39,10,17,3.0,19.0,0.09677,0.25676,0.15152,0.30137,0.12903,0.36486,0.0,0.0,0.5625,0.18605,0.3125,0.44186,0.125,0.37209,0.23226,0.3081,0.1,0.16215,0.66774,0.52975,0.33333,0.31579,0.27027,0.37079,0.45946,0.19101,0.27027,0.4382,5,0,34%,253,5,6,45%,5,6,0,0,0,0,2,1,7,3,1,3,0,17,59%,38,20,17,8,4,4,18,1,17,620
48,Hamilton,Darryl,115378,hamid001,hamilda02,1005272,L,24.0,57.0,26.0,48.0,0.0,0.0,11,4.0,0.0,1.0,0.0,0.0,9,0.0,9,5.0,0.0,1.0,0,8,11,20,3,10,0,1,1,3.0,6.0,1,9,12,30,10,9,5.0,11.0,0.19231,0.22917,0.25,0.35088,0.23077,0.22917,,0.0,0.0,0.21053,0.78571,0.52632,0.21429,0.26316,0.23846,0.2,0.1,0.1,0.66154,0.7,0.6,0.54545,0.04348,0.1875,0.52174,0.25,0.43478,0.5625,12,0,35%,338,13,9,59%,11,7,2,2,0,0,4,2,8,2,3,1,2,23,40%,48,37,11,10,4,6,29,8,18,1005272
49,Mueller,Bill,119482,muelb001,muellbi02,295,S,32.0,72.0,28.0,66.0,2.0,0.0,12,8.0,4.0,2.0,0.0,0.0,7,4.0,10,5.0,0.0,0.0,3,13,12,23,8,16,1,2,1,4.0,6.0,10,16,19,33,10,13,10.0,18.0,0.35714,0.27273,0.4375,0.34722,0.42857,0.42424,0.0,0.15385,0.13043,0.25,0.52174,0.44231,0.34783,0.30769,0.27143,0.35151,0.10714,0.22727,0.62143,0.42122,0.4,0.33333,0.25641,0.25806,0.48718,0.30645,0.25641,0.43549,3,0,37%,275,3,3,50%,3,3,0,0,0,0,0,0,4,2,1,1,0,25,39%,31,20,11,12,10,2,19,7,11,295
50,Bonds,Barry,111188,bondb001,bondsba01,1109,L,44.0,75.0,39.0,64.0,2.0,2.0,4,4.0,7.0,2.0,0.0,0.0,8,7.0,12,6.0,0.0,0.0,7,16,11,20,10,8,2,3,0,0.0,4.0,9,15,21,35,5,12,8.0,13.0,0.20513,0.20312,0.34091,0.28,0.41026,0.40625,0.28571,0.125,0.25,0.36364,0.39286,0.45455,0.35714,0.18182,0.40513,0.40313,0.30769,0.30469,0.28718,0.29218,0.0,0.30769,0.25714,0.24194,0.6,0.33871,0.14286,0.41935,3,0,31%,233,28,12,70%,25,11,3,1,0,0,4,3,8,2,2,3,1,18,43%,38,28,8,12,7,5,27,6,20,1109
51,Kent,Jeff,116999,kentj001,kentje01,1119,R,29.0,75.0,30.0,77.0,1.0,0.0,10,1.0,4.0,2.0,0.0,1.0,2,2.0,20,10.0,1.0,0.0,6,14,7,18,4,12,1,2,0,0.0,3.0,8,19,9,31,8,19,4.0,15.0,0.13333,0.19481,0.2069,0.24,0.26667,0.28571,0.0,0.07143,0.35294,0.31818,0.41176,0.40909,0.23529,0.27273,0.33334,0.2909,0.20001,0.13635,0.46665,0.57275,0.0,0.2,0.32,0.27536,0.36,0.13043,0.32,0.59421,6,0,35%,187,9,4,69%,9,3,0,1,0,0,1,1,9,0,3,3,3,20,63%,28,10,16,6,0,6,22,8,13,1119
52,Snow,J.T.,122497,snowj001,snowj.01,1133,L,27.0,70.0,26.0,64.0,1.0,0.0,5,2.0,3.0,1.0,0.0,0.0,10,1.0,10,8.0,0.0,0.0,6,17,3,14,6,12,0,3,0,1.0,0.0,5,17,8,29,9,15,3.0,9.0,0.11538,0.14062,0.14815,0.27143,0.15385,0.23438,0.0,0.05882,0.4,0.39535,0.2,0.32558,0.4,0.27907,0.23847,0.29376,0.1,0.14064,0.66153,0.5656,0.33333,0.0,0.22727,0.27869,0.36364,0.13115,0.40909,0.59016,3,0,33%,183,1,2,33%,1,1,0,1,0,0,0,0,7,1,4,1,1,15,40%,34,24,10,7,3,4,16,6,9,1133
53,Javier,Stan,116506,javis001,javiest01,1006372,S,28.0,73.0,26.0,64.0,1.0,0.0,10,5.0,2.0,1.0,1.0,0.0,10,3.0,9,4.0,0.0,0.0,5,14,14,29,2,10,1,3,1,3.0,4.0,8,15,15,42,8,15,6.0,14.0,0.23077,0.21875,0.32143,0.32877,0.26923,0.32812,0.0,0.07143,0.2381,0.26415,0.66667,0.54717,0.09524,0.18868,0.23846,0.30937,0.1,0.16406,0.66154,0.52657,0.5,0.28571,0.25806,0.20833,0.48387,0.20833,0.25807,0.58334,3,0,32%,214,21,5,81%,20,5,1,0,0,0,1,1,4,1,1,1,1,18,46%,36,23,12,6,4,2,15,3,12,1006372
54,Johnson,Brian,116566,johnb002,johnsbr01,1006432,R,25.0,54.0,22.0,54.0,0.0,1.0,11,1.0,1.0,0.0,0.0,0.0,1,4.0,7,8.0,1.0,0.0,3,9,7,23,1,8,0,1,0,1.0,6.0,4,17,10,30,4,17,2.0,12.0,0.09091,0.22222,0.24,0.25926,0.22727,0.24074,0.33333,0.0,0.27273,0.225,0.63636,0.575,0.09091,0.2,0.33636,0.21852,0.20454,0.1,0.4591,0.68148,0.5,0.5,0.22222,0.26562,0.55556,0.15625,0.22222,0.57813,6,0,23%,137,0,2,0%,0,2,0,0,0,0,0,0,5,1,1,2,1,2,18%,26,22,3,4,4,0,10,6,4,1006432
55,Aurilia,Rich,110383,aurir001,aurilri01,1106,R,20.0,46.0,17.0,43.0,0.0,0.0,10,2.0,3.0,3.0,0.0,0.0,4,3.0,7,0.0,1.0,0.0,3,9,5,12,6,10,0,2,0,1.0,4.0,8,15,12,22,8,15,5.0,13.0,0.29412,0.30233,0.4,0.3913,0.47059,0.37209,0.0,0.0,0.21429,0.29032,0.35714,0.3871,0.42857,0.32258,0.37647,0.26976,0.26471,0.10464,0.35882,0.6256,0.2,0.30769,0.28571,0.28846,0.42857,0.23077,0.28572,0.48077,3,0,34%,152,3,3,50%,3,1,0,1,0,1,0,0,5,1,1,3,0,11,44%,17,13,4,4,3,1,13,2,10,1106
56,Floyd,Cliff,114260,floyc001,floydcl01,518,L,22.0,91.0,19.0,76.0,7.0,0.0,7,5.0,1.0,1.0,0.0,0.0,15,3.0,23,3.0,1.0,0.0,5,21,7,15,3,9,1,2,0,3.0,3.0,7,18,11,31,3,12,6.0,15.0,0.31579,0.19737,0.40909,0.34066,0.36842,0.48684,0.0,0.33333,0.33333,0.46667,0.46667,0.33333,0.2,0.2,0.25263,0.48947,0.1,0.41053,0.64737,0.1,0.5,0.2,0.33333,0.29508,0.52381,0.18033,0.14286,0.52459,6,0,33%,205,27,14,66%,26,10,1,3,0,1,1,1,5,1,0,0,4,12,47%,21,15,6,10,4,4,26,6,17,518
57,Jones,Chipper,116706,jonec004,jonesch06,97,S,23.0,88.0,22.0,86.0,8.0,0.0,16,5.0,4.0,1.0,1.0,0.0,9,3.0,12,4.0,0.0,0.0,3,20,7,32,6,14,1,1,0,3.0,7.0,8,24,10,40,8,21,6.0,29.0,0.27273,0.33721,0.3913,0.43182,0.31818,0.68605,0.0,0.4,0.1875,0.30303,0.4375,0.48485,0.375,0.21212,0.24545,0.54884,0.1,0.35116,0.65455,0.1,0.5,0.24138,0.30769,0.28235,0.38462,0.11765,0.30769,0.6,8,0,36%,328,16,6,73%,15,6,1,0,0,0,0,0,6,1,2,1,2,16,44%,42,31,10,12,4,7,21,4,16,97
58,Vina,Fernando,123726,vinaf001,vinafe01,1189,L,37.0,78.0,36.0,72.0,3.0,0.0,13,9.0,3.0,1.0,1.0,1.0,7,3.0,6,2.0,0.0,2.0,5,16,13,27,10,18,1,1,9,3.0,6.0,12,19,21,38,10,19,11.0,20.0,0.30556,0.27778,0.43243,0.34615,0.38889,0.47222,0.0,0.1875,0.17857,0.2623,0.46429,0.44262,0.35714,0.29508,0.28333,0.39444,0.125,0.29166,0.59167,0.3139,0.27273,0.3,0.27907,0.25,0.48837,0.27632,0.23256,0.47368,9,0,35%,317,22,16,58%,17,14,5,2,0,0,8,4,14,3,6,4,1,21,45%,42,31,11,9,3,5,32,9,21,1189
59,Cirillo,Jeff,112297,cirij001,cirilje01,1073,R,37.0,72.0,30.0,64.0,2.0,0.0,13,3.0,4.0,2.0,0.0,0.0,10,8.0,7,6.0,0.0,0.0,3,12,12,21,6,19,3,2,2,1.0,4.0,13,18,17,36,13,18,5.0,19.0,0.16667,0.29688,0.35135,0.40278,0.23333,0.45312,0.0,0.16667,0.14286,0.23077,0.57143,0.40385,0.28571,0.36538,0.26666,0.35624,0.1,0.23436,0.63334,0.4094,0.2,0.21053,0.30233,0.25,0.39535,0.23611,0.30232,0.51389,5,0,32%,323,10,4,71%,9,4,0,0,1,0,1,0,8,3,1,3,1,17,50%,52,30,21,12,4,8,18,5,12,1073
60,Jaha,John,116468,jahaj001,jahajo01,1006336,R,20.0,41.0,18.0,32.0,0.0,1.0,5,2.0,1.0,1.0,0.0,0.0,8,3.0,13,4.0,3.0,0.0,2,6,4,9,6,3,0,1,0,0.0,4.0,6,2,7,13,6,2,4.0,6.0,0.22222,0.1875,0.35,0.41463,0.44444,0.21875,0.5,0.0,0.16667,0.33333,0.33333,0.5,0.5,0.16667,0.42222,0.23125,0.33333,0.1,0.24445,0.66875,0.0,0.66667,0.31579,0.11765,0.36842,0.41176,0.31579,0.47059,3,0,24%,84,1,3,25%,1,2,0,1,0,0,0,0,0,0,0,0,0,5,43%,12,7,5,4,3,1,5,2,3,1006336
61,Burnitz,Jeromy,111742,burnj001,burnije01,867,L,40.0,66.0,38.0,58.0,3.0,1.0,9,5.0,4.0,2.0,0.0,0.0,9,2.0,17,13.0,0.0,0.0,8,11,9,11,7,8,0,1,0,1.0,3.0,7,18,17,24,7,4,8.0,16.0,0.21053,0.27586,0.25,0.37879,0.34211,0.5,0.125,0.27273,0.33333,0.36667,0.375,0.36667,0.29167,0.26667,0.33158,0.42414,0.19737,0.33621,0.47105,0.23965,0.125,0.1875,0.22581,0.3913,0.54839,0.36957,0.2258,0.23913,3,0,28%,182,7,4,64%,6,4,1,0,0,0,1,0,5,1,1,2,1,9,41%,30,20,8,12,7,4,14,3,11,867
62,Grissom,Marquis,115174,grism001,grissma02,652,R,31.0,67.0,32.0,74.0,3.0,0.0,8,3.0,3.0,2.0,0.0,0.0,1,1.0,16,2.0,0.0,0.0,8,15,12,23,6,9,0,2,0,2.0,3.0,8,17,21,34,8,17,5.0,14.0,0.15625,0.18919,0.19355,0.22388,0.21875,0.35135,0.0,0.2,0.30769,0.31915,0.46154,0.48936,0.23077,0.19149,0.2625,0.36216,0.1,0.24324,0.6375,0.3946,0.4,0.21429,0.21622,0.25,0.56757,0.30882,0.21621,0.44118,6,0,29%,198,13,8,62%,12,7,1,1,0,0,2,2,3,0,1,2,0,15,43%,36,24,12,6,2,4,14,5,8,652
63,Valentin,Jose,123610,valej003,valenjo03,256,S,27.0,66.0,25.0,55.0,3.0,0.0,2,6.0,1.0,0.0,0.0,0.0,13,4.0,14,6.0,0.0,0.0,5,16,5,12,6,3,0,0,1,0.0,1.0,10,16,11,25,10,6,6.0,6.0,0.24,0.10909,0.37037,0.28788,0.24,0.29091,0.0,0.1875,0.3125,0.51613,0.3125,0.3871,0.375,0.09677,0.2,0.38182,0.1,0.27273,0.7,0.34545,0.0,0.16667,0.32258,0.34043,0.35484,0.23404,0.32258,0.42553,7,0,33%,153,10,7,59%,7,5,3,1,0,1,1,1,4,2,2,0,0,18,50%,27,16,11,2,1,1,15,5,10,256
64,Matheny,Mike,118414,mathm001,mathemi01,1169,R,23.0,47.0,22.0,42.0,1.0,1.0,4,7.0,5.0,0.0,0.0,0.0,3,1.0,6,3.0,2.0,0.0,3,6,3,15,9,10,0,1,1,0.0,1.0,6,19,14,23,6,19,8.0,10.0,0.36364,0.2381,0.3913,0.31915,0.5,0.42857,0.33333,0.16667,0.2,0.19355,0.2,0.48387,0.6,0.32258,0.33636,0.39047,0.20454,0.2857,0.4591,0.32383,0.0,0.1,0.23077,0.31148,0.53846,0.22951,0.23077,0.45901,1,0,21%,111,1,0,100%,1,0,0,0,0,0,0,0,1,0,1,0,0,3,29%,7,6,1,3,3,0,14,8,6,1169
65,Glanville,Doug,114844,gland001,glanvdo01,956,R,24.0,87.0,23.0,89.0,2.0,1.0,17,4.0,2.0,1.0,1.0,0.0,2,2.0,9,1.0,0.0,0.0,4,19,13,39,3,15,0,1,1,2.0,10.0,10,17,16,60,10,17,6.0,22.0,0.26087,0.24719,0.33333,0.27586,0.43478,0.35955,0.25,0.10526,0.2,0.26027,0.65,0.53425,0.15,0.20548,0.37391,0.31236,0.26087,0.16854,0.36522,0.5191,0.33333,0.45455,0.27778,0.18085,0.44444,0.17021,0.27778,0.64894,11,0,43%,318,23,6,79%,21,5,2,1,0,0,2,1,7,1,3,2,1,28,43%,47,33,12,13,8,5,29,7,21,956
66,Jefferies,Gregg,116513,jeffg001,jeffegr01,1006379,S,24.0,73.0,24.0,68.0,0.0,0.0,15,3.0,2.0,1.0,0.0,0.0,5,1.0,2,2.0,0.0,1.0,4,9,8,34,6,13,1,1,0,2.0,8.0,7,15,14,45,7,20,4.0,17.0,0.16667,0.25,0.25,0.30137,0.20833,0.27941,0.0,0.0,0.22222,0.16071,0.44444,0.60714,0.33333,0.23214,0.24166,0.22941,0.1,0.1,0.65834,0.67059,0.5,0.47059,0.25,0.1875,0.5,0.175,0.25,0.6375,11,0,34%,231,12,3,80%,12,3,0,0,0,0,1,0,8,0,6,0,2,14,43%,26,15,11,9,5,4,23,12,10,1006379
67,Rolen,Scott,121409,roles001,rolensc01,970,R,20.0,83.0,19.0,79.0,1.0,1.0,11,1.0,4.0,2.0,0.0,0.0,10,3.0,21,3.0,0.0,0.0,5,9,7,15,0,18,1,2,0,1.0,3.0,4,15,8,38,4,15,4.0,16.0,0.21053,0.20253,0.35,0.31325,0.47368,0.29114,0.2,0.11111,0.41667,0.21429,0.58333,0.35714,0.0,0.42857,0.46315,0.28861,0.39472,0.13292,0.14213,0.57847,0.25,0.1875,0.25,0.22059,0.5,0.11765,0.25,0.66176,4,0,36%,256,14,7,67%,12,6,2,1,0,0,1,1,15,3,4,5,3,20,65%,48,23,21,11,1,10,29,3,26,970
68,Lieberthal,Mike,117759,liebm001,liebemi01,959,R,20.0,67.0,17.0,68.0,2.0,0.0,8,2.0,1.0,1.0,1.0,0.0,2,1.0,9,3.0,1.0,1.0,6,12,3,18,4,17,0,1,0,0.0,3.0,4,21,8,36,4,21,3.0,12.0,0.17647,0.17647,0.25,0.22388,0.23529,0.30882,0.0,0.16667,0.46154,0.25532,0.23077,0.38298,0.30769,0.3617,0.25882,0.33235,0.1,0.19853,0.64118,0.46912,0.0,0.25,0.25,0.26923,0.5,0.10256,0.25,0.62821,3,0,32%,124,2,1,67%,2,1,0,0,0,0,0,0,2,0,0,1,1,3,43%,14,10,4,4,1,3,10,4,5,959
69,Brogna,Rico,111502,brogr001,brognri01,1001464,L,23.0,74.0,23.0,72.0,4.0,0.0,7,3.0,3.0,2.0,0.0,0.0,2,2.0,17,6.0,0.0,0.0,4,11,8,25,3,13,0,1,0,2.0,4.0,3,20,9,39,3,14,5.0,14.0,0.21739,0.19444,0.30435,0.21622,0.30435,0.40278,0.0,0.36364,0.26667,0.22449,0.53333,0.5102,0.2,0.26531,0.28696,0.40834,0.13044,0.31251,0.5826,0.27915,0.4,0.28571,0.2,0.27397,0.6,0.12329,0.2,0.60274,3,0,32%,218,7,7,50%,6,7,1,0,0,0,2,2,8,0,5,1,2,17,38%,27,18,8,9,5,4,20,9,9,1001464
70,Abreu,Bobby,110029,abreb001,abreubo01,945,L,24.0,65.0,22.0,60.0,0.0,0.0,14,3.0,5.0,0.0,1.0,0.0,5,1.0,15,6.0,0.0,0.0,3,6,10,21,3,16,0,1,2,1.0,6.0,1,12,13,24,6,15,3.0,20.0,0.13636,0.33333,0.16667,0.38462,0.13636,0.45,0.0,0.0,0.1875,0.13953,0.625,0.48837,0.1875,0.37209,0.2,0.31667,0.1,0.175,0.7,0.50833,0.33333,0.3,0.05,0.23529,0.65,0.2549,0.3,0.50981,2,0,23%,223,19,10,66%,15,9,4,1,0,0,3,1,3,0,1,0,2,18,42%,37,26,11,9,4,4,14,3,10,945
71,Relaford,Desi,121058,relad001,relafde01,1096,S,22.0,46.0,22.0,44.0,2.0,0.0,6,6.0,2.0,1.0,0.0,0.0,4,0.0,6,4.0,0.0,0.0,3,9,8,18,5,10,0,1,1,2.0,1.0,7,12,12,26,7,10,7.0,10.0,0.31818,0.22727,0.31818,0.30435,0.36364,0.40909,0.0,0.22222,0.1875,0.24324,0.5,0.48649,0.3125,0.27027,0.24546,0.38182,0.1,0.27273,0.65454,0.34545,0.28571,0.1,0.26923,0.25,0.46154,0.25,0.26923,0.5,7,0,26%,201,9,5,64%,8,5,1,0,0,0,1,0,5,3,2,0,0,17,33%,14,10,3,2,1,1,11,6,5,1096
72,Womack,Tony,124523,womat001,womacto01,78,L,25.0,93.0,24.0,91.0,0.0,0.0,17,3.0,0.0,0.0,1.0,0.0,4,3.0,12,5.0,0.0,0.0,4,21,12,43,2,10,0,1,5,1.0,9.0,3,15,11,61,8,26,3.0,18.0,0.125,0.1978,0.24,0.23656,0.125,0.21978,0.0,0.0,0.22222,0.28378,0.66667,0.58108,0.11111,0.13514,0.2,0.22198,0.1,0.1,0.7,0.67802,0.33333,0.5,0.13636,0.14706,0.5,0.10784,0.36364,0.7451,7,0,37%,258,58,8,88%,49,6,9,2,0,0,1,0,6,0,1,2,3,29,43%,30,22,8,7,5,2,28,8,18,78
73,Kendall,Jason,116974,kendj001,kendaja01,993,R,20.0,77.0,20.0,74.0,1.0,1.0,17,3.0,2.0,2.0,2.0,0.0,2,2.0,6,0.0,7.0,0.0,7,17,7,24,3,17,0,2,0,1.0,8.0,7,24,12,41,7,24,6.0,22.0,0.3,0.2973,0.4,0.4026,0.55,0.41892,0.14286,0.05882,0.41176,0.2931,0.41176,0.41379,0.17647,0.2931,0.45,0.32162,0.375,0.18243,0.175,0.49595,0.16667,0.36364,0.26923,0.26966,0.46154,0.13483,0.26923,0.59551,6,0,34%,291,26,5,84%,20,4,4,1,2,0,0,0,8,3,2,0,3,19,43%,38,28,10,11,5,6,23,7,15,993
74,Martin,Al,118329,marta001,martial03,1167,L,22.0,78.0,22.0,79.0,3.0,0.0,14,3.0,0.0,1.0,2.0,0.0,2,0.0,13,4.0,1.0,0.0,6,23,7,27,2,7,1,2,0,1.0,9.0,5,25,11,32,5,20,4.0,19.0,0.18182,0.24051,0.18182,0.28205,0.22727,0.40506,0.0,0.13043,0.4,0.40351,0.46667,0.47368,0.13333,0.12281,0.24545,0.36455,0.1,0.24682,0.65455,0.38863,0.25,0.47368,0.2381,0.32468,0.52381,0.14286,0.23809,0.53246,6,0,35%,152,20,3,87%,17,3,3,0,0,0,0,0,9,0,5,1,3,13,54%,23,11,12,8,4,4,10,2,6,1167
75,Young,Kevin,124704,younk001,youngke01,1018,R,22.0,83.0,21.0,86.0,4.0,0.0,9,1.0,3.0,1.0,0.0,0.0,4,1.0,17,7.0,0.0,0.0,7,22,7,19,0,16,2,5,0,0.0,3.0,5,19,10,38,5,19,2.0,16.0,0.09524,0.18605,0.13636,0.24096,0.14286,0.36047,0.0,0.18182,0.5,0.38596,0.5,0.33333,0.0,0.2807,0.24762,0.37442,0.1,0.26163,0.65238,0.36395,0.0,0.1875,0.25,0.25,0.5,0.13158,0.25,0.61842,7,1,32%,225,15,7,68%,9,6,6,1,0,0,2,1,8,3,2,2,1,21,52%,34,21,12,11,2,8,21,6,14,1018
76,Allensworth,Jermaine,110165,allej001,allenje01,1000148,R,20.0,69.0,19.0,67.0,0.0,0.0,17,5.0,3.0,2.0,1.0,0.0,3,2.0,11,4.0,1.0,0.0,4,16,6,18,4,15,0,1,2,3.0,7.0,5,16,9,35,5,16,7.0,21.0,0.36842,0.31343,0.45,0.36232,0.47368,0.38806,0.0,0.0,0.28571,0.32653,0.42857,0.36735,0.28571,0.30612,0.30526,0.27463,0.15789,0.11195,0.53685,0.61342,0.42857,0.33333,0.26316,0.23881,0.47368,0.13433,0.26316,0.62686,5,0,35%,168,15,6,71%,12,4,2,2,1,0,3,1,11,2,3,3,3,8,51%,27,17,10,8,3,5,14,3,10,1000148
77,Damon,Johnny,113028,damoj001,damonjo01,185,L,41.0,76.0,38.0,72.0,0.0,0.0,11,7.0,3.0,4.0,2.0,0.0,6,1.0,13,7.0,1.0,1.0,9,15,10,20,9,16,0,1,2,1.0,4.0,8,20,20,30,11,13,11.0,16.0,0.28947,0.22222,0.31707,0.30263,0.39474,0.31944,0.0,0.0,0.32143,0.29412,0.35714,0.39216,0.32143,0.31373,0.30527,0.29722,0.1579,0.14583,0.53683,0.55695,0.09091,0.25,0.20513,0.31746,0.51282,0.31746,0.28205,0.36508,7,0,39%,269,26,12,68%,24,12,2,0,0,0,0,0,6,0,1,3,2,22,51%,41,19,22,12,8,4,24,9,13,185
78,Offerman,Jose,119948,offej001,offerjo01,205,S,44.0,69.0,42.0,65.0,0.0,0.0,15,8.0,4.0,1.0,0.0,2.0,4,4.0,13,6.0,1.0,1.0,10,11,12,20,11,18,1,0,0,1.0,6.0,12,14,24,29,12,20,11.0,19.0,0.2619,0.29231,0.36364,0.34783,0.38095,0.35385,0.0,0.0,0.30303,0.22449,0.36364,0.40816,0.33333,0.36735,0.31905,0.26154,0.17857,0.1,0.50238,0.63846,0.09091,0.31579,0.25,0.22222,0.5,0.38095,0.25,0.39683,6,0,34%,260,45,12,79%,35,9,10,3,0,0,3,2,7,0,2,1,4,27,52%,42,22,18,12,5,7,17,5,12,205
79,Morris,Hal,119406,morrh001,morriha02,1009209,L,28.0,74.0,27.0,77.0,1.0,0.0,15,8.0,10.0,1.0,2.0,0.0,1,3.0,7,6.0,0.0,0.0,4,13,9,27,7,24,2,2,1,2.0,4.0,4,23,13,38,10,19,9.0,28.0,0.33333,0.36364,0.42857,0.39189,0.37037,0.58442,0.0,0.07692,0.2,0.20312,0.45,0.42188,0.35,0.375,0.23704,0.42078,0.1,0.33117,0.66296,0.24805,0.22222,0.14286,0.14815,0.2875,0.48148,0.1625,0.37037,0.55,7,0,28%,224,1,0,100%,1,0,0,0,0,0,0,0,8,2,4,0,2,19,35%,30,23,6,14,6,7,19,9,9,1009209
80,King,Jeff,117081,kingj001,kingje01,1006931,R,32.0,68.0,28.0,67.0,4.0,0.0,11,4.0,0.0,0.0,0.0,0.0,6,6.0,15,5.0,1.0,0.0,14,18,4,19,3,5,3,0,0,1.0,6.0,9,22,14,29,9,22,4.0,15.0,0.14286,0.22388,0.3125,0.32353,0.14286,0.40299,0.0,0.22222,0.66667,0.42857,0.19048,0.45238,0.14286,0.11905,0.2,0.37911,0.1,0.26867,0.7,0.35222,0.25,0.4,0.28125,0.30137,0.4375,0.19178,0.28125,0.50685,9,0,40%,194,10,2,83%,8,2,2,0,0,0,0,0,3,1,1,0,1,12,41%,37,25,12,15,11,4,17,5,12,1006931
81,Palmer,Dean,120194,palmd002,palmede01,482,R,31.0,77.0,30.0,74.0,7.0,2.0,7,8.0,6.0,0.0,1.0,0.0,4,2.0,18,5.0,1.0,0.0,5,22,9,16,8,15,0,2,0,1.0,2.0,11,18,16,32,11,18,10.0,21.0,0.33333,0.28378,0.3871,0.33766,0.53333,0.67568,0.4,0.31818,0.22727,0.41509,0.40909,0.30189,0.36364,0.28302,0.4,0.5919,0.3,0.3081,0.3,0.1,0.1,0.09524,0.28947,0.26471,0.42105,0.23529,0.28948,0.5,3,0,28%,215,8,2,80%,7,2,1,0,0,0,1,0,5,3,1,1,0,13,31%,27,20,7,10,9,1,15,7,8,482
82,Sweeney,Mike,123041,sweem002,sweenmi01,634,R,23.0,59.0,21.0,57.0,3.0,0.0,11,2.0,0.0,0.0,0.0,0.0,4,2.0,7,2.0,0.0,0.0,6,10,9,23,1,8,1,1,1,1.0,4.0,5,17,11,30,5,17,2.0,14.0,0.09524,0.24561,0.17391,0.30508,0.09524,0.40351,0.0,0.3,0.375,0.2439,0.5625,0.56098,0.0625,0.19512,0.2,0.3579,0.1,0.23685,0.7,0.40525,0.5,0.28571,0.2381,0.26562,0.52381,0.17188,0.23809,0.5625,1,0,25%,142,2,3,40%,2,2,0,0,0,1,0,0,5,1,2,1,1,4,41%,20,14,5,1,0,1,11,4,7,634
83,Higginson,Bobby,115915,higgb001,higgibo02,469,L,23.0,74.0,21.0,67.0,2.0,0.0,13,3.0,5.0,0.0,0.0,0.0,9,4.0,9,5.0,0.0,0.0,6,13,5,18,3,18,0,0,0,2.0,2.0,3,25,10,33,6,10,3.0,20.0,0.14286,0.29851,0.30435,0.39189,0.14286,0.46269,0.0,0.15385,0.42857,0.26531,0.35714,0.36735,0.21429,0.36735,0.2,0.36418,0.1,0.24627,0.7,0.38955,0.66667,0.1,0.15789,0.36765,0.52632,0.14706,0.31579,0.48529,5,1,31%,277,3,3,50%,3,2,0,1,0,0,1,1,7,0,3,2,2,17,46%,36,20,16,16,10,6,17,6,10,469
84,Clark,Tony,112316,clart002,clarkto02,182,S,22.0,72.0,23.0,72.0,2.0,0.0,6,4.0,3.0,1.0,0.0,0.0,3,1.0,21,5.0,1.0,0.0,2,14,8,21,5,11,2,3,0,0.0,1.0,2,12,11,28,2,13,5.0,11.0,0.21739,0.15278,0.27273,0.20833,0.26087,0.27778,0.0,0.14286,0.13333,0.30435,0.53333,0.45652,0.33333,0.23913,0.24348,0.325,0.1,0.1875,0.65652,0.4875,0.0,0.09091,0.13333,0.22642,0.73333,0.20755,0.13334,0.56603,10,0,24%,244,3,3,50%,3,2,0,0,0,1,0,0,10,1,2,2,5,12,39%,33,19,14,10,7,2,23,8,10,182
85,Cameron,Mike,111904,camem001,camermi01,1070,R,24.0,63.0,22.0,59.0,0.0,0.0,10,2.0,0.0,0.0,1.0,0.0,7,2.0,12,7.0,0.0,0.0,5,15,8,17,3,8,0,3,1,2.0,3.0,5,16,9,27,5,16,2.0,11.0,0.09091,0.18644,0.16667,0.28571,0.09091,0.22034,0.0,0.0,0.3125,0.375,0.5,0.425,0.1875,0.2,0.2,0.2339,0.1,0.1,0.7,0.6661,1.0,0.27273,0.26316,0.27119,0.47368,0.15254,0.26316,0.57627,5,0,36%,144,27,11,71%,25,8,2,3,0,0,0,0,4,1,0,2,1,16,56%,15,8,7,9,4,5,8,1,6,1070
86,Thomas,Frank,123245,thomf001,thomafr04,255,R,21.0,84.0,19.0,75.0,5.0,0.0,8,3.0,5.0,0.0,0.0,0.0,12,2.0,12,3.0,0.0,0.0,9,18,4,20,2,17,0,5,0,1.0,1.0,5,21,10,36,5,21,3.0,18.0,0.15789,0.24,0.2381,0.35714,0.15789,0.50667,0.0,0.27778,0.6,0.32727,0.26667,0.36364,0.13333,0.30909,0.2,0.46667,0.1,0.4,0.7,0.13333,0.33333,0.05556,0.25,0.26923,0.5,0.12821,0.25,0.60256,8,0,33%,314,7,0,100%,7,0,0,0,0,0,0,0,9,2,4,2,1,22,36%,42,36,6,17,10,7,19,3,15,255
87,Belle,Albert,110839,bellj002,belleal01,1000802,R,23.0,82.0,21.0,72.0,4.0,0.0,7,1.0,6.0,2.0,0.0,0.0,12,2.0,16,3.0,0.0,0.0,6,21,3,20,5,10,1,1,0,0.0,6.0,6,20,12,33,6,20,3.0,17.0,0.14286,0.23611,0.21739,0.35366,0.2381,0.48611,0.0,0.19048,0.42857,0.41176,0.21429,0.39216,0.35714,0.19608,0.29524,0.45,0.14286,0.375,0.5619,0.175,0.0,0.35294,0.25,0.27397,0.5,0.16438,0.25,0.56165,5,0,28%,242,6,4,60%,5,3,1,1,0,0,1,1,9,3,4,1,1,22,40%,33,20,12,7,6,1,23,10,12,1000802
88,Ventura,Robin,123697,ventr001,venturo01,854,L,27.0,77.0,25.0,72.0,2.0,1.0,11,3.0,4.0,3.0,1.0,1.0,5,2.0,8,8.0,0.0,0.0,5,14,6,28,6,13,0,3,1,2.0,6.0,8,31,11,43,5,10,8.0,18.0,0.32,0.25,0.37037,0.2987,0.64,0.41667,0.2,0.14286,0.29412,0.25455,0.35294,0.50909,0.35294,0.23636,0.52,0.36667,0.38,0.25,0.1,0.38333,0.25,0.33333,0.33333,0.36905,0.45833,0.13095,0.20834,0.5,6,0,29%,243,1,1,50%,1,1,0,0,0,0,0,0,6,1,2,0,3,10,38%,37,25,12,12,7,5,19,8,9,854
89,Ordonez,Magglio,120044,ordom001,ordonma01,248,R,21.0,70.0,21.0,64.0,2.0,1.0,6,4.0,2.0,0.0,0.0,0.0,7,1.0,15,2.0,0.0,0.0,7,17,8,24,2,6,0,4,0,2.0,4.0,4,21,13,36,4,21,5.0,10.0,0.2381,0.15625,0.28571,0.24286,0.38095,0.28125,0.14286,0.11765,0.41176,0.3617,0.47059,0.51064,0.11765,0.12766,0.34285,0.325,0.21427,0.1875,0.44288,0.4875,0.4,0.4,0.19048,0.26923,0.61905,0.16667,0.19047,0.5641,11,0,32%,211,9,7,56%,6,7,3,0,0,0,0,0,8,2,2,1,3,18,40%,33,22,9,7,2,5,13,6,7,248
90,Durham,Ray,113660,durhr001,durhara01,230,S,24.0,87.0,22.0,75.0,2.0,0.0,11,6.0,4.0,0.0,1.0,0.0,9,3.0,11,2.0,1.0,0.0,6,12,6,33,4,15,0,2,4,3.0,5.0,7,26,11,46,7,18,6.0,18.0,0.27273,0.24,0.375,0.32184,0.27273,0.4,0.0,0.16667,0.375,0.2,0.375,0.55,0.25,0.25,0.2,0.36,0.1,0.24,0.7,0.4,0.5,0.27778,0.28,0.28889,0.44,0.12222,0.28,0.58889,11,0,44%,319,36,9,80%,33,9,3,0,0,0,0,0,10,3,3,2,2,29,49%,44,29,15,5,2,3,28,8,20,230
91,Henderson,Rickey,115749,hendr001,henderi01,194,R,25.0,87.0,24.0,77.0,1.0,0.0,8,6.0,4.0,0.0,0.0,0.0,14,2.0,17,2.0,0.0,0.0,4,22,11,19,3,12,0,2,0,4.0,3.0,9,24,13,31,9,24,6.0,13.0,0.25,0.16883,0.32,0.31034,0.25,0.25974,0.0,0.04545,0.22222,0.41509,0.61111,0.35849,0.16667,0.22642,0.2,0.29091,0.1,0.13637,0.7,0.57272,0.66667,0.23077,0.29032,0.3038,0.41935,0.16456,0.29033,0.53164,8,0,36%,268,66,13,84%,51,9,15,4,0,0,5,2,11,3,2,3,3,17,46%,46,27,17,13,8,5,23,5,16,194
92,Grieve,Ben,115132,grieb001,grievbe01,1209,L,42.0,70.0,39.0,67.0,0.0,2.0,11,8.0,4.0,1.0,1.0,0.0,5,4.0,13,8.0,4.0,1.0,8,4,17,28,4,15,3,0,0,5.0,6.0,10,12,18,33,6,17,11.0,16.0,0.28205,0.23881,0.38095,0.35714,0.46154,0.32836,0.25,0.0,0.27586,0.08511,0.58621,0.59574,0.13793,0.31915,0.37949,0.28955,0.26924,0.13432,0.35127,0.57613,0.45455,0.375,0.29412,0.19355,0.52941,0.29032,0.17647,0.51613,6,0,31%,291,2,2,50%,2,2,0,0,0,0,0,0,6,1,1,2,2,18,48%,45,29,16,19,9,10,21,5,15,1209
93,Giambi,Jason,114739,giamj001,giambja01,818,L,35.0,65.0,33.0,59.0,2.0,2.0,12,5.0,2.0,1.0,0.0,0.0,8,4.0,15,7.0,0.0,0.0,8,13,10,16,5,13,2,3,0,2.0,3.0,4,8,18,32,6,14,8.0,16.0,0.24242,0.27119,0.34286,0.36923,0.45455,0.40678,0.25,0.15385,0.34783,0.30952,0.43478,0.38095,0.21739,0.30952,0.41213,0.33559,0.3182,0.20338,0.26967,0.46103,0.25,0.1875,0.14286,0.14815,0.64286,0.33333,0.21428,0.51852,5,0,29%,237,2,2,50%,2,1,0,0,0,1,1,1,13,2,4,4,3,21,46%,36,26,9,11,4,6,25,5,18,818
94,Cora,Joey,112664,coraj001,corajo01,1002607,S,26.0,96.0,24.0,94.0,0.0,0.0,18,6.0,5.0,2.0,1.0,0.0,3,3.0,6,3.0,2.0,0.0,6,20,6,32,6,21,0,1,2,1.0,4.0,6,34,12,54,6,21,8.0,24.0,0.33333,0.25532,0.42308,0.30208,0.41667,0.32979,0.0,0.0,0.33333,0.27397,0.33333,0.43836,0.33333,0.28767,0.28334,0.27447,0.12501,0.11171,0.59165,0.61382,0.125,0.16667,0.25,0.31193,0.5,0.11009,0.25,0.57798,5,0,44%,334,15,6,71%,13,5,2,1,0,0,0,0,4,2,0,2,0,23,43%,47,32,14,15,5,10,17,6,10,1002607
95,Rodriguez,Alex,121347,rodra001,rodrial01,1274,R,27.0,97.0,27.0,92.0,5.0,4.0,13,3.0,3.0,3.0,3.0,0.0,5,1.0,18,5.0,2.0,0.0,6,31,10,29,4,10,1,0,1,1.0,6.0,11,25,9,49,11,25,10.0,24.0,0.37037,0.26087,0.40741,0.31959,0.92593,0.52174,0.66667,0.16129,0.3,0.44286,0.5,0.41429,0.2,0.14286,0.75556,0.46087,0.14444,0.39131,0.1,0.14782,0.1,0.25,0.35484,0.25253,0.29032,0.09091,0.35484,0.65656,11,0,36%,265,46,13,78%,30,8,15,5,1,0,4,3,8,2,3,3,0,28,50%,32,16,15,7,4,3,15,6,9,1274
96,Griffey,Ken,115135,grifk002,griffke02,327,L,38.0,77.0,38.0,65.0,6.0,5.0,4,3.0,2.0,2.0,0.0,1.0,11,1.0,12,8.0,2.0,0.0,16,19,5,18,5,4,1,2,1,0.0,3.0,14,19,12,32,10,10,11.0,12.0,0.28947,0.18462,0.31579,0.32468,0.78947,0.49231,0.3125,0.31579,0.61538,0.46341,0.19231,0.43902,0.19231,0.09756,0.7,0.50769,0.2,0.39231,0.1,0.1,0.0,0.25,0.38889,0.31148,0.33333,0.19672,0.27778,0.4918,4,0,31%,270,20,5,80%,20,4,0,1,0,0,1,1,4,1,1,0,2,21,44%,32,23,8,12,3,9,24,10,13,327
97,Martinez,Edgar,118365,marte001,martied01,1086,R,27.0,81.0,21.0,77.0,3.0,0.0,11,2.0,5.0,1.0,0.0,0.0,9,5.0,14,3.0,0.0,0.0,7,15,6,24,4,14,1,4,0,1.0,3.0,3,20,17,38,3,20,3.0,19.0,0.14286,0.24675,0.2963,0.34568,0.19048,0.42857,0.0,0.2,0.41176,0.28302,0.35294,0.45283,0.23529,0.26415,0.24762,0.38182,0.1,0.27273,0.65238,0.34545,0.33333,0.15789,0.13043,0.25641,0.73913,0.21795,0.13044,0.52564,7,0,22%,271,1,1,50%,0,1,1,0,0,0,0,0,8,2,3,1,2,18,28%,40,33,7,13,11,1,25,10,14,1086
98,Segui,David,121977,segud001,seguida01,169,S,23.0,68.0,23.0,70.0,3.0,2.0,11,4.0,6.0,0.0,1.0,0.0,3,4.0,10,2.0,0.0,0.0,3,10,10,24,2,18,0,4,0,2.0,2.0,7,14,12,34,7,15,6.0,21.0,0.26087,0.3,0.43478,0.35294,0.52174,0.54286,0.66667,0.3,0.2,0.19231,0.66667,0.46154,0.13333,0.34615,0.46087,0.44286,0.39131,0.36429,0.14782,0.19285,0.33333,0.09524,0.26923,0.22222,0.46154,0.19048,0.26923,0.5873,8,0,32%,223,3,1,75%,3,1,0,0,0,0,0,0,5,0,2,2,1,16,33%,25,18,7,12,11,1,15,6,9,169
99,Alomar,Sandy,110184,aloms001,alomasa02,221,R,20.0,46.0,23.0,47.0,0.0,1.0,4,4.0,2.0,1.0,0.0,0.0,1,0.0,4,1.0,0.0,0.0,4,9,7,21,5,4,0,5,1,0.0,4.0,8,18,13,27,8,18,6.0,6.0,0.26087,0.12766,0.3,0.15217,0.43478,0.17021,0.25,0.0,0.25,0.26471,0.4375,0.61765,0.3125,0.11765,0.37391,0.24255,0.26087,0.1,0.36522,0.65745,0.0,0.66667,0.27586,0.28571,0.44828,0.20635,0.27586,0.50794,3,0,35%,137,0,3,0%,0,2,0,1,0,0,0,0,4,0,2,2,0,12,35%,25,17,7,4,4,0,20,9,10,221
100,McLemore,Mark,118808,mclem001,mclemma01,1088,S,27.0,81.0,20.0,76.0,1.0,0.0,21,5.0,2.0,1.0,0.0,0.0,8,7.0,11,3.0,0.0,0.0,6,14,7,26,6,21,3,2,3,2.0,5.0,4,18,12,41,4,23,6.0,24.0,0.3,0.31579,0.48148,0.39506,0.35,0.38158,0.0,0.07143,0.31579,0.22951,0.36842,0.42623,0.31579,0.34426,0.25,0.26579,0.1,0.1,0.65,0.63421,0.33333,0.20833,0.2,0.21951,0.6,0.14634,0.2,0.63415,10,0,37%,264,12,4,75%,11,4,1,0,0,0,1,0,3,0,1,0,2,17,54%,43,23,20,9,5,4,22,4,16,1088
101,Greer,Rusty,115114,greer001,greerru01,1252,L,23.0,77.0,27.0,69.0,1.0,0.0,8,6.0,1.0,0.0,1.0,1.0,11,1.0,16,2.0,0.0,0.0,10,16,9,27,3,7,1,2,0,2.0,6.0,5,19,13,34,5,15,7.0,11.0,0.25926,0.15942,0.34783,0.28571,0.33333,0.24638,0.0,0.0625,0.45455,0.32,0.40909,0.54,0.13636,0.14,0.27407,0.28696,0.11111,0.13044,0.61482,0.5826,0.28571,0.54545,0.21739,0.27941,0.56522,0.19118,0.21739,0.52941,9,0,36%,282,2,4,33%,2,4,0,0,0,0,0,0,4,0,2,0,2,19,46%,50,32,18,20,8,11,14,3,10,1252
102,Gonzalez,Juan,114932,gonzj002,gonzaju03,1251,R,20.0,85.0,22.0,88.0,3.0,2.0,14,4.0,7.0,1.0,0.0,0.0,2,1.0,18,6.0,0.0,0.0,6,18,3,19,5,20,0,4,0,2.0,2.0,7,27,9,43,7,27,7.0,24.0,0.31818,0.27273,0.4,0.30588,0.63636,0.45455,0.33333,0.16667,0.42857,0.31579,0.21429,0.33333,0.35714,0.35088,0.51818,0.38182,0.38182,0.27273,0.1,0.34545,0.28571,0.08333,0.30435,0.27835,0.3913,0.09278,0.30435,0.62887,6,0,33%,212,2,1,67%,2,1,0,0,0,0,0,0,6,2,3,0,1,18,48%,24,16,8,15,8,7,21,6,14,1251
103,Clark,Will,112345,clarw001,clarkwi02,1002318,L,26.0,80.0,23.0,68.0,3.0,1.0,16,7.0,0.0,0.0,0.0,0.0,13,4.0,10,5.0,0.0,0.0,5,14,9,25,3,15,0,3,0,2.0,5.0,7,16,10,42,5,15,8.0,19.0,0.34783,0.27941,0.46154,0.4,0.47826,0.41176,0.2,0.21429,0.29412,0.25926,0.52941,0.46296,0.17647,0.27778,0.33043,0.33235,0.19565,0.19853,0.47392,0.46912,0.25,0.26316,0.31818,0.21918,0.45455,0.13699,0.22727,0.64383,4,0,34%,272,1,0,100%,1,0,0,0,0,0,0,0,7,1,1,3,2,16,45%,44,30,14,17,9,6,24,4,18,1002318
104,Rodriguez,Ivan,121358,rodri001,rodriiv01,1275,R,27.0,71.0,23.0,70.0,1.0,1.0,13,8.0,7.0,2.0,0.0,0.0,7,3.0,12,3.0,1.0,1.0,7,11,9,21,3,19,1,1,0,5.0,3.0,7,19,13,35,7,19,11.0,21.0,0.47826,0.3,0.55556,0.40845,0.69565,0.44286,0.14286,0.09091,0.36842,0.21569,0.47368,0.41176,0.15789,0.37255,0.41739,0.34286,0.32608,0.21429,0.25653,0.44285,0.45455,0.14286,0.25926,0.26027,0.48148,0.17808,0.25926,0.56165,5,0,34%,226,9,0,100%,6,0,3,0,0,0,1,0,7,1,3,2,1,15,45%,35,25,9,8,4,4,17,3,14,1275
105,Elster,Kevin,113828,elstk001,elsteke01,1003758,R,25.0,71.0,22.0,66.0,1.0,1.0,7,2.0,2.0,3.0,0.0,0.0,10,4.0,16,3.0,0.0,0.0,7,11,3,23,5,8,2,1,0,0.0,3.0,10,16,6,27,10,16,6.0,10.0,0.27273,0.15152,0.4,0.28169,0.54545,0.22727,0.14286,0.09091,0.46667,0.2619,0.2,0.54762,0.33333,0.19048,0.47272,0.27575,0.40908,0.11363,0.1182,0.61062,0.0,0.3,0.38462,0.27119,0.23077,0.10169,0.38461,0.62712,5,0,26%,130,0,2,0%,0,2,0,0,0,0,0,0,3,1,1,1,0,1,34%,13,11,2,6,5,1,13,5,8,1003758
106,Stewart,Shannon,122784,stews002,stewash01,1322,R,31.0,59.0,31.0,55.0,0.0,0.0,10,7.0,2.0,1.0,1.0,0.0,3,5.0,5,3.0,1.0,1.0,3,7,11,26,6,12,0,0,0,2.0,4.0,5,20,14,31,5,20,8.0,13.0,0.25806,0.23636,0.45161,0.28814,0.29032,0.30909,0.0,0.0,0.15,0.15556,0.55,0.57778,0.3,0.26667,0.23226,0.27273,0.1,0.10909,0.66774,0.61818,0.25,0.30769,0.20833,0.28169,0.58333,0.19718,0.20834,0.52113,6,0,36%,256,51,18,74%,45,17,6,1,0,0,6,3,6,1,0,4,1,17,50%,25,15,10,9,5,4,22,7,14,1322
107,Fernandez,Tony,114079,fernt001,fernato01,1004002,S,28.0,57.0,25.0,46.0,0.0,0.0,7,4.0,4.0,1.0,0.0,0.0,7,1.0,5,2.0,4.0,1.0,1,13,14,16,4,12,2,0,2,2.0,2.0,9,14,16,28,9,11,5.0,11.0,0.2,0.23913,0.25,0.38596,0.24,0.32609,0.0,0.0,0.05263,0.31707,0.73684,0.39024,0.21053,0.29268,0.24,0.28696,0.1,0.13044,0.66,0.5826,0.4,0.18182,0.26471,0.26415,0.47059,0.30189,0.2647,0.43396,2,0,31%,256,13,8,62%,11,7,2,0,0,1,3,1,6,1,2,2,1,24,52%,29,15,13,14,9,5,17,3,13,1004002
108,Green,Shawn,115094,grees001,greensh01,651,L,40.0,65.0,42.0,58.0,3.0,1.0,8,5.0,2.0,2.0,0.0,0.0,9,1.0,8,12.0,0.0,0.0,11,10,11,26,4,6,0,2,0,3.0,5.0,9,16,16,40,12,4,8.0,13.0,0.19048,0.22414,0.225,0.33846,0.30952,0.41379,0.09091,0.3,0.42308,0.2381,0.42308,0.61905,0.15385,0.14286,0.31904,0.38965,0.17856,0.28447,0.5024,0.32588,0.375,0.38462,0.24324,0.26667,0.43243,0.26667,0.32433,0.46666,8,0,36%,241,35,12,74%,31,12,4,0,0,0,2,1,12,2,4,2,4,24,50%,19,11,7,5,4,1,24,6,16,651
109,Canseco,Jose,111962,cansj001,cansejo01,1001918,R,35.0,73.0,35.0,70.0,5.0,2.0,4,3.0,3.0,0.0,0.0,0.0,6,1.0,15,8.0,0.0,0.0,13,17,2,12,7,13,0,2,0,1.0,3.0,10,25,16,30,10,25,5.0,12.0,0.14286,0.17143,0.17143,0.24658,0.31429,0.42857,0.15385,0.29412,0.59091,0.40476,0.09091,0.28571,0.31818,0.30952,0.37143,0.45714,0.25715,0.38571,0.37142,0.15715,0.2,0.25,0.27778,0.3125,0.44444,0.2,0.27778,0.4875,7,0,32%,147,29,17,63%,24,13,5,4,0,0,2,1,4,1,1,0,2,15,47%,20,13,7,9,8,1,14,2,12,1001918
110,Stanley,Mike,122673,stanm002,stanlmi02,1012416,R,33.0,72.0,29.0,62.0,2.0,2.0,4,6.0,2.0,2.0,0.0,0.0,10,4.0,13,4.0,2.0,0.0,7,16,10,21,7,7,2,1,0,1.0,2.0,8,17,15,30,8,17,10.0,8.0,0.34483,0.12903,0.42424,0.27778,0.62069,0.25806,0.28571,0.125,0.29167,0.36364,0.41667,0.47727,0.29167,0.15909,0.47586,0.32903,0.41379,0.19355,0.11035,0.47742,0.1,0.25,0.25806,0.26562,0.48387,0.23438,0.25807,0.5,7,0,24%,178,3,1,75%,3,1,0,0,0,0,1,1,5,1,2,0,2,18,28%,27,20,7,10,10,0,21,11,9,1012416
111,Sprague,Ed,122612,sprae001,spraged02,1012356,R,29.0,64.0,29.0,58.0,2.0,1.0,10,3.0,3.0,2.0,0.0,0.0,6,1.0,8,10.0,1.0,0.0,2,16,9,9,5,12,1,0,0,2.0,3.0,9,21,9,27,9,21,6.0,15.0,0.2069,0.25862,0.24138,0.34375,0.37931,0.41379,0.5,0.125,0.125,0.43243,0.5625,0.24324,0.3125,0.32432,0.37241,0.35517,0.25861,0.23275,0.36898,0.41208,0.33333,0.2,0.33333,0.30435,0.33333,0.13043,0.33334,0.56522,4,0,30%,176,1,2,33%,1,2,0,0,0,0,0,0,4,0,2,2,0,11,29%,18,15,3,7,4,3,13,8,5,1012356
112,Gonzalez,Alex,114924,gonza001,gonzaal01,281,R,32.0,70.0,31.0,67.0,1.0,0.0,8,5.0,1.0,2.0,0.0,0.0,3,2.0,8,3.0,0.0,0.0,6,22,8,32,8,6,0,5,1,3.0,3.0,2,15,21,43,2,15,7.0,10.0,0.22581,0.14925,0.28125,0.18571,0.29032,0.20896,0.0,0.04545,0.27273,0.36667,0.36364,0.53333,0.36364,0.1,0.26451,0.25971,0.1,0.1,0.63549,0.64029,0.42857,0.3,0.08,0.20548,0.84,0.28767,0.08,0.50685,10,0,36%,181,21,6,78%,14,4,7,1,0,1,2,1,5,1,0,0,4,17,38%,24,16,8,5,4,1,21,8,10,281
113,Cruz,Jose,112903,cruzj004,cruzjo02,1296,S,23.0,59.0,20.0,54.0,1.0,0.0,7,4.0,0.0,0.0,1.0,0.0,5,4.0,14,5.0,0.0,0.0,4,15,5,17,4,3,0,0,0,2.0,3.0,3,14,11,28,3,10,4.0,9.0,0.2,0.16667,0.34783,0.23729,0.2,0.25926,0.0,0.06667,0.30769,0.42857,0.38462,0.48571,0.30769,0.08571,0.2,0.29259,0.1,0.13888,0.7,0.56853,0.5,0.33333,0.17647,0.26923,0.64706,0.21154,0.17647,0.51923,3,0,32%,144,11,4,73%,11,3,0,1,0,0,0,0,5,0,2,0,3,11,45%,26,18,8,12,6,6,15,3,10,1296
114,Grudzielanek,Mark,115210,grudm001,grudzma01,653,R,25.0,85.0,24.0,77.0,3.0,0.0,13,3.0,2.0,2.0,0.0,0.0,2,2.0,10,4.0,2.0,0.0,4,15,10,43,5,9,0,2,4,2.0,6.0,4,29,13,50,4,29,5.0,18.0,0.20833,0.23377,0.28,0.25882,0.29167,0.37662,0.0,0.2,0.21053,0.22388,0.52632,0.64179,0.26316,0.13433,0.28334,0.34285,0.12501,0.21427,0.59165,0.44288,0.4,0.33333,0.19048,0.26852,0.61905,0.12037,0.19047,0.61111,8,0,28%,215,18,5,78%,16,4,2,1,0,0,0,0,6,3,2,0,1,17,46%,25,16,8,6,3,3,13,3,9,653
115,Fullmer,Brad,114485,fullb001,fullmbr01,13,L,25.0,65.0,27.0,62.0,1.0,0.0,10,2.0,4.0,2.0,0.0,0.0,6,0.0,6,4.0,0.0,2.0,5,15,9,20,5,17,1,2,0,1.0,4.0,13,25,12,33,1,13,4.0,15.0,0.14815,0.24194,0.24,0.32308,0.22222,0.35484,0.0,0.06667,0.26316,0.28846,0.47368,0.38462,0.26316,0.32692,0.27407,0.3129,0.1111,0.16935,0.61483,0.51775,0.25,0.26667,0.5,0.35211,0.46154,0.16901,0.03846,0.47888,1,0,27%,183,6,6,50%,6,6,0,0,0,0,3,0,7,1,5,1,0,15,45%,28,19,9,5,1,4,18,7,10,13
116,White,Rondell,124185,whitr001,whitero02,856,R,25.0,72.0,26.0,69.0,1.0,1.0,11,2.0,4.0,1.0,1.0,1.0,3,0.0,15,4.0,1.0,0.0,5,16,8,25,4,13,0,0,0,2.0,7.0,7,20,13,37,7,20,5.0,17.0,0.19231,0.24638,0.2,0.29167,0.42308,0.37681,0.2,0.0625,0.29412,0.2963,0.47059,0.46296,0.23529,0.24074,0.43077,0.33043,0.34615,0.19564,0.22308,0.47393,0.4,0.41176,0.25926,0.25974,0.48148,0.16883,0.25926,0.57143,7,0,29%,166,16,7,70%,13,7,3,0,0,0,3,0,5,1,2,1,1,14,39%,14,11,3,6,5,1,13,4,9,856
117,Morandini,Mickey,119347,moram001,moranmi01,1009151,L,26.0,79.0,25.0,72.0,2.0,0.0,17,3.0,1.0,0.0,0.0,0.0,10,2.0,10,7.0,0.0,0.0,4,19,11,29,1,10,0,1,2,2.0,8.0,3,19,14,40,4,9,3.0,20.0,0.12,0.27778,0.19231,0.37975,0.12,0.375,0.0,0.10526,0.25,0.32759,0.6875,0.5,0.0625,0.17241,0.2,0.29722,0.1,0.14583,0.7,0.55695,0.66667,0.4,0.14286,0.27941,0.66667,0.20588,0.19047,0.51471,4,0,35%,317,13,1,93%,11,1,2,0,0,0,1,0,8,2,1,1,4,19,59%,39,20,19,11,3,7,21,4,16,1009151
118,Sosa,Sammy,122544,sosas001,sosasa01,302,R,27.0,82.0,29.0,81.0,5.0,1.0,15,6.0,2.0,2.0,0.0,0.0,6,3.0,20,5.0,0.0,0.0,5,12,7,26,5,9,1,4,0,3.0,9.0,9,17,13,38,9,17,9.0,22.0,0.31034,0.2716,0.44444,0.34146,0.48276,0.48148,0.2,0.41667,0.29412,0.25532,0.41176,0.55319,0.29412,0.19149,0.37242,0.40988,0.25863,0.31482,0.36895,0.2753,0.33333,0.40909,0.29032,0.23611,0.41935,0.18056,0.29033,0.58333,9,0,33%,215,18,9,67%,17,9,1,0,0,0,2,0,8,0,2,3,3,18,48%,45,26,19,12,7,3,20,5,15,302
119,Santangelo,F.P.,121692,santf001,santaf.01,1011438,S,22.0,80.0,19.0,70.0,1.0,0.0,10,3.0,4.0,2.0,0.0,0.0,5,2.0,17,1.0,4.0,2.0,5,13,8,21,1,11,0,0,4,4.0,5.0,8,13,9,42,8,15,5.0,15.0,0.26316,0.21429,0.40909,0.3,0.36842,0.31429,0.0,0.07692,0.35714,0.28889,0.57143,0.46667,0.07143,0.24444,0.30526,0.3,0.15789,0.15,0.53685,0.55,0.8,0.33333,0.32,0.18571,0.36,0.12857,0.32,0.68572,7,1,34%,209,7,3,70%,7,3,0,0,0,0,1,0,4,2,0,0,2,17,39%,31,22,9,8,4,4,20,8,10,1011438
120,Widger,Chris,124234,widgc001,widgech01,1541,R,20.0,54.0,17.0,52.0,0.0,0.0,7,2.0,5.0,1.0,0.0,0.0,2,3.0,9,2.0,0.0,0.0,3,10,7,17,2,10,0,0,0,1.0,5.0,6,17,8,30,6,17,3.0,12.0,0.17647,0.23077,0.3,0.25926,0.23529,0.32692,0.0,0.0,0.25,0.27027,0.58333,0.45946,0.16667,0.27027,0.25882,0.29615,0.1,0.14422,0.64118,0.55963,0.33333,0.41667,0.3,0.26562,0.4,0.125,0.3,0.60938,5,0,19%,134,6,1,86%,6,1,0,0,0,0,0,0,2,0,0,1,1,4,37%,16,11,4,5,3,2,9,3,5,1541
121,Grace,Mark,115007,gracm001,gracema01,56,L,34.0,80.0,36.0,68.0,0.0,0.0,15,8.0,2.0,3.0,1.0,0.0,14,0.0,5,4.0,1.0,0.0,7,14,17,30,5,15,3,3,0,5.0,5.0,13,25,23,38,4,13,11.0,18.0,0.30556,0.26471,0.32353,0.4125,0.38889,0.32353,0.0,0.0,0.24138,0.23729,0.58621,0.50847,0.17241,0.25424,0.28333,0.25882,0.125,0.1,0.59167,0.64118,0.45455,0.27778,0.325,0.32895,0.575,0.30263,0.1,0.36842,4,0,29%,309,4,7,36%,4,6,0,0,0,1,0,0,6,1,2,1,2,20,44%,35,23,12,9,3,6,20,8,10,56
122,Rodriguez,Henry,121357,rodrh001,rodrihe02,1427,L,30.0,68.0,27.0,64.0,4.0,0.0,7,4.0,4.0,1.0,0.0,0.0,9,5.0,12,8.0,0.0,0.0,6,23,7,13,2,12,0,0,0,2.0,1.0,7,18,13,28,3,11,5.0,15.0,0.18519,0.23438,0.33333,0.35294,0.22222,0.48438,0.0,0.17391,0.4,0.47917,0.46667,0.27083,0.13333,0.25,0.23703,0.45,0.1,0.375,0.66297,0.175,0.4,0.06667,0.30435,0.31579,0.56522,0.22807,0.13043,0.45614,7,0,20%,144,1,3,25%,1,3,0,0,0,0,1,0,4,2,1,0,1,9,25%,15,11,4,4,4,0,9,6,3,1427
123,Blauser,Jeff,111090,blauj001,blausje01,1001062,R,29.0,76.0,22.0,68.0,1.0,0.0,10,6.0,1.0,2.0,1.0,0.0,8,7.0,22,4.0,0.0,1.0,3,15,10,19,3,11,0,3,0,4.0,5.0,8,15,10,37,8,15,8.0,13.0,0.36364,0.19118,0.55172,0.27632,0.45455,0.27941,0.0,0.06667,0.1875,0.33333,0.625,0.42222,0.1875,0.24444,0.29091,0.28823,0.13636,0.13234,0.57273,0.57943,0.5,0.38462,0.30769,0.22388,0.38462,0.14925,0.30769,0.62687,5,0,32%,191,2,2,50%,2,2,0,0,0,0,0,0,2,1,0,0,1,8,33%,36,30,6,10,6,4,15,4,10,1001062
124,Orie,Kevin,120047,oriek001,orieke01,1616,R,26.0,71.0,27.0,72.0,0.0,1.0,8,4.0,3.0,1.0,0.0,0.0,3,1.0,8,7.0,0.0,0.0,7,22,4,29,5,7,0,2,0,0.0,3.0,10,26,11,41,10,26,6.0,11.0,0.22222,0.15278,0.26923,0.19718,0.37037,0.19444,0.14286,0.0,0.4375,0.37931,0.25,0.5,0.3125,0.12069,0.34815,0.24166,0.22222,0.1,0.42963,0.65834,0.0,0.27273,0.32258,0.27957,0.35484,0.11828,0.32258,0.60215,5,0,34%,148,2,1,67%,1,0,1,0,0,1,1,0,1,0,1,0,0,6,47%,18,11,7,7,2,5,11,6,5,1616
125,Servais,Scott,122011,servs002,servasc01,1011756,R,23.0,50.0,19.0,50.0,1.0,0.0,5,3.0,2.0,0.0,0.0,0.0,3,2.0,9,1.0,0.0,0.0,7,10,6,20,4,7,0,3,0,1.0,2.0,8,11,10,27,8,11,3.0,8.0,0.15789,0.16,0.21739,0.22,0.15789,0.26,0.0,0.1,0.41176,0.27027,0.35294,0.54054,0.23529,0.18919,0.2,0.3,0.1,0.15,0.7,0.55,0.33333,0.25,0.30769,0.22449,0.38462,0.20408,0.30769,0.57143,5,0,29%,117,1,0,100%,1,0,0,0,0,0,0,0,0,0,0,0,0,2,41%,9,8,1,4,2,2,14,6,8,1011756
126,Alfonzo,Edgardo,110135,alfoe001,alfoned01,859,R,29.0,72.0,28.0,68.0,1.0,1.0,9,6.0,2.0,2.0,0.0,0.0,7,3.0,13,6.0,1.0,0.0,7,13,6,18,6,11,0,1,4,3.0,4.0,6,15,9,34,6,15,9.0,12.0,0.32143,0.17647,0.41379,0.27778,0.5,0.25,0.14286,0.07692,0.36842,0.30952,0.31579,0.42857,0.31579,0.2619,0.37857,0.27353,0.26786,0.1103,0.35357,0.61617,0.33333,0.33333,0.28571,0.23438,0.42857,0.14062,0.28572,0.625,6,0,37%,263,8,3,73%,7,2,1,1,0,0,0,0,5,1,1,1,2,21,42%,37,27,10,6,2,4,26,10,15,859
127,Olerud,John,119976,olerj001,olerujo01,1093,L,30.0,63.0,27.0,53.0,1.0,1.0,11,10.0,3.0,0.0,0.0,0.0,12,5.0,6,2.0,0.0,0.0,3,12,14,15,5,15,1,4,0,5.0,1.0,7,12,18,24,5,19,11.0,15.0,0.40741,0.28302,0.53333,0.42857,0.51852,0.39623,0.33333,0.08333,0.13636,0.28571,0.63636,0.35714,0.22727,0.35714,0.31111,0.31321,0.16666,0.16982,0.52223,0.51697,0.45455,0.06667,0.23333,0.21818,0.6,0.32727,0.16667,0.45455,8,0,25%,307,2,2,50%,2,1,0,1,0,0,1,1,6,2,1,1,2,13,35%,46,36,10,13,7,6,23,9,13,1093
128,Huskey,Butch,116357,huskb001,huskebu01,1006228,R,26.0,62.0,25.0,61.0,2.0,0.0,6,4.0,2.0,1.0,0.0,0.0,4,2.0,10,1.0,0.0,0.0,8,14,11,22,1,9,1,5,0,5.0,3.0,11,16,14,30,11,16,5.0,10.0,0.2,0.16393,0.26923,0.22581,0.24,0.29508,0.0,0.14286,0.4,0.31111,0.55,0.48889,0.05,0.2,0.24,0.33115,0.1,0.19673,0.66,0.47212,1.0,0.3,0.30556,0.25806,0.38889,0.22581,0.30555,0.51613,8,0,28%,127,7,6,54%,7,4,0,2,0,0,1,1,0,0,0,0,0,12,24%,16,15,1,4,3,1,9,4,5,1006228
129,McRae,Brian,118871,mcrab001,mcraebr01,1008686,S,28.0,64.0,23.0,56.0,0.0,0.0,6,2.0,2.0,2.0,1.0,0.0,10,5.0,10,6.0,0.0,0.0,3,20,11,13,3,9,1,1,1,2.0,3.0,5,15,13,22,5,13,4.0,9.0,0.17391,0.16071,0.32143,0.29688,0.26087,0.23214,0.0,0.0,0.17647,0.47619,0.64706,0.30952,0.17647,0.21429,0.28696,0.27143,0.13044,0.10715,0.5826,0.62142,0.5,0.33333,0.21739,0.3,0.56522,0.26,0.21739,0.44,8,0,28%,240,20,11,65%,11,9,9,2,0,0,5,3,6,3,0,1,2,12,32%,25,17,7,10,6,4,21,12,7,1008686
130,Ordonez,Rey,120045,ordor001,ordonre01,889,R,22.0,68.0,25.0,69.0,0.0,0.0,13,4.0,2.0,0.0,0.0,0.0,2,0.0,11,2.0,0.0,0.0,2,10,15,31,3,11,0,2,0,4.0,5.0,6,21,15,38,6,21,4.0,15.0,0.16,0.21739,0.18182,0.25,0.16,0.24638,0.0,0.0,0.1,0.19231,0.75,0.59615,0.15,0.21154,0.2,0.22899,0.1,0.1,0.7,0.67101,1.0,0.33333,0.22222,0.2625,0.55556,0.1875,0.22222,0.55,6,0,30%,196,3,6,33%,2,6,1,0,0,0,2,1,3,0,1,0,2,14,53%,17,11,6,6,1,5,13,3,8,889
131,Young,Eric,124695,youne001,younger01,716,R,23.0,87.0,19.0,81.0,1.0,0.0,19,1.0,3.0,0.0,1.0,0.0,7,5.0,4,3.0,2.0,0.0,2,19,9,34,1,15,1,0,7,1.0,13.0,2,22,14,48,2,22,1.0,24.0,0.05263,0.2963,0.26087,0.37931,0.05263,0.39506,0.0,0.05263,0.16667,0.27941,0.75,0.5,0.08333,0.22059,0.2,0.29876,0.1,0.14814,0.7,0.5531,1.0,0.54167,0.11111,0.23913,0.77778,0.15217,0.11111,0.6087,12,0,41%,236,42,13,76%,34,12,8,1,0,0,3,2,8,3,3,1,1,16,48%,29,17,12,1,1,0,26,10,15,716
132,Veras,Quilvio,123700,veraq001,verasqu01,1013404,S,21.0,89.0,20.0,76.0,0.0,0.0,19,5.0,3.0,1.0,1.0,0.0,15,1.0,5,2.0,0.0,1.0,8,15,7,39,3,13,0,1,0,3.0,12.0,9,18,14,46,9,29,6.0,23.0,0.3,0.30263,0.38095,0.42697,0.35,0.36842,0.0,0.0,0.44444,0.22388,0.38889,0.58209,0.16667,0.19403,0.25,0.26579,0.1,0.1,0.65,0.63421,0.5,0.52174,0.28125,0.19355,0.4375,0.15054,0.28125,0.65591,7,0,33%,262,24,9,73%,18,9,6,0,0,0,1,0,2,1,0,0,1,22,56%,41,18,23,10,6,4,15,4,10,1013404
133,Finley,Steve,114135,finls001,finlest01,54,L,37.0,80.0,36.0,74.0,2.0,0.0,7,0.0,4.0,4.0,1.0,0.0,8,1.0,8,7.0,0.0,0.0,9,22,12,24,2,7,1,1,1,0.0,2.0,10,31,24,43,6,12,4.0,14.0,0.11111,0.18919,0.13514,0.275,0.22222,0.35135,0.0,0.09091,0.3913,0.41509,0.52174,0.45283,0.08696,0.13208,0.31111,0.36216,0.16667,0.24324,0.52222,0.3946,0.0,0.14286,0.25,0.36047,0.6,0.27907,0.15,0.36046,3,0,42%,237,12,3,80%,12,3,0,0,0,0,0,0,8,3,1,2,2,16,53%,26,17,9,12,6,6,17,2,14,54
134,Gwynn,Tony,115270,gwynt001,gwynnto01,1005166,L,33.0,61.0,37.0,58.0,0.0,3.0,17,6.0,2.0,0.0,0.0,0.0,6,0.0,2,0.0,1.0,0.0,12,14,12,16,6,18,1,3,0,1.0,4.0,14,19,21,35,11,15,9.0,19.0,0.24324,0.32759,0.27273,0.42623,0.48649,0.36207,0.25,0.0,0.4,0.29167,0.4,0.33333,0.2,0.375,0.44325,0.23448,0.36487,0.1,0.19188,0.66552,0.11111,0.21053,0.30435,0.27536,0.45652,0.30435,0.23913,0.42029,9,0,29%,212,3,1,75%,3,1,0,0,0,0,2,1,2,1,1,0,0,9,39%,18,14,4,8,7,1,15,4,11,1005166
135,Caminiti,Ken,111908,camik001,caminke01,1001863,S,32.0,67.0,33.0,61.0,4.0,1.0,6,3.0,1.0,1.0,0.0,0.0,7,2.0,11,7.0,1.0,0.0,13,23,6,18,2,6,0,3,0,2.0,3.0,7,18,16,34,7,7,5.0,11.0,0.15152,0.18033,0.21875,0.28358,0.27273,0.39344,0.07692,0.17391,0.61905,0.48936,0.28571,0.38298,0.09524,0.12766,0.32121,0.41311,0.18181,0.31967,0.49698,0.26722,0.4,0.27273,0.23333,0.30508,0.53333,0.27119,0.23334,0.42373,6,1,36%,164,6,2,75%,4,1,2,0,0,1,1,0,2,0,0,1,1,12,42%,29,18,11,8,5,3,15,7,8,1001863
136,Vaughn,Greg,123675,vaugg001,vaughgr01,1233,R,26.0,72.0,23.0,69.0,2.0,2.0,10,1.0,1.0,1.0,2.0,0.0,6,3.0,12,2.0,0.0,0.0,12,12,6,22,1,11,0,2,0,0.0,4.0,11,28,11,30,11,28,4.0,15.0,0.17391,0.21739,0.26923,0.29167,0.47826,0.37681,0.16667,0.16667,0.63158,0.26667,0.31579,0.48889,0.05263,0.24444,0.50435,0.35942,0.39565,0.23913,0.1,0.40145,0.0,0.26667,0.33333,0.32558,0.33333,0.12791,0.33334,0.54651,7,0,33%,204,11,4,73%,6,3,4,1,1,0,1,1,4,2,1,0,1,12,55%,29,15,14,12,5,7,12,3,8,1233
137,Clayton,Royce,112381,clayr001,claytro01,226,R,34.0,67.0,32.0,59.0,0.0,0.0,11,2.0,2.0,2.0,0.0,0.0,7,7.0,11,3.0,1.0,0.0,9,13,10,21,4,13,1,1,2,0.0,1.0,7,14,19,35,7,14,4.0,13.0,0.125,0.22034,0.32353,0.31343,0.1875,0.25424,0.0,0.0,0.3913,0.2766,0.43478,0.44681,0.17391,0.2766,0.2625,0.2339,0.1,0.1,0.6375,0.6661,0.0,0.07692,0.21212,0.22222,0.57576,0.30159,0.21212,0.47619,7,0,44%,213,24,11,69%,16,8,8,2,0,1,1,1,2,0,0,1,1,27,59%,25,11,14,8,5,3,16,4,12,226
138,McGwire,Mark,118743,mcgwm001,mcgwima01,1008559,R,33.0,74.0,26.0,61.0,6.0,2.0,8,1.0,4.0,2.0,0.0,0.0,16,5.0,23,7.0,0.0,0.0,4,15,3,11,4,10,1,2,0,0.0,5.0,8,17,11,20,8,17,5.0,18.0,0.19231,0.29508,0.30303,0.45946,0.5,0.65574,0.5,0.4,0.36364,0.41667,0.27273,0.30556,0.36364,0.27778,0.50769,0.56066,0.39231,0.33934,0.1,0.1,0.0,0.27778,0.2963,0.31481,0.40741,0.2037,0.29629,0.48149,3,0,24%,279,1,0,100%,1,0,0,0,0,0,0,0,6,2,1,1,2,9,27%,48,40,8,13,10,3,24,10,12,1008559
139,Jordan,Brian,116747,jordb001,jordabr01,658,R,30.0,59.0,29.0,58.0,3.0,0.0,10,5.0,2.0,3.0,0.0,2.0,2,2.0,8,1.0,3.0,0.0,7,11,12,20,8,10,0,2,0,4.0,6.0,7,16,20,29,7,16,10.0,15.0,0.34483,0.25862,0.4,0.33898,0.58621,0.44828,0.0,0.27273,0.25926,0.26829,0.44444,0.4878,0.2963,0.2439,0.44138,0.38966,0.36207,0.28449,0.19655,0.32585,0.4,0.4,0.20588,0.2623,0.58824,0.32787,0.20588,0.40983,5,0,37%,248,17,5,77%,13,4,4,1,0,0,2,2,5,0,3,1,1,19,56%,28,18,10,9,4,5,22,4,18,658
140,Gant,Ron,114567,gantr001,gantro01,1032,R,27.0,40.0,24.0,37.0,2.0,2.0,2,2.0,3.0,0.0,0.0,0.0,3,3.0,9,5.0,0.0,0.0,6,9,6,13,6,2,0,1,0,1.0,2.0,9,12,12,11,9,12,4.0,7.0,0.16667,0.18919,0.25926,0.25,0.41667,0.43243,0.33333,0.22222,0.33333,0.375,0.33333,0.54167,0.33333,0.08333,0.45,0.44324,0.375,0.36486,0.175,0.1919,0.25,0.28571,0.3,0.34286,0.4,0.34286,0.3,0.31428,3,0,29%,131,8,0,100%,7,0,1,0,0,0,0,0,5,0,2,1,2,12,25%,17,13,4,5,4,1,10,6,3,1032
141,Gaetti,Gary,114508,gaetg001,gaettga01,1004422,R,35.0,55.0,30.0,52.0,0.0,2.0,9,4.0,6.0,2.0,0.0,0.0,6,6.0,6,1.0,1.0,0.0,4,12,15,15,8,9,1,0,0,4.0,5.0,10,17,18,23,10,17,8.0,15.0,0.26667,0.28846,0.4,0.4,0.53333,0.40385,0.5,0.0,0.14815,0.33333,0.55556,0.41667,0.2963,0.25,0.46666,0.31539,0.39999,0.17308,0.13335,0.51153,0.5,0.33333,0.26316,0.29825,0.47368,0.31579,0.26316,0.38596,6,0,26%,196,1,1,50%,1,1,0,0,0,0,1,1,4,1,2,0,1,5,41%,25,19,6,5,2,3,14,4,9,1004422
142,Bell,Derek,110818,belld001,bellde01,1000801,R,23.0,91.0,21.0,90.0,2.0,3.0,18,6.0,7.0,3.0,0.0,0.0,6,4.0,21,2.0,0.0,0.0,4,10,6,30,4,19,0,2,0,5.0,13.0,9,27,10,43,9,27,12.0,27.0,0.57143,0.3,0.69565,0.36264,1.14286,0.44444,0.75,0.2,0.28571,0.16949,0.42857,0.50847,0.28571,0.32203,0.77143,0.34444,0.12857,0.21666,0.1,0.4389,0.41667,0.48148,0.32143,0.27835,0.35714,0.10309,0.32143,0.61856,10,0,39%,318,13,3,81%,10,1,3,2,0,0,2,1,6,1,3,1,1,21,39%,34,29,5,11,5,6,25,8,16,1000801
143,Bagwell,Jeff,110432,bagwj001,bagweje01,547,R,22.0,92.0,22.0,81.0,2.0,1.0,9,6.0,3.0,1.0,0.0,0.0,17,2.0,14,2.0,0.0,0.0,4,14,7,23,4,12,1,2,0,2.0,6.0,6,26,11,35,6,26,8.0,14.0,0.36364,0.17284,0.45455,0.33696,0.54545,0.28395,0.25,0.14286,0.26667,0.28571,0.46667,0.46939,0.26667,0.2449,0.38181,0.31111,0.27271,0.16666,0.34548,0.52223,0.25,0.42857,0.26087,0.29885,0.47826,0.12644,0.26087,0.57471,7,0,37%,255,19,7,73%,13,7,6,0,0,0,2,1,6,2,0,1,3,21,46%,34,23,11,16,8,8,22,6,14,547
144,Alou,Moises,110189,aloum001,aloumo01,261,R,20.0,72.0,21.0,73.0,4.0,0.0,8,1.0,2.0,2.0,1.0,0.0,11,2.0,14,4.0,0.0,0.0,6,16,6,16,2,12,1,2,0,1.0,6.0,3,30,9,26,3,30,3.0,15.0,0.14286,0.20548,0.25,0.36111,0.2381,0.42466,0.0,0.25,0.42857,0.36364,0.42857,0.36364,0.14286,0.27273,0.29524,0.41918,0.14286,0.32877,0.5619,0.25205,0.33333,0.4,0.2,0.34884,0.6,0.10465,0.2,0.54651,6,0,28%,246,11,3,79%,9,3,2,0,0,0,0,0,11,2,2,1,6,17,34%,41,29,12,15,10,5,20,9,9,261
145,Mack,Shane,118090,macks001,macksh01,1007928,R,20.0,54.0,20.0,53.0,1.0,1.0,12,2.0,4.0,1.0,0.0,0.0,2,2.0,6,4.0,2.0,0.0,1,5,7,19,5,15,3,3,0,0.0,3.0,7,14,10,23,7,14,4.0,17.0,0.2,0.32075,0.3,0.38889,0.4,0.45283,1.0,0.2,0.07692,0.12821,0.53846,0.48718,0.38462,0.38462,0.4,0.33208,0.3,0.19812,0.3,0.4698,0.0,0.17647,0.29167,0.27451,0.41667,0.19608,0.29166,0.52941,2,0,33%,76,8,2,80%,7,2,1,0,0,0,0,0,1,0,0,1,0,5,62%,13,5,8,2,1,1,6,2,4,1007928
146,Nixon,Otis,119812,nixoo001,nixonot01,1009608,S,21.0,71.0,22.0,72.0,0.0,0.0,14,2.0,0.0,1.0,0.0,0.0,5,0.0,6,2.0,0.0,0.0,3,16,12,30,3,7,3,0,4,2.0,6.0,8,7,13,38,8,27,3.0,14.0,0.13636,0.19444,0.14286,0.26761,0.18182,0.19444,0.0,0.0,0.16667,0.30189,0.66667,0.56604,0.16667,0.13208,0.24546,0.2,0.1,0.1,0.65454,0.7,0.66667,0.42857,0.27586,0.09722,0.44828,0.18056,0.27586,0.72222,12,0,39%,208,37,7,84%,28,6,9,1,0,0,3,0,6,2,1,1,2,15,45%,21,11,9,15,8,7,15,8,7,1009608
147,Meares,Pat,118897,mearp001,mearepa01,1008712,R,27.0,69.0,27.0,66.0,2.0,1.0,11,4.0,6.0,2.0,0.0,0.0,4,1.0,11,4.0,1.0,1.0,5,14,8,14,6,16,1,3,0,1.0,1.0,11,18,13,35,11,18,7.0,19.0,0.25926,0.28788,0.33333,0.34783,0.44444,0.4697,0.2,0.14286,0.26316,0.31818,0.42105,0.31818,0.31579,0.36364,0.38518,0.38182,0.27777,0.27273,0.33705,0.34545,0.14286,0.05263,0.31429,0.25352,0.37143,0.1831,0.31428,0.56338,6,0,29%,200,7,4,64%,7,4,0,0,0,0,0,0,4,3,0,0,1,10,49%,29,20,9,2,1,1,22,5,16,1008712
148,Molitor,Paul,119236,molip001,molitpa01,1009040,R,30.0,78.0,28.0,82.0,1.0,0.0,9,7.0,2.0,0.0,1.0,0.0,4,2.0,4,2.0,0.0,0.0,8,23,14,36,3,6,1,3,2,2.0,4.0,5,18,20,55,5,18,7.0,13.0,0.25,0.15854,0.3,0.21795,0.25,0.2439,0.0,0.04348,0.32,0.35385,0.56,0.55385,0.12,0.09231,0.2,0.28536,0.1,0.12804,0.7,0.5866,0.28571,0.30769,0.16667,0.1978,0.66667,0.21978,0.16666,0.58242,8,0,39%,222,9,2,82%,6,2,2,0,1,0,0,0,3,0,2,0,1,15,55%,36,21,15,13,5,8,27,6,19,1009040
149,Ortiz,David,120074,ortid001,ortizda01,745,L,27.0,57.0,22.0,53.0,3.0,1.0,7,3.0,3.0,2.0,0.0,0.0,5,3.0,15,5.0,0.0,2.0,4,10,7,12,3,11,1,1,0,1.0,4.0,2,16,12,21,5,4,6.0,13.0,0.27273,0.24528,0.40741,0.31579,0.5,0.4717,0.25,0.3,0.28571,0.30303,0.5,0.36364,0.21429,0.33333,0.42727,0.42642,0.34091,0.33963,0.23182,0.23395,0.16667,0.30769,0.10526,0.39024,0.63158,0.29268,0.26316,0.31708,3,0,34%,120,1,0,100%,1,0,0,0,0,0,0,0,2,0,1,1,0,4,53%,18,11,7,5,2,3,9,2,7,745
150,Coomer,Ron,112641,coomr001,coomero01,816,R,29.0,71.0,31.0,71.0,1.0,2.0,12,3.0,4.0,4.0,0.0,0.0,3,0.0,10,1.0,0.0,0.0,9,19,16,29,3,10,5,2,0,3.0,5.0,7,17,21,33,7,17,9.0,17.0,0.29032,0.23944,0.31034,0.28169,0.6129,0.33803,0.22222,0.05263,0.32143,0.32759,0.57143,0.5,0.10714,0.17241,0.52258,0.29859,0.37742,0.14789,0.1,0.55352,0.33333,0.29412,0.2,0.25373,0.6,0.31343,0.2,0.43284,11,0,26%,224,2,2,50%,2,2,0,0,0,0,1,1,7,0,3,2,2,9,26%,31,23,6,13,9,2,14,6,7,816
151,Steinbach,Terry,122722,steit001,steinte01,1012473,R,24.0,49.0,20.0,42.0,0.0,0.0,10,0.0,2.0,3.0,0.0,0.0,8,4.0,9,4.0,2.0,0.0,4,7,9,13,4,8,0,2,0,0.0,5.0,4,8,15,17,4,8,3.0,12.0,0.15,0.28571,0.29167,0.44898,0.3,0.33333,0.0,0.0,0.23529,0.25,0.52941,0.46429,0.23529,0.28571,0.35,0.24762,0.225,0.1,0.425,0.65238,0.0,0.41667,0.17391,0.24242,0.65217,0.45455,0.17392,0.30303,2,0,24%,153,0,1,0%,0,1,0,0,0,0,0,0,6,1,3,1,1,7,47%,19,13,6,9,3,5,10,3,7,1012473
,last_name,use_name,key_mlbam,key_retro,key_bbref,key_fangraphs,bat_hand,PA_vL,PA_vR,AB_vL,AB_vR,HR_vR,HR_vL,1B_vR,1B_vL,2B_vR,2B_vL,3B_vR,3B_vL,BB_vR,BB_vL,SO_vR,SO_vL,HBP_vR,HBP_vL,FB_vL,FB_vR,GB_vL,GB_vR,LD_vL,LD_vR,GDP_vL,GDP_vR,Bunts,ifh_vL,ifh_vR,pull_vL,pull_vR,center_vL,center_vR,oppo_vL,oppo_vR,H_vL,H_vR,AVG_vL,AVG_vR,OBP_vL,OBP_vR,SLG_vL,SLG_vR,HR/FB_vL,HR/FB_vR,FB%_vL,FB%_vR,GB%_vL,GB%_vR,LD%_vL,LD%_vR,Hard%_vL,Hard%_vR,Med%_vL,Med%_vR,Soft%_vL,Soft%_vR,IFH%_vL,IFH%_vR,Pull%_vL,Pull%_vR,Cent%_vL,Cent%_vR,Oppo%_vL,Oppo%_vR,Tm,ROE,XI,RS%,SBO,SB,CS,SB%,SB2,CS2,SB3,CS3,SBH,CSH,PO,PCS,OOB,OOB1,OOB2,OOB3,OOBHm,BT,XBT%,1stS,1stS2,1stS3,1stD,1stD3,1stDH,2ndS,2ndS3,2ndSH,battingcard_id
0,Knoblauch,Chuck,117197,knobc001,knoblch01,609,R,20.0,87.0,17.0,79.0,1.0,0.0,15,1.0,0.0,1.0,1.0,0.0,10,4.0,10,3.0,4.0,0.0,3,18,5,29,2,12,1,2,2,1.0,7.0,7,19,8,41,7,19,2.0,17.0,0.11765,0.21519,0.3,0.35632,0.17647,0.27848,0.0,0.05556,0.3,0.30508,0.5,0.49153,0.2,0.20339,0.25882,0.26329,0.1,0.1,0.64118,0.63671,0.5,0.41176,0.31818,0.24051,0.36364,0.10127,0.31818,0.65822,NYY,8,0,42%,261,31,12,72%,26,10,5,2,0,0,5,2,8,4,1,2,1,21,54%,52,28,22,7,2,4,32,9,23,609
1,O'Neill,Paul,120028,oneip001,o'neipa01,1009818,L,21.0,75.0,20.0,65.0,0.0,0.0,10,3.0,6.0,0.0,1.0,0.0,12,2.0,8,6.0,0.0,1.0,3,13,8,22,1,17,0,2,0,2.0,2.0,2,9,11,39,3,15,3.0,17.0,0.15,0.26154,0.28571,0.38667,0.15,0.38462,0.0,0.0,0.25,0.25,0.66667,0.42308,0.08333,0.32692,0.2,0.32308,0.1,0.18462,0.7,0.4923,0.66667,0.11765,0.125,0.14286,0.6875,0.1746,0.1875,0.68254,NYY,10,0,31%,260,15,1,94%,12,1,3,0,0,0,2,0,7,3,3,1,0,17,47%,50,32,18,7,2,5,21,6,14,1009818
2,Williams,Bernie,124288,willb002,willibe02,857,S,27.0,70.0,26.0,61.0,0.0,0.0,8,4.0,5.0,1.0,1.0,1.0,14,1.0,6,9.0,0.0,0.0,5,12,5,22,4,11,0,3,0,0.0,3.0,8,15,7,40,8,9,6.0,14.0,0.23077,0.22951,0.25926,0.4,0.34615,0.34426,0.0,0.0,0.35714,0.26667,0.35714,0.48889,0.28571,0.24444,0.31538,0.31475,0.17307,0.17213,0.51155,0.51312,0.0,0.21429,0.34783,0.23438,0.30435,0.10938,0.34782,0.65624,NYY,9,0,34%,227,15,9,63%,14,7,1,1,0,1,3,3,2,1,0,0,1,21,47%,28,17,10,18,9,9,20,8,12,857
3,Erstad,Darin,113889,erstd001,erstada01,11,L,32.0,87.0,29.0,79.0,4.0,2.0,12,4.0,7.0,2.0,1.0,1.0,8,3.0,10,4.0,0.0,1.0,9,18,9,30,6,14,1,1,0,2.0,7.0,9,30,17,48,4,18,9.0,24.0,0.31034,0.3038,0.40625,0.36782,0.65517,0.56962,0.22222,0.22222,0.375,0.29032,0.375,0.48387,0.25,0.22581,0.54483,0.46582,0.35517,0.39873,0.1,0.13545,0.22222,0.29167,0.3,0.3125,0.56667,0.17708,0.13333,0.51042,ANA,6,2,34%,237,20,6,77%,19,5,1,1,0,0,0,0,3,1,2,0,0,14,50%,29,22,7,5,2,3,18,2,16,11
4,Edmonds,Jim,113744,edmoj001,edmonji01,1153,L,24.0,65.0,24.0,61.0,2.0,0.0,9,3.0,5.0,1.0,0.0,0.0,6,1.0,6,5.0,0.0,0.0,6,16,7,23,4,12,3,1,0,0.0,2.0,3,23,11,36,7,8,4.0,16.0,0.16667,0.2623,0.20833,0.33846,0.20833,0.44262,0.0,0.125,0.35294,0.31373,0.41176,0.45098,0.23529,0.23529,0.24166,0.38032,0.1,0.27048,0.65834,0.3492,0.0,0.125,0.14286,0.34328,0.52381,0.16418,0.33333,0.49254,ANA,11,0,42%,275,7,5,58%,7,5,0,0,0,0,0,0,4,1,2,0,1,16,53%,35,20,15,11,5,6,27,9,18,1153
5,Hollins,Dave,116083,holld001,hollida01,1391,S,24.0,76.0,20.0,72.0,2.0,2.0,7,3.0,2.0,0.0,1.0,0.0,4,3.0,15,4.0,2.0,1.0,3,9,8,32,4,10,0,0,3,1.0,5.0,8,12,9,38,8,20,5.0,12.0,0.25,0.16667,0.375,0.23684,0.55,0.30556,0.66667,0.22222,0.2,0.17647,0.53333,0.62745,0.26667,0.19608,0.5,0.33889,0.4,0.20833,0.1,0.45278,0.2,0.41667,0.32,0.17143,0.36,0.12857,0.32,0.7,ANA,6,0,38%,153,11,3,79%,11,2,0,1,0,0,2,1,6,1,2,0,3,18,65%,25,8,17,8,2,5,13,4,8,1391
6,Salmon,Tim,121640,salmt001,salmoti01,32,R,20.0,52.0,15.0,45.0,6.0,1.0,3,3.0,1.0,0.0,0.0,0.0,9,5.0,14,3.0,1.0,0.0,3,16,3,8,3,1,1,0,0,1.0,2.0,5,14,10,19,5,14,4.0,10.0,0.26667,0.22222,0.45,0.38462,0.46667,0.64444,0.33333,0.375,0.33333,0.64,0.33333,0.32,0.33333,0.04,0.4,0.62222,0.3,0.27778,0.3,0.1,0.25,0.2,0.25,0.29787,0.5,0.21277,0.25,0.48936,ANA,7,0,28%,224,0,1,0%,0,1,0,0,0,0,1,0,1,1,0,0,0,10,34%,36,28,8,9,7,2,22,8,13,32
7,Fielder,Cecil,114106,fielc001,fieldce01,1004026,R,20.0,79.0,19.0,75.0,1.0,1.0,7,2.0,5.0,0.0,0.0,0.0,9,5.0,20,6.0,1.0,0.0,2,12,4,27,2,8,1,4,0,0.0,5.0,5,16,6,34,5,16,3.0,13.0,0.15789,0.17333,0.4,0.29114,0.31579,0.28,0.5,0.08333,0.25,0.25532,0.5,0.57447,0.25,0.17021,0.3579,0.30667,0.23685,0.16001,0.40525,0.53332,0.0,0.38462,0.3125,0.24242,0.375,0.09091,0.3125,0.66667,TOT,6,0,23%,141,0,1,0%,0,1,0,0,0,0,0,0,1,1,0,0,0,10,22%,22,17,5,11,11,0,8,3,4,1004026
8,Anderson,Garret,110236,andeg001,anderga01,2,L,27.0,74.0,27.0,72.0,2.0,0.0,9,5.0,5.0,1.0,2.0,0.0,4,1.0,11,3.0,0.0,0.0,9,22,7,21,4,15,0,1,0,1.0,5.0,4,21,16,35,8,18,6.0,18.0,0.22222,0.25,0.25926,0.2973,0.25926,0.45833,0.0,0.09091,0.45,0.37931,0.35,0.36207,0.2,0.25862,0.23704,0.40833,0.1,0.3125,0.66296,0.27917,0.16667,0.27778,0.14286,0.28378,0.57143,0.21622,0.28571,0.5,ANA,6,0,24%,255,8,3,73%,7,3,1,0,0,0,1,0,10,0,3,3,4,7,33%,41,29,12,4,2,2,16,7,6,2
9,Martinez,Tino,118362,martt002,martiti02,1168,L,29.0,57.0,27.0,58.0,2.0,0.0,9,2.0,3.0,2.0,0.0,0.0,8,2.0,5,12.0,1.0,1.0,5,18,5,12,3,10,1,0,0,2.0,2.0,5,18,8,21,5,12,4.0,14.0,0.14815,0.24138,0.24138,0.40351,0.22222,0.39655,0.0,0.11111,0.38462,0.45,0.38462,0.3,0.23077,0.25,0.27407,0.35517,0.1111,0.23275,0.61483,0.41208,0.5,0.14286,0.27778,0.35294,0.44444,0.15686,0.27778,0.4902,NYY,4,0,34%,234,2,1,67%,2,0,0,0,0,1,0,0,6,2,3,1,0,16,35%,30,21,9,5,4,1,23,12,10,1168
10,Martin,Norberto,118348,martn001,martino01,1008185,R,23.0,47.0,23.0,47.0,0.0,0.0,6,3.0,0.0,2.0,0.0,0.0,1,0.0,3,5.0,0.0,0.0,5,8,7,28,6,6,1,4,2,1.0,3.0,5,9,11,34,5,9,5.0,6.0,0.21739,0.12766,0.21739,0.14894,0.30435,0.12766,0.0,0.0,0.27778,0.19048,0.38889,0.66667,0.33333,0.14286,0.28696,0.2,0.13044,0.1,0.5826,0.7,0.2,0.5,0.2381,0.17308,0.52381,0.21154,0.23809,0.61538,ANA,0,0,32%,84,3,1,75%,2,1,1,0,0,0,1,1,0,0,0,0,0,6,46%,16,10,6,4,2,2,6,2,4,1008185
11,Disarcina,Gary,113387,disag001,disarga01,1003322,R,22.0,55.0,20.0,56.0,0.0,1.0,7,5.0,2.0,1.0,2.0,0.0,1,0.0,7,1.0,1.0,2.0,6,19,6,19,6,6,1,1,0,1.0,4.0,10,19,13,34,10,19,7.0,11.0,0.35,0.19643,0.40909,0.23636,0.55,0.30357,0.16667,0.0,0.33333,0.43182,0.33333,0.43182,0.33333,0.13636,0.4,0.30714,0.3,0.16071,0.3,0.53215,0.14286,0.36364,0.30303,0.26389,0.39394,0.18056,0.30303,0.55555,ANA,12,0,38%,236,11,7,61%,10,7,1,0,0,0,0,0,7,2,1,2,2,16,55%,30,17,12,14,4,10,18,5,12,1003322
12,Lofton,Kenny,117863,loftk001,loftoke01,246,L,42.0,66.0,40.0,59.0,1.0,0.0,12,6.0,2.0,2.0,1.0,1.0,6,4.0,9,4.0,0.0,0.0,2,13,22,24,8,13,1,0,3,5.0,3.0,9,10,26,40,13,16,9.0,16.0,0.225,0.27119,0.30952,0.33333,0.325,0.38983,0.0,0.07692,0.0625,0.26,0.6875,0.48,0.25,0.26,0.3,0.31864,0.15,0.17796,0.55,0.5034,0.55556,0.1875,0.1875,0.15152,0.54167,0.39394,0.27083,0.45454,CLE,7,0,36%,291,54,10,84%,38,8,16,2,0,0,3,2,8,3,2,2,1,26,43%,41,28,13,9,6,3,22,6,15,246
13,Vizquel,Omar,123744,vizqo001,vizquom01,411,S,34.0,60.0,32.0,53.0,0.0,0.0,10,9.0,4.0,0.0,0.0,0.0,7,2.0,9,1.0,0.0,1.0,4,7,14,20,9,8,0,3,4,4.0,7.0,15,11,23,26,15,18,9.0,14.0,0.28125,0.26415,0.35294,0.35,0.28125,0.33962,0.0,0.0,0.14815,0.2,0.51852,0.57143,0.33333,0.22857,0.2,0.27547,0.1,0.1132,0.7,0.61133,0.44444,0.5,0.28302,0.2,0.43396,0.41818,0.28302,0.38182,CLE,3,0,37%,269,37,12,76%,27,9,10,2,0,1,4,2,7,1,2,0,4,14,54%,39,20,19,16,6,9,21,6,13,411
14,Justice,David,116798,justd001,justida01,923,L,37.0,61.0,39.0,55.0,3.0,1.0,9,2.0,4.0,4.0,0.0,0.0,6,3.0,7,6.0,0.0,0.0,7,22,13,13,5,8,1,1,0,2.0,4.0,7,13,21,30,11,12,7.0,16.0,0.17949,0.29091,0.27027,0.36066,0.35897,0.52727,0.14286,0.13636,0.28,0.51163,0.52,0.30233,0.2,0.18605,0.37948,0.43636,0.26922,0.35454,0.3513,0.2091,0.28571,0.25,0.17949,0.23636,0.53846,0.38182,0.28205,0.38182,CLE,5,0,35%,243,9,3,75%,9,3,0,0,0,0,0,0,10,0,4,5,1,15,46%,31,19,10,7,4,3,19,5,13,923
15,Ramirez,Manny,120903,ramim002,ramirma02,210,R,36.0,65.0,35.0,63.0,2.0,4.0,6,6.0,4.0,1.0,0.0,0.0,4,1.0,15,7.0,1.0,1.0,11,14,9,17,6,11,1,3,0,3.0,3.0,11,14,17,30,11,14,11.0,12.0,0.31429,0.19048,0.36111,0.26154,0.68571,0.34921,0.36364,0.14286,0.42308,0.33333,0.34615,0.40476,0.23077,0.2619,0.57142,0.35873,0.32858,0.2381,0.1,0.40317,0.27273,0.25,0.28205,0.24138,0.4359,0.2931,0.28205,0.46552,CLE,6,0,31%,230,5,3,63%,5,1,0,0,0,2,0,0,6,0,6,0,0,17,36%,27,21,6,9,8,1,20,7,13,210
16,Thome,Jim,123272,thomj002,thomeji01,409,L,30.0,61.0,28.0,57.0,2.0,1.0,8,5.0,5.0,2.0,0.0,0.0,9,4.0,15,8.0,0.0,0.0,4,12,8,12,6,12,1,2,0,3.0,3.0,6,10,13,29,5,15,8.0,15.0,0.28571,0.26316,0.4,0.39344,0.46429,0.45614,0.25,0.16667,0.22222,0.33333,0.44444,0.33333,0.33333,0.33333,0.37858,0.39298,0.26787,0.28947,0.35355,0.31755,0.375,0.2,0.25,0.18519,0.54167,0.24074,0.20833,0.57407,CLE,4,0,31%,238,1,0,100%,1,0,0,0,0,0,0,0,4,0,1,2,1,15,32%,28,20,7,12,10,2,13,5,8,409
17,Fryman,Travis,114465,frymt001,frymatr01,385,R,33.0,68.0,30.0,65.0,1.0,1.0,2,3.0,3.0,2.0,1.0,0.0,6,4.0,22,5.0,0.0,0.0,7,18,10,11,6,8,0,2,0,0.0,1.0,14,20,13,22,14,20,6.0,7.0,0.2,0.10769,0.30303,0.19118,0.36667,0.23077,0.14286,0.05556,0.30435,0.48649,0.43478,0.2973,0.26087,0.21622,0.36667,0.32308,0.25,0.18462,0.38333,0.4923,0.0,0.14286,0.34146,0.32258,0.31707,0.20968,0.34147,0.46774,CLE,5,0,26%,184,10,8,56%,9,7,1,1,0,0,2,2,5,1,3,0,1,15,57%,25,12,13,11,5,6,15,3,10,385
18,Dunston,Shawon,113645,dunss001,dunstsh01,1401,R,32.0,48.0,28.0,47.0,0.0,0.0,5,1.0,4.0,1.0,1.0,0.0,3,3.0,6,2.0,0.0,0.0,10,13,9,9,6,12,0,0,1,1.0,1.0,10,20,18,21,10,20,2.0,10.0,0.07143,0.21277,0.15625,0.27083,0.10714,0.34043,0.0,0.0,0.4,0.38235,0.36,0.26471,0.24,0.35294,0.23571,0.32766,0.1,0.19149,0.66429,0.48085,0.5,0.1,0.26316,0.32787,0.47368,0.29508,0.26316,0.37705,TOT,3,0,46%,69,9,4,69%,8,4,1,0,0,0,4,3,2,0,1,1,0,7,58%,11,8,3,5,1,4,10,2,8,1401
19,Garciaparra,Nomar,114596,garcn001,garcino01,190,R,39.0,76.0,36.0,82.0,2.0,1.0,18,5.0,0.0,1.0,1.0,1.0,3,3.0,9,4.0,0.0,1.0,10,20,8,31,9,13,0,1,1,3.0,6.0,6,21,15,40,6,21,8.0,21.0,0.22222,0.2561,0.30769,0.31579,0.38889,0.35366,0.1,0.1,0.37037,0.3125,0.2963,0.48438,0.33333,0.20312,0.36667,0.29756,0.25001,0.14634,0.38332,0.5561,0.375,0.28571,0.22222,0.2561,0.55556,0.18293,0.22222,0.56097,BOS,7,0,38%,251,12,6,67%,12,6,0,0,0,0,0,0,3,1,2,0,0,17,52%,33,20,13,7,6,1,26,6,20,190
20,Valentin,John,123608,valej002,valenjo02,1375,R,40.0,76.0,38.0,67.0,1.0,2.0,11,4.0,5.0,2.0,0.0,0.0,9,4.0,6,5.0,0.0,0.0,7,19,11,28,8,11,0,4,0,0.0,4.0,11,26,16,33,11,26,8.0,17.0,0.21053,0.25373,0.3,0.34211,0.42105,0.37313,0.28571,0.05263,0.26923,0.32759,0.42308,0.48276,0.30769,0.18966,0.41052,0.3194,0.31578,0.1791,0.2737,0.5015,0.0,0.23529,0.28947,0.30588,0.42105,0.18824,0.28948,0.50588,BOS,8,0,43%,257,4,5,44%,4,5,0,0,0,0,0,0,5,0,2,2,1,26,42%,43,28,14,17,10,7,29,13,16,1375
21,Vaughn,Mo,123678,vaugm001,vaughmo01,899,L,48.0,66.0,45.0,61.0,4.0,2.0,11,9.0,6.0,1.0,0.0,0.0,3,3.0,13,16.0,2.0,2.0,6,15,12,16,9,12,1,0,0,3.0,2.0,16,15,12,27,4,11,12.0,21.0,0.26667,0.34426,0.35417,0.39394,0.42222,0.63934,0.33333,0.26667,0.22222,0.34884,0.44444,0.37209,0.33333,0.27907,0.35555,0.49508,0.23332,0.40492,0.41113,0.1,0.25,0.09524,0.5,0.28302,0.375,0.22642,0.125,0.49056,BOS,3,0,29%,259,0,0,0,0,0,0,0,0,0,0,0,4,1,2,1,0,11,25%,37,30,6,11,8,3,17,10,7,899
22,Lewis,Darren,117731,lewid001,lewisda01,286,R,34.0,40.0,30.0,41.0,0.0,1.0,8,4.0,1.0,2.0,1.0,0.0,2,6.0,7,5.0,0.0,0.0,7,4,14,18,4,8,0,2,1,2.0,4.0,2,16,14,21,2,16,7.0,10.0,0.23333,0.2439,0.38235,0.3,0.4,0.31707,0.14286,0.0,0.28,0.13333,0.56,0.6,0.16,0.26667,0.36667,0.27317,0.25001,0.10976,0.38332,0.61707,0.28571,0.4,0.11111,0.30189,0.77778,0.26415,0.11111,0.43396,BOS,10,2,38%,288,29,12,71%,28,12,1,0,0,0,3,2,5,1,0,1,3,20,55%,31,19,12,15,9,5,27,3,23,286
23,O'Leary,Troy,119975,oleat001,o'leatr01,789,L,40.0,54.0,37.0,56.0,3.0,2.0,5,5.0,3.0,1.0,0.0,1.0,3,5.0,7,4.0,0.0,0.0,12,13,11,19,8,11,1,3,0,0.0,2.0,11,14,16,25,6,13,9.0,11.0,0.24324,0.19643,0.35,0.25926,0.48649,0.41071,0.16667,0.23077,0.3871,0.30233,0.35484,0.44186,0.25806,0.25581,0.44325,0.41428,0.36487,0.32142,0.19188,0.2643,0.0,0.18182,0.33333,0.26923,0.48485,0.30769,0.18182,0.42308,BOS,9,0,39%,219,2,2,50%,2,1,0,0,0,1,0,0,8,1,2,2,3,13,36%,35,27,8,14,11,3,18,4,13,789
24,McCracken,Quinton,118609,mccrq001,mccraqu01,1377,S,33.0,75.0,35.0,78.0,0.0,0.0,15,7.0,6.0,1.0,1.0,0.0,2,0.0,14,4.0,0.0,0.0,5,18,19,26,5,12,4,2,3,3.0,5.0,6,19,22,40,6,23,8.0,22.0,0.22857,0.28205,0.24242,0.32,0.25714,0.38462,0.0,0.0,0.17241,0.32143,0.65517,0.46429,0.17241,0.21429,0.22857,0.30257,0.1,0.15385,0.67143,0.54358,0.375,0.22727,0.17647,0.23171,0.64706,0.26829,0.17647,0.5,TBD,11,0,32%,259,19,10,66%,18,10,1,0,0,0,1,0,11,3,3,4,1,21,41%,41,27,12,11,5,5,16,5,11,1377
25,Martinez,Dave,118363,martd002,martida01,1008160,L,26.0,59.0,25.0,55.0,1.0,0.0,11,6.0,2.0,1.0,0.0,0.0,8,2.0,6,6.0,0.0,1.0,2,16,8,16,4,8,1,1,0,2.0,3.0,6,9,13,32,6,14,7.0,14.0,0.28,0.25455,0.38462,0.37288,0.32,0.34545,0.0,0.0625,0.14286,0.4,0.57143,0.4,0.28571,0.2,0.24,0.2909,0.1,0.13635,0.66,0.57275,0.28571,0.21429,0.24,0.16364,0.52,0.23636,0.24,0.6,TBD,4,0,25%,141,8,7,53%,7,7,1,0,0,0,0,0,6,2,3,0,1,10,38%,17,11,6,2,1,1,5,2,2,1008160
26,McGriff,Fred,118730,mcgrf001,mcgrifr01,293,L,48.0,60.0,41.0,64.0,2.0,3.0,9,8.0,4.0,3.0,0.0,0.0,5,5.0,17,7.0,0.0,1.0,6,17,18,11,9,9,1,2,0,5.0,2.0,12,10,24,27,10,11,14.0,15.0,0.34146,0.23438,0.41667,0.33333,0.63415,0.39062,0.5,0.11765,0.18182,0.45946,0.54545,0.2973,0.27273,0.24324,0.49269,0.35624,0.40731,0.23436,0.1,0.4094,0.35714,0.13333,0.26087,0.20833,0.52174,0.5,0.21739,0.29167,TBD,2,0,24%,255,7,2,78%,6,2,1,0,0,0,0,0,8,3,4,0,1,17,27%,27,22,5,19,15,4,24,13,10,293
27,Sorrento,Paul,122541,sorrp001,sorrepa01,1012282,L,27.0,68.0,23.0,64.0,1.0,0.0,5,3.0,6.0,3.0,0.0,0.0,5,4.0,13,8.0,1.0,0.0,3,14,6,20,4,10,0,2,0,1.0,3.0,6,13,10,37,4,12,6.0,12.0,0.26087,0.1875,0.37037,0.26471,0.3913,0.32812,0.0,0.07143,0.23077,0.31818,0.46154,0.45455,0.30769,0.22727,0.33043,0.34062,0.19564,0.21093,0.47393,0.44845,0.16667,0.25,0.3,0.20968,0.5,0.16129,0.2,0.62903,TBD,4,0,17%,142,2,3,40%,2,3,0,0,0,0,1,0,6,1,2,0,3,5,25%,23,22,1,2,2,0,15,3,9,1012282
28,Butler,Rich,111820,butlr002,butleri01,1001782,L,20.0,59.0,19.0,53.0,2.0,1.0,11,3.0,0.0,0.0,0.0,0.0,5,2.0,7,1.0,0.0,1.0,3,18,8,21,4,6,0,1,0,1.0,6.0,5,15,13,36,4,13,4.0,13.0,0.21053,0.24528,0.35,0.30508,0.36842,0.35849,0.33333,0.11111,0.2,0.4,0.53333,0.46667,0.26667,0.13333,0.35789,0.31321,0.23684,0.16981,0.40527,0.51698,0.25,0.46154,0.22727,0.23438,0.59091,0.20312,0.18182,0.5625,TBD,2,0,31%,66,4,2,67%,4,1,0,0,0,1,0,0,1,0,0,0,1,1,47%,14,8,6,3,1,2,2,1,1,1001782
29,Stocker,Kevin,122811,stock001,stockke01,1012549,S,24.0,62.0,22.0,55.0,1.0,0.0,7,5.0,1.0,1.0,2.0,0.0,6,1.0,16,4.0,1.0,1.0,9,9,7,17,1,10,0,3,3,3.0,2.0,9,7,11,27,9,15,6.0,11.0,0.27273,0.2,0.33333,0.29032,0.31818,0.34545,0.0,0.11111,0.52941,0.25,0.41176,0.47222,0.05882,0.27778,0.24545,0.34545,0.1,0.21817,0.65455,0.43638,0.5,0.18182,0.31034,0.14286,0.37931,0.22449,0.31035,0.63265,TBD,1,0,31%,114,5,3,63%,5,3,0,0,0,0,0,0,4,0,1,2,1,4,53%,17,12,5,4,1,3,11,1,9,1012549
30,Cairo,Miguel,111867,cairm001,cairomi01,1412,R,24.0,62.0,23.0,60.0,1.0,0.0,13,3.0,1.0,2.0,0.0,1.0,2,1.0,6,0.0,0.0,0.0,8,14,12,28,3,9,0,3,6,2.0,7.0,6,19,14,37,6,19,6.0,15.0,0.26087,0.25,0.29167,0.27419,0.43478,0.31667,0.0,0.07143,0.34783,0.27451,0.52174,0.54902,0.13043,0.17647,0.37391,0.26667,0.26087,0.10001,0.36522,0.63332,0.33333,0.46667,0.23077,0.25333,0.53846,0.18667,0.23077,0.56,TBD,6,0,27%,230,19,8,70%,18,8,1,0,0,0,0,0,3,0,1,1,1,19,45%,29,19,10,4,2,2,16,6,10,1412
31,Smith,Bob,134360,smitr003,smithbo06,1493,R,23.0,52.0,22.0,47.0,1.0,2.0,8,3.0,1.0,2.0,0.0,0.0,8,2.0,14,2.0,1.0,0.0,9,10,8,16,2,3,0,0,0,2.0,5.0,9,5,9,24,9,5,7.0,10.0,0.31818,0.21277,0.3913,0.36538,0.68182,0.29787,0.22222,0.1,0.47368,0.34483,0.42105,0.55172,0.10526,0.10345,0.56364,0.2851,0.33636,0.12765,0.1,0.58725,0.28571,0.5,0.33333,0.14706,0.33333,0.26471,0.33334,0.58823,TBD,3,0,24%,169,5,3,63%,5,3,0,0,0,0,3,2,6,1,2,0,3,4,47%,18,10,8,6,1,5,8,4,2,1493
32,Alomar,Roberto,110183,alomr001,alomaro01,860,S,40.0,68.0,37.0,65.0,0.0,2.0,8,10.0,2.0,2.0,0.0,0.0,9,4.0,6,5.0,0.0,0.0,6,16,13,26,12,7,1,3,1,4.0,3.0,12,16,22,35,12,16,14.0,10.0,0.37838,0.15385,0.45,0.27941,0.59459,0.18462,0.33333,0.0,0.19355,0.32653,0.41935,0.53061,0.3871,0.14286,0.41621,0.23077,0.32431,0.1,0.25948,0.66923,0.28571,0.3,0.26087,0.23881,0.47826,0.32836,0.26087,0.43283,BAL,6,0,34%,246,18,5,78%,14,4,4,1,0,0,3,2,10,2,5,2,1,21,48%,30,16,14,8,6,2,22,9,13,860
33,Surhoff,B.J.,122989,surhb001,surhob.01,117,L,34.0,62.0,33.0,56.0,1.0,0.0,9,4.0,4.0,3.0,0.0,0.0,5,3.0,11,4.0,0.0,0.0,11,20,10,13,4,11,1,3,1,2.0,3.0,10,18,16,28,6,10,7.0,14.0,0.21212,0.25,0.29412,0.30645,0.30303,0.375,0.0,0.05,0.44,0.45455,0.4,0.29545,0.16,0.25,0.29091,0.325,0.13637,0.1875,0.57272,0.4875,0.28571,0.21429,0.3125,0.32143,0.5,0.28571,0.1875,0.39286,BAL,5,0,30%,230,9,7,56%,9,7,0,0,0,0,1,1,8,2,3,1,2,13,47%,29,20,9,10,3,7,18,7,11,117
34,Carter,Joe,112064,cartj001,cartejo01,1002018,R,37.0,45.0,39.0,44.0,0.0,2.0,7,5.0,1.0,3.0,0.0,0.0,3,1.0,7,8.0,1.0,1.0,9,8,7,11,4,11,0,2,0,2.0,0.0,14,18,15,14,14,18,10.0,8.0,0.25641,0.18182,0.32432,0.26667,0.48718,0.20455,0.22222,0.0,0.45,0.26667,0.35,0.36667,0.2,0.36667,0.43077,0.22273,0.34615,0.1,0.22308,0.67727,0.2,0.0,0.32558,0.36,0.34884,0.3,0.32558,0.34,TOT,1,0,30%,131,4,1,80%,3,1,1,0,0,0,1,1,4,0,1,1,2,1,42%,14,9,4,6,4,2,13,4,8,1002018
35,Palmeiro,Rafael,120191,palmr001,palmera01,1266,L,45.0,60.0,40.0,55.0,1.0,1.0,7,5.0,4.0,1.0,0.0,0.0,10,9.0,7,4.0,0.0,0.0,11,12,12,15,7,12,1,0,0,2.0,1.0,10,16,17,27,11,7,7.0,12.0,0.175,0.21818,0.35556,0.36667,0.275,0.34545,0.09091,0.08333,0.36667,0.30769,0.4,0.38462,0.23333,0.30769,0.3,0.32727,0.15,0.1909,0.55,0.48183,0.28571,0.08333,0.26316,0.32,0.44737,0.34,0.28947,0.34,BAL,3,0,24%,252,11,7,61%,9,7,2,0,0,0,1,1,6,0,3,1,2,14,34%,46,38,8,6,5,1,28,6,18,1266
36,Ripken,Cal,121222,ripkc001,ripkeca01,1010978,R,35.0,68.0,38.0,62.0,1.0,0.0,12,7.0,0.0,2.0,0.0,0.0,8,0.0,10,6.0,1.0,0.0,11,11,10,23,8,8,1,1,0,0.0,4.0,14,17,14,34,14,17,9.0,13.0,0.23684,0.20968,0.25714,0.32353,0.28947,0.25806,0.0,0.09091,0.37931,0.2619,0.34483,0.54762,0.27586,0.19048,0.25263,0.24838,0.1,0.1,0.64737,0.65162,0.0,0.30769,0.33333,0.25,0.33333,0.20588,0.33334,0.54412,BAL,4,0,25%,253,0,2,0%,0,2,0,0,0,0,0,0,5,3,2,0,0,10,35%,28,21,7,12,7,5,17,9,8,1010978
37,Bordick,Mike,111234,bordm001,bordimi01,129,R,30.0,46.0,27.0,41.0,1.0,1.0,5,1.0,4.0,1.0,0.0,0.0,4,1.0,9,2.0,1.0,0.0,10,9,13,9,3,10,0,0,5,1.0,2.0,12,11,13,17,12,11,3.0,10.0,0.11111,0.2439,0.13333,0.32609,0.25926,0.41463,0.1,0.11111,0.38462,0.32143,0.5,0.32143,0.11538,0.35714,0.34815,0.37073,0.22223,0.25609,0.42962,0.37318,0.33333,0.2,0.32432,0.28205,0.35135,0.33333,0.32433,0.38462,BAL,7,0,29%,187,6,7,46%,5,6,1,1,0,0,2,2,4,2,1,0,1,8,33%,27,20,7,6,4,2,12,5,6,129
38,Lansing,Mike,117491,lansm001,lansimi01,1007334,R,28.0,85.0,25.0,88.0,0.0,1.0,15,8.0,6.0,0.0,0.0,0.0,2,2.0,10,6.0,0.0,0.0,3,9,10,41,5,12,0,1,4,4.0,10.0,7,32,18,47,7,32,9.0,21.0,0.36,0.23864,0.39286,0.27059,0.48,0.30682,0.33333,0.0,0.16667,0.14516,0.55556,0.66129,0.27778,0.19355,0.32,0.26818,0.18,0.10227,0.5,0.62955,0.44444,0.47619,0.21875,0.28829,0.5625,0.16216,0.21875,0.54955,COL,4,0,31%,242,10,3,77%,6,3,4,0,0,0,0,0,6,1,2,2,1,10,41%,29,21,7,13,6,6,16,5,11,1007334
39,Burks,Ellis,111736,burke001,burksel01,372,R,26.0,77.0,24.0,73.0,4.0,3.0,9,2.0,3.0,1.0,0.0,0.0,6,3.0,17,3.0,0.0,0.0,6,10,7,29,3,10,1,4,1,1.0,6.0,9,20,10,41,9,20,6.0,16.0,0.25,0.21918,0.34615,0.28571,0.66667,0.42466,0.5,0.4,0.375,0.20408,0.4375,0.59184,0.1875,0.20408,0.61667,0.40548,0.28333,0.30822,0.1,0.2863,0.16667,0.375,0.32143,0.24691,0.35714,0.12346,0.32143,0.62963,TOT,7,0,29%,214,11,8,58%,10,7,1,0,0,1,2,2,5,0,2,1,2,8,48%,35,17,18,16,10,6,12,5,6,372
40,Walker,Larry,123833,walkl001,walkela01,455,L,27.0,79.0,22.0,69.0,1.0,0.0,18,2.0,5.0,5.0,0.0,0.0,11,5.0,8,0.0,1.0,0.0,2,10,15,26,3,13,2,2,0,3.0,7.0,5,19,17,41,6,15,7.0,24.0,0.31818,0.34783,0.44444,0.4557,0.54545,0.46377,0.0,0.1,0.1,0.20408,0.75,0.53061,0.15,0.26531,0.42727,0.31594,0.3409,0.17391,0.23183,0.51015,0.42857,0.29167,0.17857,0.25333,0.60714,0.22667,0.21429,0.52,COL,5,0,43%,239,14,4,78%,8,4,6,0,0,0,1,1,3,0,2,1,0,15,55%,45,22,22,9,4,5,21,7,14,455
41,Bichette,Dante,110974,bichd001,bicheda01,1000946,R,33.0,82.0,34.0,87.0,0.0,0.0,20,11.0,8.0,2.0,0.0,0.0,1,0.0,9,1.0,0.0,0.0,12,15,11,31,7,19,2,4,0,6.0,12.0,8,28,23,55,8,28,13.0,28.0,0.38235,0.32184,0.39394,0.35366,0.44118,0.41379,0.0,0.0,0.4,0.23077,0.36667,0.47692,0.23333,0.29231,0.25883,0.29195,0.1,0.13792,0.64117,0.57013,0.46154,0.42857,0.20513,0.25225,0.58974,0.20721,0.20513,0.54054,COL,5,0,33%,265,14,4,78%,14,3,0,1,0,0,5,2,10,4,3,0,3,21,37%,36,27,9,7,3,4,30,13,14,1000946
42,White,Devon,124164,whitd001,whitede03,1013862,S,26.0,88.0,24.0,80.0,2.0,0.0,12,9.0,4.0,1.0,0.0,1.0,5,2.0,22,1.0,3.0,0.0,6,14,11,32,5,10,0,3,3,4.0,5.0,8,18,14,43,8,17,11.0,18.0,0.45833,0.225,0.5,0.29545,0.58333,0.35,0.0,0.14286,0.27273,0.25,0.5,0.57143,0.22727,0.17857,0.325,0.325,0.1875,0.1875,0.4875,0.4875,0.36364,0.27778,0.26667,0.23077,0.46667,0.17949,0.26666,0.58974,ARI,3,0,33%,240,22,8,73%,20,6,2,2,0,0,2,1,5,1,3,0,1,8,51%,33,22,11,4,1,3,20,4,15,1013862
43,Bell,Jay,110826,bellj001,bellja01,48,R,22.0,87.0,21.0,86.0,3.0,1.0,12,4.0,1.0,0.0,2.0,0.0,4,1.0,19,7.0,1.0,0.0,6,27,2,22,5,11,0,1,0,0.0,5.0,5,29,9,39,5,29,5.0,18.0,0.2381,0.2093,0.27273,0.26437,0.38095,0.37209,0.16667,0.11111,0.46154,0.45,0.15385,0.36667,0.38462,0.18333,0.34285,0.36279,0.21427,0.24418,0.44288,0.39303,0.0,0.27778,0.26316,0.29897,0.47368,0.09278,0.26316,0.60825,ARI,10,0,29%,247,3,5,38%,3,5,0,0,0,0,0,0,7,0,1,1,5,15,41%,37,22,15,5,4,1,14,5,7,48
44,Lee,Travis,134162,lee-t002,leetr01,958,L,23.0,86.0,26.0,76.0,3.0,2.0,13,3.0,2.0,1.0,0.0,0.0,11,1.0,21,4.0,0.0,0.0,2,13,9,31,4,9,1,3,0,2.0,9.0,5,17,13,39,3,9,6.0,18.0,0.23077,0.23684,0.30435,0.33721,0.5,0.38158,1.0,0.23077,0.13333,0.24528,0.6,0.58491,0.26667,0.16981,0.46923,0.34474,0.40384,0.21711,0.12693,0.43815,0.33333,0.5,0.2381,0.26154,0.61905,0.2,0.14285,0.53846,ARI,4,0,25%,247,8,1,89%,8,0,0,1,0,0,0,0,5,1,3,0,1,14,47%,36,22,14,12,7,5,12,3,9,958
45,Williams,Matt,124326,willm003,willima04,77,R,22.0,83.0,21.0,79.0,4.0,1.0,9,6.0,5.0,1.0,0.0,0.0,5,2.0,15,1.0,1.0,0.0,5,14,10,28,3,15,2,2,0,4.0,4.0,9,22,12,45,9,22,8.0,18.0,0.38095,0.22785,0.45455,0.28916,0.57143,0.44304,0.2,0.28571,0.27778,0.24561,0.55556,0.49123,0.16667,0.26316,0.39048,0.41519,0.28572,0.32278,0.3238,0.26203,0.5,0.22222,0.3,0.24719,0.4,0.13483,0.3,0.61798,ARI,6,0,32%,177,5,1,83%,5,1,0,0,0,0,0,0,4,0,2,1,1,10,54%,21,13,7,7,2,4,20,4,15,77
46,Castilla,Vinny,112106,castv001,castivi02,84,R,30.0,81.0,30.0,82.0,7.0,1.0,12,3.0,1.0,1.0,0.0,0.0,4,1.0,6,3.0,1.0,0.0,8,16,9,36,6,8,2,2,0,1.0,6.0,12,35,12,42,12,35,5.0,20.0,0.16667,0.2439,0.2,0.30864,0.3,0.5122,0.125,0.4375,0.34783,0.26667,0.3913,0.6,0.26087,0.13333,0.33333,0.4683,0.19999,0.40245,0.46668,0.12925,0.2,0.3,0.33333,0.3125,0.33333,0.10714,0.33334,0.58036,COL,17,0,30%,254,5,9,36%,5,8,0,0,0,1,0,0,10,2,5,2,1,12,36%,38,29,8,16,5,10,13,5,6,84
47,Perez,Neifi,120413,peren001,perezne01,620,S,33.0,73.0,31.0,74.0,0.0,0.0,13,2.0,4.0,1.0,2.0,0.0,3,2.0,8,4.0,0.0,0.0,9,8,5,19,2,16,2,2,3,1.0,6.0,10,33,17,39,10,17,3.0,19.0,0.09677,0.25676,0.15152,0.30137,0.12903,0.36486,0.0,0.0,0.5625,0.18605,0.3125,0.44186,0.125,0.37209,0.23226,0.3081,0.1,0.16215,0.66774,0.52975,0.33333,0.31579,0.27027,0.37079,0.45946,0.19101,0.27027,0.4382,COL,5,0,34%,253,5,6,45%,5,6,0,0,0,0,2,1,7,3,1,3,0,17,59%,38,20,17,8,4,4,18,1,17,620
48,Hamilton,Darryl,115378,hamid001,hamilda02,1005272,L,24.0,57.0,26.0,48.0,0.0,0.0,11,4.0,0.0,1.0,0.0,0.0,9,0.0,9,5.0,0.0,1.0,0,8,11,20,3,10,0,1,1,3.0,6.0,1,9,12,30,10,9,5.0,11.0,0.19231,0.22917,0.25,0.35088,0.23077,0.22917,0.0,0.0,0.0,0.21053,0.78571,0.52632,0.21429,0.26316,0.23846,0.2,0.1,0.1,0.66154,0.7,0.6,0.54545,0.04348,0.1875,0.52174,0.25,0.43478,0.5625,TOT,12,0,35%,338,13,9,59%,11,7,2,2,0,0,4,2,8,2,3,1,2,23,40%,48,37,11,10,4,6,29,8,18,1005272
49,Mueller,Bill,119482,muelb001,muellbi02,295,S,32.0,72.0,28.0,66.0,2.0,0.0,12,8.0,4.0,2.0,0.0,0.0,7,4.0,10,5.0,0.0,0.0,3,13,12,23,8,16,1,2,1,4.0,6.0,10,16,19,33,10,13,10.0,18.0,0.35714,0.27273,0.4375,0.34722,0.42857,0.42424,0.0,0.15385,0.13043,0.25,0.52174,0.44231,0.34783,0.30769,0.27143,0.35151,0.10714,0.22727,0.62143,0.42122,0.4,0.33333,0.25641,0.25806,0.48718,0.30645,0.25641,0.43549,SFG,3,0,37%,275,3,3,50%,3,3,0,0,0,0,0,0,4,2,1,1,0,25,39%,31,20,11,12,10,2,19,7,11,295
50,Bonds,Barry,111188,bondb001,bondsba01,1109,L,44.0,75.0,39.0,64.0,2.0,2.0,4,4.0,7.0,2.0,0.0,0.0,8,7.0,12,6.0,0.0,0.0,7,16,11,20,10,8,2,3,0,0.0,4.0,9,15,21,35,5,12,8.0,13.0,0.20513,0.20312,0.34091,0.28,0.41026,0.40625,0.28571,0.125,0.25,0.36364,0.39286,0.45455,0.35714,0.18182,0.40513,0.40313,0.30769,0.30469,0.28718,0.29218,0.0,0.30769,0.25714,0.24194,0.6,0.33871,0.14286,0.41935,SFG,3,0,31%,233,28,12,70%,25,11,3,1,0,0,4,3,8,2,2,3,1,18,43%,38,28,8,12,7,5,27,6,20,1109
51,Kent,Jeff,116999,kentj001,kentje01,1119,R,29.0,75.0,30.0,77.0,1.0,0.0,10,1.0,4.0,2.0,0.0,1.0,2,2.0,20,10.0,1.0,0.0,6,14,7,18,4,12,1,2,0,0.0,3.0,8,19,9,31,8,19,4.0,15.0,0.13333,0.19481,0.2069,0.24,0.26667,0.28571,0.0,0.07143,0.35294,0.31818,0.41176,0.40909,0.23529,0.27273,0.33334,0.2909,0.20001,0.13635,0.46665,0.57275,0.0,0.2,0.32,0.27536,0.36,0.13043,0.32,0.59421,SFG,6,0,35%,187,9,4,69%,9,3,0,1,0,0,1,1,9,0,3,3,3,20,63%,28,10,16,6,0,6,22,8,13,1119
52,Snow,J.T.,122497,snowj001,snowj.01,1133,L,27.0,70.0,26.0,64.0,1.0,0.0,5,2.0,3.0,1.0,0.0,0.0,10,1.0,10,8.0,0.0,0.0,6,17,3,14,6,12,0,3,0,1.0,0.0,5,17,8,29,9,15,3.0,9.0,0.11538,0.14062,0.14815,0.27143,0.15385,0.23438,0.0,0.05882,0.4,0.39535,0.2,0.32558,0.4,0.27907,0.23847,0.29376,0.1,0.14064,0.66153,0.5656,0.33333,0.0,0.22727,0.27869,0.36364,0.13115,0.40909,0.59016,SFG,3,0,33%,183,1,2,33%,1,1,0,1,0,0,0,0,7,1,4,1,1,15,40%,34,24,10,7,3,4,16,6,9,1133
53,Javier,Stan,116506,javis001,javiest01,1006372,S,28.0,73.0,26.0,64.0,1.0,0.0,10,5.0,2.0,1.0,1.0,0.0,10,3.0,9,4.0,0.0,0.0,5,14,14,29,2,10,1,3,1,3.0,4.0,8,15,15,42,8,15,6.0,14.0,0.23077,0.21875,0.32143,0.32877,0.26923,0.32812,0.0,0.07143,0.2381,0.26415,0.66667,0.54717,0.09524,0.18868,0.23846,0.30937,0.1,0.16406,0.66154,0.52657,0.5,0.28571,0.25806,0.20833,0.48387,0.20833,0.25807,0.58334,SFG,3,0,32%,214,21,5,81%,20,5,1,0,0,0,1,1,4,1,1,1,1,18,46%,36,23,12,6,4,2,15,3,12,1006372
54,Johnson,Brian,116566,johnb002,johnsbr01,1006432,R,25.0,54.0,22.0,54.0,0.0,1.0,11,1.0,1.0,0.0,0.0,0.0,1,4.0,7,8.0,1.0,0.0,3,9,7,23,1,8,0,1,0,1.0,6.0,4,17,10,30,4,17,2.0,12.0,0.09091,0.22222,0.24,0.25926,0.22727,0.24074,0.33333,0.0,0.27273,0.225,0.63636,0.575,0.09091,0.2,0.33636,0.21852,0.20454,0.1,0.4591,0.68148,0.5,0.5,0.22222,0.26562,0.55556,0.15625,0.22222,0.57813,SFG,6,0,23%,137,0,2,0%,0,2,0,0,0,0,0,0,5,1,1,2,1,2,18%,26,22,3,4,4,0,10,6,4,1006432
55,Aurilia,Rich,110383,aurir001,aurilri01,1106,R,20.0,46.0,17.0,43.0,0.0,0.0,10,2.0,3.0,3.0,0.0,0.0,4,3.0,7,0.0,1.0,0.0,3,9,5,12,6,10,0,2,0,1.0,4.0,8,15,12,22,8,15,5.0,13.0,0.29412,0.30233,0.4,0.3913,0.47059,0.37209,0.0,0.0,0.21429,0.29032,0.35714,0.3871,0.42857,0.32258,0.37647,0.26976,0.26471,0.10464,0.35882,0.6256,0.2,0.30769,0.28571,0.28846,0.42857,0.23077,0.28572,0.48077,SFG,3,0,34%,152,3,3,50%,3,1,0,1,0,1,0,0,5,1,1,3,0,11,44%,17,13,4,4,3,1,13,2,10,1106
56,Floyd,Cliff,114260,floyc001,floydcl01,518,L,22.0,91.0,19.0,76.0,7.0,0.0,7,5.0,1.0,1.0,0.0,0.0,15,3.0,23,3.0,1.0,0.0,5,21,7,15,3,9,1,2,0,3.0,3.0,7,18,11,31,3,12,6.0,15.0,0.31579,0.19737,0.40909,0.34066,0.36842,0.48684,0.0,0.33333,0.33333,0.46667,0.46667,0.33333,0.2,0.2,0.25263,0.48947,0.1,0.41053,0.64737,0.1,0.5,0.2,0.33333,0.29508,0.52381,0.18033,0.14286,0.52459,FLA,6,0,33%,205,27,14,66%,26,10,1,3,0,1,1,1,5,1,0,0,4,12,47%,21,15,6,10,4,4,26,6,17,518
57,Jones,Chipper,116706,jonec004,jonesch06,97,S,23.0,88.0,22.0,86.0,8.0,0.0,16,5.0,4.0,1.0,1.0,0.0,9,3.0,12,4.0,0.0,0.0,3,20,7,32,6,14,1,1,0,3.0,7.0,8,24,10,40,8,21,6.0,29.0,0.27273,0.33721,0.3913,0.43182,0.31818,0.68605,0.0,0.4,0.1875,0.30303,0.4375,0.48485,0.375,0.21212,0.24545,0.54884,0.1,0.35116,0.65455,0.1,0.5,0.24138,0.30769,0.28235,0.38462,0.11765,0.30769,0.6,ATL,8,0,36%,328,16,6,73%,15,6,1,0,0,0,0,0,6,1,2,1,2,16,44%,42,31,10,12,4,7,21,4,16,97
58,Vina,Fernando,123726,vinaf001,vinafe01,1189,L,37.0,78.0,36.0,72.0,3.0,0.0,13,9.0,3.0,1.0,1.0,1.0,7,3.0,6,2.0,0.0,2.0,5,16,13,27,10,18,1,1,9,3.0,6.0,12,19,21,38,10,19,11.0,20.0,0.30556,0.27778,0.43243,0.34615,0.38889,0.47222,0.0,0.1875,0.17857,0.2623,0.46429,0.44262,0.35714,0.29508,0.28333,0.39444,0.125,0.29166,0.59167,0.3139,0.27273,0.3,0.27907,0.25,0.48837,0.27632,0.23256,0.47368,MIL,9,0,35%,317,22,16,58%,17,14,5,2,0,0,8,4,14,3,6,4,1,21,45%,42,31,11,9,3,5,32,9,21,1189
59,Cirillo,Jeff,112297,cirij001,cirilje01,1073,R,37.0,72.0,30.0,64.0,2.0,0.0,13,3.0,4.0,2.0,0.0,0.0,10,8.0,7,6.0,0.0,0.0,3,12,12,21,6,19,3,2,2,1.0,4.0,13,18,17,36,13,18,5.0,19.0,0.16667,0.29688,0.35135,0.40278,0.23333,0.45312,0.0,0.16667,0.14286,0.23077,0.57143,0.40385,0.28571,0.36538,0.26666,0.35624,0.1,0.23436,0.63334,0.4094,0.2,0.21053,0.30233,0.25,0.39535,0.23611,0.30232,0.51389,MIL,5,0,32%,323,10,4,71%,9,4,0,0,1,0,1,0,8,3,1,3,1,17,50%,52,30,21,12,4,8,18,5,12,1073
60,Jaha,John,116468,jahaj001,jahajo01,1006336,R,20.0,41.0,18.0,32.0,0.0,1.0,5,2.0,1.0,1.0,0.0,0.0,8,3.0,13,4.0,3.0,0.0,2,6,4,9,6,3,0,1,0,0.0,4.0,6,2,7,13,6,2,4.0,6.0,0.22222,0.1875,0.35,0.41463,0.44444,0.21875,0.5,0.0,0.16667,0.33333,0.33333,0.5,0.5,0.16667,0.42222,0.23125,0.33333,0.1,0.24445,0.66875,0.0,0.66667,0.31579,0.11765,0.36842,0.41176,0.31579,0.47059,MIL,3,0,24%,84,1,3,25%,1,2,0,1,0,0,0,0,0,0,0,0,0,5,43%,12,7,5,4,3,1,5,2,3,1006336
61,Burnitz,Jeromy,111742,burnj001,burnije01,867,L,40.0,66.0,38.0,58.0,3.0,1.0,9,5.0,4.0,2.0,0.0,0.0,9,2.0,17,13.0,0.0,0.0,8,11,9,11,7,8,0,1,0,1.0,3.0,7,18,17,24,7,4,8.0,16.0,0.21053,0.27586,0.25,0.37879,0.34211,0.5,0.125,0.27273,0.33333,0.36667,0.375,0.36667,0.29167,0.26667,0.33158,0.42414,0.19737,0.33621,0.47105,0.23965,0.125,0.1875,0.22581,0.3913,0.54839,0.36957,0.2258,0.23913,MIL,3,0,28%,182,7,4,64%,6,4,1,0,0,0,1,0,5,1,1,2,1,9,41%,30,20,8,12,7,4,14,3,11,867
62,Grissom,Marquis,115174,grism001,grissma02,652,R,31.0,67.0,32.0,74.0,3.0,0.0,8,3.0,3.0,2.0,0.0,0.0,1,1.0,16,2.0,0.0,0.0,8,15,12,23,6,9,0,2,0,2.0,3.0,8,17,21,34,8,17,5.0,14.0,0.15625,0.18919,0.19355,0.22388,0.21875,0.35135,0.0,0.2,0.30769,0.31915,0.46154,0.48936,0.23077,0.19149,0.2625,0.36216,0.1,0.24324,0.6375,0.3946,0.4,0.21429,0.21622,0.25,0.56757,0.30882,0.21621,0.44118,MIL,6,0,29%,198,13,8,62%,12,7,1,1,0,0,2,2,3,0,1,2,0,15,43%,36,24,12,6,2,4,14,5,8,652
63,Valentin,Jose,123610,valej003,valenjo03,256,S,27.0,66.0,25.0,55.0,3.0,0.0,2,6.0,1.0,0.0,0.0,0.0,13,4.0,14,6.0,0.0,0.0,5,16,5,12,6,3,0,0,1,0.0,1.0,10,16,11,25,10,6,6.0,6.0,0.24,0.10909,0.37037,0.28788,0.24,0.29091,0.0,0.1875,0.3125,0.51613,0.3125,0.3871,0.375,0.09677,0.2,0.38182,0.1,0.27273,0.7,0.34545,0.0,0.16667,0.32258,0.34043,0.35484,0.23404,0.32258,0.42553,MIL,7,0,33%,153,10,7,59%,7,5,3,1,0,1,1,1,4,2,2,0,0,18,50%,27,16,11,2,1,1,15,5,10,256
64,Matheny,Mike,118414,mathm001,mathemi01,1169,R,23.0,47.0,22.0,42.0,1.0,1.0,4,7.0,5.0,0.0,0.0,0.0,3,1.0,6,3.0,2.0,0.0,3,6,3,15,9,10,0,1,1,0.0,1.0,6,19,14,23,6,19,8.0,10.0,0.36364,0.2381,0.3913,0.31915,0.5,0.42857,0.33333,0.16667,0.2,0.19355,0.2,0.48387,0.6,0.32258,0.33636,0.39047,0.20454,0.2857,0.4591,0.32383,0.0,0.1,0.23077,0.31148,0.53846,0.22951,0.23077,0.45901,MIL,1,0,21%,111,1,0,100%,1,0,0,0,0,0,0,0,1,0,1,0,0,3,29%,7,6,1,3,3,0,14,8,6,1169
65,Glanville,Doug,114844,gland001,glanvdo01,956,R,24.0,87.0,23.0,89.0,2.0,1.0,17,4.0,2.0,1.0,1.0,0.0,2,2.0,9,1.0,0.0,0.0,4,19,13,39,3,15,0,1,1,2.0,10.0,10,17,16,60,10,17,6.0,22.0,0.26087,0.24719,0.33333,0.27586,0.43478,0.35955,0.25,0.10526,0.2,0.26027,0.65,0.53425,0.15,0.20548,0.37391,0.31236,0.26087,0.16854,0.36522,0.5191,0.33333,0.45455,0.27778,0.18085,0.44444,0.17021,0.27778,0.64894,PHI,11,0,43%,318,23,6,79%,21,5,2,1,0,0,2,1,7,1,3,2,1,28,43%,47,33,12,13,8,5,29,7,21,956
66,Jefferies,Gregg,116513,jeffg001,jeffegr01,1006379,S,24.0,73.0,24.0,68.0,0.0,0.0,15,3.0,2.0,1.0,0.0,0.0,5,1.0,2,2.0,0.0,1.0,4,9,8,34,6,13,1,1,0,2.0,8.0,7,15,14,45,7,20,4.0,17.0,0.16667,0.25,0.25,0.30137,0.20833,0.27941,0.0,0.0,0.22222,0.16071,0.44444,0.60714,0.33333,0.23214,0.24166,0.22941,0.1,0.1,0.65834,0.67059,0.5,0.47059,0.25,0.1875,0.5,0.175,0.25,0.6375,TOT,11,0,34%,231,12,3,80%,12,3,0,0,0,0,1,0,8,0,6,0,2,14,43%,26,15,11,9,5,4,23,12,10,1006379
67,Rolen,Scott,121409,roles001,rolensc01,970,R,20.0,83.0,19.0,79.0,1.0,1.0,11,1.0,4.0,2.0,0.0,0.0,10,3.0,21,3.0,0.0,0.0,5,9,7,15,0,18,1,2,0,1.0,3.0,4,15,8,38,4,15,4.0,16.0,0.21053,0.20253,0.35,0.31325,0.47368,0.29114,0.2,0.11111,0.41667,0.21429,0.58333,0.35714,0.0,0.42857,0.46315,0.28861,0.39472,0.13292,0.14213,0.57847,0.25,0.1875,0.25,0.22059,0.5,0.11765,0.25,0.66176,PHI,4,0,36%,256,14,7,67%,12,6,2,1,0,0,1,1,15,3,4,5,3,20,65%,48,23,21,11,1,10,29,3,26,970
68,Lieberthal,Mike,117759,liebm001,liebemi01,959,R,20.0,67.0,17.0,68.0,2.0,0.0,8,2.0,1.0,1.0,1.0,0.0,2,1.0,9,3.0,1.0,1.0,6,12,3,18,4,17,0,1,0,0.0,3.0,4,21,8,36,4,21,3.0,12.0,0.17647,0.17647,0.25,0.22388,0.23529,0.30882,0.0,0.16667,0.46154,0.25532,0.23077,0.38298,0.30769,0.3617,0.25882,0.33235,0.1,0.19853,0.64118,0.46912,0.0,0.25,0.25,0.26923,0.5,0.10256,0.25,0.62821,PHI,3,0,32%,124,2,1,67%,2,1,0,0,0,0,0,0,2,0,0,1,1,3,43%,14,10,4,4,1,3,10,4,5,959
69,Brogna,Rico,111502,brogr001,brognri01,1001464,L,23.0,74.0,23.0,72.0,4.0,0.0,7,3.0,3.0,2.0,0.0,0.0,2,2.0,17,6.0,0.0,0.0,4,11,8,25,3,13,0,1,0,2.0,4.0,3,20,9,39,3,14,5.0,14.0,0.21739,0.19444,0.30435,0.21622,0.30435,0.40278,0.0,0.36364,0.26667,0.22449,0.53333,0.5102,0.2,0.26531,0.28696,0.40834,0.13044,0.31251,0.5826,0.27915,0.4,0.28571,0.2,0.27397,0.6,0.12329,0.2,0.60274,PHI,3,0,32%,218,7,7,50%,6,7,1,0,0,0,2,2,8,0,5,1,2,17,38%,27,18,8,9,5,4,20,9,9,1001464
70,Abreu,Bobby,110029,abreb001,abreubo01,945,L,24.0,65.0,22.0,60.0,0.0,0.0,14,3.0,5.0,0.0,1.0,0.0,5,1.0,15,6.0,0.0,0.0,3,6,10,21,3,16,0,1,2,1.0,6.0,1,12,13,24,6,15,3.0,20.0,0.13636,0.33333,0.16667,0.38462,0.13636,0.45,0.0,0.0,0.1875,0.13953,0.625,0.48837,0.1875,0.37209,0.2,0.31667,0.1,0.175,0.7,0.50833,0.33333,0.3,0.05,0.23529,0.65,0.2549,0.3,0.50981,PHI,2,0,23%,223,19,10,66%,15,9,4,1,0,0,3,1,3,0,1,0,2,18,42%,37,26,11,9,4,4,14,3,10,945
71,Relaford,Desi,121058,relad001,relafde01,1096,S,22.0,46.0,22.0,44.0,2.0,0.0,6,6.0,2.0,1.0,0.0,0.0,4,0.0,6,4.0,0.0,0.0,3,9,8,18,5,10,0,1,1,2.0,1.0,7,12,12,26,7,10,7.0,10.0,0.31818,0.22727,0.31818,0.30435,0.36364,0.40909,0.0,0.22222,0.1875,0.24324,0.5,0.48649,0.3125,0.27027,0.24546,0.38182,0.1,0.27273,0.65454,0.34545,0.28571,0.1,0.26923,0.25,0.46154,0.25,0.26923,0.5,PHI,7,0,26%,201,9,5,64%,8,5,1,0,0,0,1,0,5,3,2,0,0,17,33%,14,10,3,2,1,1,11,6,5,1096
72,Womack,Tony,124523,womat001,womacto01,78,L,25.0,93.0,24.0,91.0,0.0,0.0,17,3.0,0.0,0.0,1.0,0.0,4,3.0,12,5.0,0.0,0.0,4,21,12,43,2,10,0,1,5,1.0,9.0,3,15,11,61,8,26,3.0,18.0,0.125,0.1978,0.24,0.23656,0.125,0.21978,0.0,0.0,0.22222,0.28378,0.66667,0.58108,0.11111,0.13514,0.2,0.22198,0.1,0.1,0.7,0.67802,0.33333,0.5,0.13636,0.14706,0.5,0.10784,0.36364,0.7451,PIT,7,0,37%,258,58,8,88%,49,6,9,2,0,0,1,0,6,0,1,2,3,29,43%,30,22,8,7,5,2,28,8,18,78
73,Kendall,Jason,116974,kendj001,kendaja01,993,R,20.0,77.0,20.0,74.0,1.0,1.0,17,3.0,2.0,2.0,2.0,0.0,2,2.0,6,0.0,7.0,0.0,7,17,7,24,3,17,0,2,0,1.0,8.0,7,24,12,41,7,24,6.0,22.0,0.3,0.2973,0.4,0.4026,0.55,0.41892,0.14286,0.05882,0.41176,0.2931,0.41176,0.41379,0.17647,0.2931,0.45,0.32162,0.375,0.18243,0.175,0.49595,0.16667,0.36364,0.26923,0.26966,0.46154,0.13483,0.26923,0.59551,PIT,6,0,34%,291,26,5,84%,20,4,4,1,2,0,0,0,8,3,2,0,3,19,43%,38,28,10,11,5,6,23,7,15,993
74,Martin,Al,118329,marta001,martial03,1167,L,22.0,78.0,22.0,79.0,3.0,0.0,14,3.0,0.0,1.0,2.0,0.0,2,0.0,13,4.0,1.0,0.0,6,23,7,27,2,7,1,2,0,1.0,9.0,5,25,11,32,5,20,4.0,19.0,0.18182,0.24051,0.18182,0.28205,0.22727,0.40506,0.0,0.13043,0.4,0.40351,0.46667,0.47368,0.13333,0.12281,0.24545,0.36455,0.1,0.24682,0.65455,0.38863,0.25,0.47368,0.2381,0.32468,0.52381,0.14286,0.23809,0.53246,PIT,6,0,35%,152,20,3,87%,17,3,3,0,0,0,0,0,9,0,5,1,3,13,54%,23,11,12,8,4,4,10,2,6,1167
75,Young,Kevin,124704,younk001,youngke01,1018,R,22.0,83.0,21.0,86.0,4.0,0.0,9,1.0,3.0,1.0,0.0,0.0,4,1.0,17,7.0,0.0,0.0,7,22,7,19,0,16,2,5,0,0.0,3.0,5,19,10,38,5,19,2.0,16.0,0.09524,0.18605,0.13636,0.24096,0.14286,0.36047,0.0,0.18182,0.5,0.38596,0.5,0.33333,0.0,0.2807,0.24762,0.37442,0.1,0.26163,0.65238,0.36395,0.0,0.1875,0.25,0.25,0.5,0.13158,0.25,0.61842,PIT,7,1,32%,225,15,7,68%,9,6,6,1,0,0,2,1,8,3,2,2,1,21,52%,34,21,12,11,2,8,21,6,14,1018
76,Allensworth,Jermaine,110165,allej001,allenje01,1000148,R,20.0,69.0,19.0,67.0,0.0,0.0,17,5.0,3.0,2.0,1.0,0.0,3,2.0,11,4.0,1.0,0.0,4,16,6,18,4,15,0,1,2,3.0,7.0,5,16,9,35,5,16,7.0,21.0,0.36842,0.31343,0.45,0.36232,0.47368,0.38806,0.0,0.0,0.28571,0.32653,0.42857,0.36735,0.28571,0.30612,0.30526,0.27463,0.15789,0.11195,0.53685,0.61342,0.42857,0.33333,0.26316,0.23881,0.47368,0.13433,0.26316,0.62686,TOT,5,0,35%,168,15,6,71%,12,4,2,2,1,0,3,1,11,2,3,3,3,8,51%,27,17,10,8,3,5,14,3,10,1000148
77,Damon,Johnny,113028,damoj001,damonjo01,185,L,41.0,76.0,38.0,72.0,0.0,0.0,11,7.0,3.0,4.0,2.0,0.0,6,1.0,13,7.0,1.0,1.0,9,15,10,20,9,16,0,1,2,1.0,4.0,8,20,20,30,11,13,11.0,16.0,0.28947,0.22222,0.31707,0.30263,0.39474,0.31944,0.0,0.0,0.32143,0.29412,0.35714,0.39216,0.32143,0.31373,0.30527,0.29722,0.1579,0.14583,0.53683,0.55695,0.09091,0.25,0.20513,0.31746,0.51282,0.31746,0.28205,0.36508,KCR,7,0,39%,269,26,12,68%,24,12,2,0,0,0,0,0,6,0,1,3,2,22,51%,41,19,22,12,8,4,24,9,13,185
78,Offerman,Jose,119948,offej001,offerjo01,205,S,44.0,69.0,42.0,65.0,0.0,0.0,15,8.0,4.0,1.0,0.0,2.0,4,4.0,13,6.0,1.0,1.0,10,11,12,20,11,18,1,0,0,1.0,6.0,12,14,24,29,12,20,11.0,19.0,0.2619,0.29231,0.36364,0.34783,0.38095,0.35385,0.0,0.0,0.30303,0.22449,0.36364,0.40816,0.33333,0.36735,0.31905,0.26154,0.17857,0.1,0.50238,0.63846,0.09091,0.31579,0.25,0.22222,0.5,0.38095,0.25,0.39683,KCR,6,0,34%,260,45,12,79%,35,9,10,3,0,0,3,2,7,0,2,1,4,27,52%,42,22,18,12,5,7,17,5,12,205
79,Morris,Hal,119406,morrh001,morriha02,1009209,L,28.0,74.0,27.0,77.0,1.0,0.0,15,8.0,10.0,1.0,2.0,0.0,1,3.0,7,6.0,0.0,0.0,4,13,9,27,7,24,2,2,1,2.0,4.0,4,23,13,38,10,19,9.0,28.0,0.33333,0.36364,0.42857,0.39189,0.37037,0.58442,0.0,0.07692,0.2,0.20312,0.45,0.42188,0.35,0.375,0.23704,0.42078,0.1,0.33117,0.66296,0.24805,0.22222,0.14286,0.14815,0.2875,0.48148,0.1625,0.37037,0.55,KCR,7,0,28%,224,1,0,100%,1,0,0,0,0,0,0,0,8,2,4,0,2,19,35%,30,23,6,14,6,7,19,9,9,1009209
80,King,Jeff,117081,kingj001,kingje01,1006931,R,32.0,68.0,28.0,67.0,4.0,0.0,11,4.0,0.0,0.0,0.0,0.0,6,6.0,15,5.0,1.0,0.0,14,18,4,19,3,5,3,0,0,1.0,6.0,9,22,14,29,9,22,4.0,15.0,0.14286,0.22388,0.3125,0.32353,0.14286,0.40299,0.0,0.22222,0.66667,0.42857,0.19048,0.45238,0.14286,0.11905,0.2,0.37911,0.1,0.26867,0.7,0.35222,0.25,0.4,0.28125,0.30137,0.4375,0.19178,0.28125,0.50685,KCR,9,0,40%,194,10,2,83%,8,2,2,0,0,0,0,0,3,1,1,0,1,12,41%,37,25,12,15,11,4,17,5,12,1006931
81,Palmer,Dean,120194,palmd002,palmede01,482,R,31.0,77.0,30.0,74.0,7.0,2.0,7,8.0,6.0,0.0,1.0,0.0,4,2.0,18,5.0,1.0,0.0,5,22,9,16,8,15,0,2,0,1.0,2.0,11,18,16,32,11,18,10.0,21.0,0.33333,0.28378,0.3871,0.33766,0.53333,0.67568,0.4,0.31818,0.22727,0.41509,0.40909,0.30189,0.36364,0.28302,0.4,0.5919,0.3,0.3081,0.3,0.1,0.1,0.09524,0.28947,0.26471,0.42105,0.23529,0.28948,0.5,KCR,3,0,28%,215,8,2,80%,7,2,1,0,0,0,1,0,5,3,1,1,0,13,31%,27,20,7,10,9,1,15,7,8,482
82,Sweeney,Mike,123041,sweem002,sweenmi01,634,R,23.0,59.0,21.0,57.0,3.0,0.0,11,2.0,0.0,0.0,0.0,0.0,4,2.0,7,2.0,0.0,0.0,6,10,9,23,1,8,1,1,1,1.0,4.0,5,17,11,30,5,17,2.0,14.0,0.09524,0.24561,0.17391,0.30508,0.09524,0.40351,0.0,0.3,0.375,0.2439,0.5625,0.56098,0.0625,0.19512,0.2,0.3579,0.1,0.23685,0.7,0.40525,0.5,0.28571,0.2381,0.26562,0.52381,0.17188,0.23809,0.5625,KCR,1,0,25%,142,2,3,40%,2,2,0,0,0,1,0,0,5,1,2,1,1,4,41%,20,14,5,1,0,1,11,4,7,634
83,Higginson,Bobby,115915,higgb001,higgibo02,469,L,23.0,74.0,21.0,67.0,2.0,0.0,13,3.0,5.0,0.0,0.0,0.0,9,4.0,9,5.0,0.0,0.0,6,13,5,18,3,18,0,0,0,2.0,2.0,3,25,10,33,6,10,3.0,20.0,0.14286,0.29851,0.30435,0.39189,0.14286,0.46269,0.0,0.15385,0.42857,0.26531,0.35714,0.36735,0.21429,0.36735,0.2,0.36418,0.1,0.24627,0.7,0.38955,0.66667,0.1,0.15789,0.36765,0.52632,0.14706,0.31579,0.48529,DET,5,1,31%,277,3,3,50%,3,2,0,1,0,0,1,1,7,0,3,2,2,17,46%,36,20,16,16,10,6,17,6,10,469
84,Clark,Tony,112316,clart002,clarkto02,182,S,22.0,72.0,23.0,72.0,2.0,0.0,6,4.0,3.0,1.0,0.0,0.0,3,1.0,21,5.0,1.0,0.0,2,14,8,21,5,11,2,3,0,0.0,1.0,2,12,11,28,2,13,5.0,11.0,0.21739,0.15278,0.27273,0.20833,0.26087,0.27778,0.0,0.14286,0.13333,0.30435,0.53333,0.45652,0.33333,0.23913,0.24348,0.325,0.1,0.1875,0.65652,0.4875,0.0,0.09091,0.13333,0.22642,0.73333,0.20755,0.13334,0.56603,DET,10,0,24%,244,3,3,50%,3,2,0,0,0,1,0,0,10,1,2,2,5,12,39%,33,19,14,10,7,2,23,8,10,182
85,Cameron,Mike,111904,camem001,camermi01,1070,R,24.0,63.0,22.0,59.0,0.0,0.0,10,2.0,0.0,0.0,1.0,0.0,7,2.0,12,7.0,0.0,0.0,5,15,8,17,3,8,0,3,1,2.0,3.0,5,16,9,27,5,16,2.0,11.0,0.09091,0.18644,0.16667,0.28571,0.09091,0.22034,0.0,0.0,0.3125,0.375,0.5,0.425,0.1875,0.2,0.2,0.2339,0.1,0.1,0.7,0.6661,1.0,0.27273,0.26316,0.27119,0.47368,0.15254,0.26316,0.57627,CHW,5,0,36%,144,27,11,71%,25,8,2,3,0,0,0,0,4,1,0,2,1,16,56%,15,8,7,9,4,5,8,1,6,1070
86,Thomas,Frank,123245,thomf001,thomafr04,255,R,21.0,84.0,19.0,75.0,5.0,0.0,8,3.0,5.0,0.0,0.0,0.0,12,2.0,12,3.0,0.0,0.0,9,18,4,20,2,17,0,5,0,1.0,1.0,5,21,10,36,5,21,3.0,18.0,0.15789,0.24,0.2381,0.35714,0.15789,0.50667,0.0,0.27778,0.6,0.32727,0.26667,0.36364,0.13333,0.30909,0.2,0.46667,0.1,0.4,0.7,0.13333,0.33333,0.05556,0.25,0.26923,0.5,0.12821,0.25,0.60256,CHW,8,0,33%,314,7,0,100%,7,0,0,0,0,0,0,0,9,2,4,2,1,22,36%,42,36,6,17,10,7,19,3,15,255
87,Belle,Albert,110839,bellj002,belleal01,1000802,R,23.0,82.0,21.0,72.0,4.0,0.0,7,1.0,6.0,2.0,0.0,0.0,12,2.0,16,3.0,0.0,0.0,6,21,3,20,5,10,1,1,0,0.0,6.0,6,20,12,33,6,20,3.0,17.0,0.14286,0.23611,0.21739,0.35366,0.2381,0.48611,0.0,0.19048,0.42857,0.41176,0.21429,0.39216,0.35714,0.19608,0.29524,0.45,0.14286,0.375,0.5619,0.175,0.0,0.35294,0.25,0.27397,0.5,0.16438,0.25,0.56165,CHW,5,0,28%,242,6,4,60%,5,3,1,1,0,0,1,1,9,3,4,1,1,22,40%,33,20,12,7,6,1,23,10,12,1000802
88,Ventura,Robin,123697,ventr001,venturo01,854,L,27.0,77.0,25.0,72.0,2.0,1.0,11,3.0,4.0,3.0,1.0,1.0,5,2.0,8,8.0,0.0,0.0,5,14,6,28,6,13,0,3,1,2.0,6.0,8,31,11,43,5,10,8.0,18.0,0.32,0.25,0.37037,0.2987,0.64,0.41667,0.2,0.14286,0.29412,0.25455,0.35294,0.50909,0.35294,0.23636,0.52,0.36667,0.38,0.25,0.1,0.38333,0.25,0.33333,0.33333,0.36905,0.45833,0.13095,0.20834,0.5,CHW,6,0,29%,243,1,1,50%,1,1,0,0,0,0,0,0,6,1,2,0,3,10,38%,37,25,12,12,7,5,19,8,9,854
89,Ordonez,Magglio,120044,ordom001,ordonma01,248,R,21.0,70.0,21.0,64.0,2.0,1.0,6,4.0,2.0,0.0,0.0,0.0,7,1.0,15,2.0,0.0,0.0,7,17,8,24,2,6,0,4,0,2.0,4.0,4,21,13,36,4,21,5.0,10.0,0.2381,0.15625,0.28571,0.24286,0.38095,0.28125,0.14286,0.11765,0.41176,0.3617,0.47059,0.51064,0.11765,0.12766,0.34285,0.325,0.21427,0.1875,0.44288,0.4875,0.4,0.4,0.19048,0.26923,0.61905,0.16667,0.19047,0.5641,CHW,11,0,32%,211,9,7,56%,6,7,3,0,0,0,0,0,8,2,2,1,3,18,40%,33,22,9,7,2,5,13,6,7,248
90,Durham,Ray,113660,durhr001,durhara01,230,S,24.0,87.0,22.0,75.0,2.0,0.0,11,6.0,4.0,0.0,1.0,0.0,9,3.0,11,2.0,1.0,0.0,6,12,6,33,4,15,0,2,4,3.0,5.0,7,26,11,46,7,18,6.0,18.0,0.27273,0.24,0.375,0.32184,0.27273,0.4,0.0,0.16667,0.375,0.2,0.375,0.55,0.25,0.25,0.2,0.36,0.1,0.24,0.7,0.4,0.5,0.27778,0.28,0.28889,0.44,0.12222,0.28,0.58889,CHW,11,0,44%,319,36,9,80%,33,9,3,0,0,0,0,0,10,3,3,2,2,29,49%,44,29,15,5,2,3,28,8,20,230
91,Henderson,Rickey,115749,hendr001,henderi01,194,R,25.0,87.0,24.0,77.0,1.0,0.0,8,6.0,4.0,0.0,0.0,0.0,14,2.0,17,2.0,0.0,0.0,4,22,11,19,3,12,0,2,0,4.0,3.0,9,24,13,31,9,24,6.0,13.0,0.25,0.16883,0.32,0.31034,0.25,0.25974,0.0,0.04545,0.22222,0.41509,0.61111,0.35849,0.16667,0.22642,0.2,0.29091,0.1,0.13637,0.7,0.57272,0.66667,0.23077,0.29032,0.3038,0.41935,0.16456,0.29033,0.53164,OAK,8,0,36%,268,66,13,84%,51,9,15,4,0,0,5,2,11,3,2,3,3,17,46%,46,27,17,13,8,5,23,5,16,194
92,Grieve,Ben,115132,grieb001,grievbe01,1209,L,42.0,70.0,39.0,67.0,0.0,2.0,11,8.0,4.0,1.0,1.0,0.0,5,4.0,13,8.0,4.0,1.0,8,4,17,28,4,15,3,0,0,5.0,6.0,10,12,18,33,6,17,11.0,16.0,0.28205,0.23881,0.38095,0.35714,0.46154,0.32836,0.25,0.0,0.27586,0.08511,0.58621,0.59574,0.13793,0.31915,0.37949,0.28955,0.26924,0.13432,0.35127,0.57613,0.45455,0.375,0.29412,0.19355,0.52941,0.29032,0.17647,0.51613,OAK,6,0,31%,291,2,2,50%,2,2,0,0,0,0,0,0,6,1,1,2,2,18,48%,45,29,16,19,9,10,21,5,15,1209
93,Giambi,Jason,114739,giamj001,giambja01,818,L,35.0,65.0,33.0,59.0,2.0,2.0,12,5.0,2.0,1.0,0.0,0.0,8,4.0,15,7.0,0.0,0.0,8,13,10,16,5,13,2,3,0,2.0,3.0,4,8,18,32,6,14,8.0,16.0,0.24242,0.27119,0.34286,0.36923,0.45455,0.40678,0.25,0.15385,0.34783,0.30952,0.43478,0.38095,0.21739,0.30952,0.41213,0.33559,0.3182,0.20338,0.26967,0.46103,0.25,0.1875,0.14286,0.14815,0.64286,0.33333,0.21428,0.51852,OAK,5,0,29%,237,2,2,50%,2,1,0,0,0,1,1,1,13,2,4,4,3,21,46%,36,26,9,11,4,6,25,5,18,818
94,Cora,Joey,112664,coraj001,corajo01,1002607,S,26.0,96.0,24.0,94.0,0.0,0.0,18,6.0,5.0,2.0,1.0,0.0,3,3.0,6,3.0,2.0,0.0,6,20,6,32,6,21,0,1,2,1.0,4.0,6,34,12,54,6,21,8.0,24.0,0.33333,0.25532,0.42308,0.30208,0.41667,0.32979,0.0,0.0,0.33333,0.27397,0.33333,0.43836,0.33333,0.28767,0.28334,0.27447,0.12501,0.11171,0.59165,0.61382,0.125,0.16667,0.25,0.31193,0.5,0.11009,0.25,0.57798,TOT,5,0,44%,334,15,6,71%,13,5,2,1,0,0,0,0,4,2,0,2,0,23,43%,47,32,14,15,5,10,17,6,10,1002607
95,Rodriguez,Alex,121347,rodra001,rodrial01,1274,R,27.0,97.0,27.0,92.0,5.0,4.0,13,3.0,3.0,3.0,3.0,0.0,5,1.0,18,5.0,2.0,0.0,6,31,10,29,4,10,1,0,1,1.0,6.0,11,25,9,49,11,25,10.0,24.0,0.37037,0.26087,0.40741,0.31959,0.92593,0.52174,0.66667,0.16129,0.3,0.44286,0.5,0.41429,0.2,0.14286,0.75556,0.46087,0.14444,0.39131,0.1,0.14782,0.1,0.25,0.35484,0.25253,0.29032,0.09091,0.35484,0.65656,SEA,11,0,36%,265,46,13,78%,30,8,15,5,1,0,4,3,8,2,3,3,0,28,50%,32,16,15,7,4,3,15,6,9,1274
96,Griffey,Ken,115135,grifk002,griffke02,327,L,38.0,77.0,38.0,65.0,6.0,5.0,4,3.0,2.0,2.0,0.0,1.0,11,1.0,12,8.0,2.0,0.0,16,19,5,18,5,4,1,2,1,0.0,3.0,14,19,12,32,10,10,11.0,12.0,0.28947,0.18462,0.31579,0.32468,0.78947,0.49231,0.3125,0.31579,0.61538,0.46341,0.19231,0.43902,0.19231,0.09756,0.7,0.50769,0.2,0.39231,0.1,0.1,0.0,0.25,0.38889,0.31148,0.33333,0.19672,0.27778,0.4918,SEA,4,0,31%,270,20,5,80%,20,4,0,1,0,0,1,1,4,1,1,0,2,21,44%,32,23,8,12,3,9,24,10,13,327
97,Martinez,Edgar,118365,marte001,martied01,1086,R,27.0,81.0,21.0,77.0,3.0,0.0,11,2.0,5.0,1.0,0.0,0.0,9,5.0,14,3.0,0.0,0.0,7,15,6,24,4,14,1,4,0,1.0,3.0,3,20,17,38,3,20,3.0,19.0,0.14286,0.24675,0.2963,0.34568,0.19048,0.42857,0.0,0.2,0.41176,0.28302,0.35294,0.45283,0.23529,0.26415,0.24762,0.38182,0.1,0.27273,0.65238,0.34545,0.33333,0.15789,0.13043,0.25641,0.73913,0.21795,0.13044,0.52564,SEA,7,0,22%,271,1,1,50%,0,1,1,0,0,0,0,0,8,2,3,1,2,18,28%,40,33,7,13,11,1,25,10,14,1086
98,Segui,David,121977,segud001,seguida01,169,S,23.0,68.0,23.0,70.0,3.0,2.0,11,4.0,6.0,0.0,1.0,0.0,3,4.0,10,2.0,0.0,0.0,3,10,10,24,2,18,0,4,0,2.0,2.0,7,14,12,34,7,15,6.0,21.0,0.26087,0.3,0.43478,0.35294,0.52174,0.54286,0.66667,0.3,0.2,0.19231,0.66667,0.46154,0.13333,0.34615,0.46087,0.44286,0.39131,0.36429,0.14782,0.19285,0.33333,0.09524,0.26923,0.22222,0.46154,0.19048,0.26923,0.5873,SEA,8,0,32%,223,3,1,75%,3,1,0,0,0,0,0,0,5,0,2,2,1,16,33%,25,18,7,12,11,1,15,6,9,169
99,Alomar,Sandy,110184,aloms001,alomasa02,221,R,20.0,46.0,23.0,47.0,0.0,1.0,4,4.0,2.0,1.0,0.0,0.0,1,0.0,4,1.0,0.0,0.0,4,9,7,21,5,4,0,5,1,0.0,4.0,8,18,13,27,8,18,6.0,6.0,0.26087,0.12766,0.3,0.15217,0.43478,0.17021,0.25,0.0,0.25,0.26471,0.4375,0.61765,0.3125,0.11765,0.37391,0.24255,0.26087,0.1,0.36522,0.65745,0.0,0.66667,0.27586,0.28571,0.44828,0.20635,0.27586,0.50794,CLE,3,0,35%,137,0,3,0%,0,2,0,1,0,0,0,0,4,0,2,2,0,12,35%,25,17,7,4,4,0,20,9,10,221
100,McLemore,Mark,118808,mclem001,mclemma01,1088,S,27.0,81.0,20.0,76.0,1.0,0.0,21,5.0,2.0,1.0,0.0,0.0,8,7.0,11,3.0,0.0,0.0,6,14,7,26,6,21,3,2,3,2.0,5.0,4,18,12,41,4,23,6.0,24.0,0.3,0.31579,0.48148,0.39506,0.35,0.38158,0.0,0.07143,0.31579,0.22951,0.36842,0.42623,0.31579,0.34426,0.25,0.26579,0.1,0.1,0.65,0.63421,0.33333,0.20833,0.2,0.21951,0.6,0.14634,0.2,0.63415,TEX,10,0,37%,264,12,4,75%,11,4,1,0,0,0,1,0,3,0,1,0,2,17,54%,43,23,20,9,5,4,22,4,16,1088
101,Greer,Rusty,115114,greer001,greerru01,1252,L,23.0,77.0,27.0,69.0,1.0,0.0,8,6.0,1.0,0.0,1.0,1.0,11,1.0,16,2.0,0.0,0.0,10,16,9,27,3,7,1,2,0,2.0,6.0,5,19,13,34,5,15,7.0,11.0,0.25926,0.15942,0.34783,0.28571,0.33333,0.24638,0.0,0.0625,0.45455,0.32,0.40909,0.54,0.13636,0.14,0.27407,0.28696,0.11111,0.13044,0.61482,0.5826,0.28571,0.54545,0.21739,0.27941,0.56522,0.19118,0.21739,0.52941,TEX,9,0,36%,282,2,4,33%,2,4,0,0,0,0,0,0,4,0,2,0,2,19,46%,50,32,18,20,8,11,14,3,10,1252
102,Gonzalez,Juan,114932,gonzj002,gonzaju03,1251,R,20.0,85.0,22.0,88.0,3.0,2.0,14,4.0,7.0,1.0,0.0,0.0,2,1.0,18,6.0,0.0,0.0,6,18,3,19,5,20,0,4,0,2.0,2.0,7,27,9,43,7,27,7.0,24.0,0.31818,0.27273,0.4,0.30588,0.63636,0.45455,0.33333,0.16667,0.42857,0.31579,0.21429,0.33333,0.35714,0.35088,0.51818,0.38182,0.38182,0.27273,0.1,0.34545,0.28571,0.08333,0.30435,0.27835,0.3913,0.09278,0.30435,0.62887,TEX,6,0,33%,212,2,1,67%,2,1,0,0,0,0,0,0,6,2,3,0,1,18,48%,24,16,8,15,8,7,21,6,14,1251
103,Clark,Will,112345,clarw001,clarkwi02,1002318,L,26.0,80.0,23.0,68.0,3.0,1.0,16,7.0,0.0,0.0,0.0,0.0,13,4.0,10,5.0,0.0,0.0,5,14,9,25,3,15,0,3,0,2.0,5.0,7,16,10,42,5,15,8.0,19.0,0.34783,0.27941,0.46154,0.4,0.47826,0.41176,0.2,0.21429,0.29412,0.25926,0.52941,0.46296,0.17647,0.27778,0.33043,0.33235,0.19565,0.19853,0.47392,0.46912,0.25,0.26316,0.31818,0.21918,0.45455,0.13699,0.22727,0.64383,TEX,4,0,34%,272,1,0,100%,1,0,0,0,0,0,0,0,7,1,1,3,2,16,45%,44,30,14,17,9,6,24,4,18,1002318
104,Rodriguez,Ivan,121358,rodri001,rodriiv01,1275,R,27.0,71.0,23.0,70.0,1.0,1.0,13,8.0,7.0,2.0,0.0,0.0,7,3.0,12,3.0,1.0,1.0,7,11,9,21,3,19,1,1,0,5.0,3.0,7,19,13,35,7,19,11.0,21.0,0.47826,0.3,0.55556,0.40845,0.69565,0.44286,0.14286,0.09091,0.36842,0.21569,0.47368,0.41176,0.15789,0.37255,0.41739,0.34286,0.32608,0.21429,0.25653,0.44285,0.45455,0.14286,0.25926,0.26027,0.48148,0.17808,0.25926,0.56165,TEX,5,0,34%,226,9,0,100%,6,0,3,0,0,0,1,0,7,1,3,2,1,15,45%,35,25,9,8,4,4,17,3,14,1275
105,Elster,Kevin,113828,elstk001,elsteke01,1003758,R,25.0,71.0,22.0,66.0,1.0,1.0,7,2.0,2.0,3.0,0.0,0.0,10,4.0,16,3.0,0.0,0.0,7,11,3,23,5,8,2,1,0,0.0,3.0,10,16,6,27,10,16,6.0,10.0,0.27273,0.15152,0.4,0.28169,0.54545,0.22727,0.14286,0.09091,0.46667,0.2619,0.2,0.54762,0.33333,0.19048,0.47272,0.27575,0.40908,0.11363,0.1182,0.61062,0.0,0.3,0.38462,0.27119,0.23077,0.10169,0.38461,0.62712,TEX,5,0,26%,130,0,2,0%,0,2,0,0,0,0,0,0,3,1,1,1,0,1,34%,13,11,2,6,5,1,13,5,8,1003758
106,Stewart,Shannon,122784,stews002,stewash01,1322,R,31.0,59.0,31.0,55.0,0.0,0.0,10,7.0,2.0,1.0,1.0,0.0,3,5.0,5,3.0,1.0,1.0,3,7,11,26,6,12,0,0,0,2.0,4.0,5,20,14,31,5,20,8.0,13.0,0.25806,0.23636,0.45161,0.28814,0.29032,0.30909,0.0,0.0,0.15,0.15556,0.55,0.57778,0.3,0.26667,0.23226,0.27273,0.1,0.10909,0.66774,0.61818,0.25,0.30769,0.20833,0.28169,0.58333,0.19718,0.20834,0.52113,TOR,6,0,36%,256,51,18,74%,45,17,6,1,0,0,6,3,6,1,0,4,1,17,50%,25,15,10,9,5,4,22,7,14,1322
107,Fernandez,Tony,114079,fernt001,fernato01,1004002,S,28.0,57.0,25.0,46.0,0.0,0.0,7,4.0,4.0,1.0,0.0,0.0,7,1.0,5,2.0,4.0,1.0,1,13,14,16,4,12,2,0,2,2.0,2.0,9,14,16,28,9,11,5.0,11.0,0.2,0.23913,0.25,0.38596,0.24,0.32609,0.0,0.0,0.05263,0.31707,0.73684,0.39024,0.21053,0.29268,0.24,0.28696,0.1,0.13044,0.66,0.5826,0.4,0.18182,0.26471,0.26415,0.47059,0.30189,0.2647,0.43396,TOR,2,0,31%,256,13,8,62%,11,7,2,0,0,1,3,1,6,1,2,2,1,24,52%,29,15,13,14,9,5,17,3,13,1004002
108,Green,Shawn,115094,grees001,greensh01,651,L,40.0,65.0,42.0,58.0,3.0,1.0,8,5.0,2.0,2.0,0.0,0.0,9,1.0,8,12.0,0.0,0.0,11,10,11,26,4,6,0,2,0,3.0,5.0,9,16,16,40,12,4,8.0,13.0,0.19048,0.22414,0.225,0.33846,0.30952,0.41379,0.09091,0.3,0.42308,0.2381,0.42308,0.61905,0.15385,0.14286,0.31904,0.38965,0.17856,0.28447,0.5024,0.32588,0.375,0.38462,0.24324,0.26667,0.43243,0.26667,0.32433,0.46666,TOR,8,0,36%,241,35,12,74%,31,12,4,0,0,0,2,1,12,2,4,2,4,24,50%,19,11,7,5,4,1,24,6,16,651
109,Canseco,Jose,111962,cansj001,cansejo01,1001918,R,35.0,73.0,35.0,70.0,5.0,2.0,4,3.0,3.0,0.0,0.0,0.0,6,1.0,15,8.0,0.0,0.0,13,17,2,12,7,13,0,2,0,1.0,3.0,10,25,16,30,10,25,5.0,12.0,0.14286,0.17143,0.17143,0.24658,0.31429,0.42857,0.15385,0.29412,0.59091,0.40476,0.09091,0.28571,0.31818,0.30952,0.37143,0.45714,0.25715,0.38571,0.37142,0.15715,0.2,0.25,0.27778,0.3125,0.44444,0.2,0.27778,0.4875,TOR,7,0,32%,147,29,17,63%,24,13,5,4,0,0,2,1,4,1,1,0,2,15,47%,20,13,7,9,8,1,14,2,12,1001918
110,Stanley,Mike,122673,stanm002,stanlmi02,1012416,R,33.0,72.0,29.0,62.0,2.0,2.0,4,6.0,2.0,2.0,0.0,0.0,10,4.0,13,4.0,2.0,0.0,7,16,10,21,7,7,2,1,0,1.0,2.0,8,17,15,30,8,17,10.0,8.0,0.34483,0.12903,0.42424,0.27778,0.62069,0.25806,0.28571,0.125,0.29167,0.36364,0.41667,0.47727,0.29167,0.15909,0.47586,0.32903,0.41379,0.19355,0.11035,0.47742,0.1,0.25,0.25806,0.26562,0.48387,0.23438,0.25807,0.5,TOT,7,0,24%,178,3,1,75%,3,1,0,0,0,0,1,1,5,1,2,0,2,18,28%,27,20,7,10,10,0,21,11,9,1012416
111,Sprague,Ed,122612,sprae001,spraged02,1012356,R,29.0,64.0,29.0,58.0,2.0,1.0,10,3.0,3.0,2.0,0.0,0.0,6,1.0,8,10.0,1.0,0.0,2,16,9,9,5,12,1,0,0,2.0,3.0,9,21,9,27,9,21,6.0,15.0,0.2069,0.25862,0.24138,0.34375,0.37931,0.41379,0.5,0.125,0.125,0.43243,0.5625,0.24324,0.3125,0.32432,0.37241,0.35517,0.25861,0.23275,0.36898,0.41208,0.33333,0.2,0.33333,0.30435,0.33333,0.13043,0.33334,0.56522,TOT,4,0,30%,176,1,2,33%,1,2,0,0,0,0,0,0,4,0,2,2,0,11,29%,18,15,3,7,4,3,13,8,5,1012356
112,Gonzalez,Alex,114924,gonza001,gonzaal01,281,R,32.0,70.0,31.0,67.0,1.0,0.0,8,5.0,1.0,2.0,0.0,0.0,3,2.0,8,3.0,0.0,0.0,6,22,8,32,8,6,0,5,1,3.0,3.0,2,15,21,43,2,15,7.0,10.0,0.22581,0.14925,0.28125,0.18571,0.29032,0.20896,0.0,0.04545,0.27273,0.36667,0.36364,0.53333,0.36364,0.1,0.26451,0.25971,0.1,0.1,0.63549,0.64029,0.42857,0.3,0.08,0.20548,0.84,0.28767,0.08,0.50685,TOR,10,0,36%,181,21,6,78%,14,4,7,1,0,1,2,1,5,1,0,0,4,17,38%,24,16,8,5,4,1,21,8,10,281
113,Cruz,Jose,112903,cruzj004,cruzjo02,1296,S,23.0,59.0,20.0,54.0,1.0,0.0,7,4.0,0.0,0.0,1.0,0.0,5,4.0,14,5.0,0.0,0.0,4,15,5,17,4,3,0,0,0,2.0,3.0,3,14,11,28,3,10,4.0,9.0,0.2,0.16667,0.34783,0.23729,0.2,0.25926,0.0,0.06667,0.30769,0.42857,0.38462,0.48571,0.30769,0.08571,0.2,0.29259,0.1,0.13888,0.7,0.56853,0.5,0.33333,0.17647,0.26923,0.64706,0.21154,0.17647,0.51923,TOR,3,0,32%,144,11,4,73%,11,3,0,1,0,0,0,0,5,0,2,0,3,11,45%,26,18,8,12,6,6,15,3,10,1296
114,Grudzielanek,Mark,115210,grudm001,grudzma01,653,R,25.0,85.0,24.0,77.0,3.0,0.0,13,3.0,2.0,2.0,0.0,0.0,2,2.0,10,4.0,2.0,0.0,4,15,10,43,5,9,0,2,4,2.0,6.0,4,29,13,50,4,29,5.0,18.0,0.20833,0.23377,0.28,0.25882,0.29167,0.37662,0.0,0.2,0.21053,0.22388,0.52632,0.64179,0.26316,0.13433,0.28334,0.34285,0.12501,0.21427,0.59165,0.44288,0.4,0.33333,0.19048,0.26852,0.61905,0.12037,0.19047,0.61111,TOT,8,0,28%,215,18,5,78%,16,4,2,1,0,0,0,0,6,3,2,0,1,17,46%,25,16,8,6,3,3,13,3,9,653
115,Fullmer,Brad,114485,fullb001,fullmbr01,13,L,25.0,65.0,27.0,62.0,1.0,0.0,10,2.0,4.0,2.0,0.0,0.0,6,0.0,6,4.0,0.0,2.0,5,15,9,20,5,17,1,2,0,1.0,4.0,13,25,12,33,1,13,4.0,15.0,0.14815,0.24194,0.24,0.32308,0.22222,0.35484,0.0,0.06667,0.26316,0.28846,0.47368,0.38462,0.26316,0.32692,0.27407,0.3129,0.1111,0.16935,0.61483,0.51775,0.25,0.26667,0.5,0.35211,0.46154,0.16901,0.03846,0.47888,MON,1,0,27%,183,6,6,50%,6,6,0,0,0,0,3,0,7,1,5,1,0,15,45%,28,19,9,5,1,4,18,7,10,13
116,White,Rondell,124185,whitr001,whitero02,856,R,25.0,72.0,26.0,69.0,1.0,1.0,11,2.0,4.0,1.0,1.0,1.0,3,0.0,15,4.0,1.0,0.0,5,16,8,25,4,13,0,0,0,2.0,7.0,7,20,13,37,7,20,5.0,17.0,0.19231,0.24638,0.2,0.29167,0.42308,0.37681,0.2,0.0625,0.29412,0.2963,0.47059,0.46296,0.23529,0.24074,0.43077,0.33043,0.34615,0.19564,0.22308,0.47393,0.4,0.41176,0.25926,0.25974,0.48148,0.16883,0.25926,0.57143,MON,7,0,29%,166,16,7,70%,13,7,3,0,0,0,3,0,5,1,2,1,1,14,39%,14,11,3,6,5,1,13,4,9,856
117,Morandini,Mickey,119347,moram001,moranmi01,1009151,L,26.0,79.0,25.0,72.0,2.0,0.0,17,3.0,1.0,0.0,0.0,0.0,10,2.0,10,7.0,0.0,0.0,4,19,11,29,1,10,0,1,2,2.0,8.0,3,19,14,40,4,9,3.0,20.0,0.12,0.27778,0.19231,0.37975,0.12,0.375,0.0,0.10526,0.25,0.32759,0.6875,0.5,0.0625,0.17241,0.2,0.29722,0.1,0.14583,0.7,0.55695,0.66667,0.4,0.14286,0.27941,0.66667,0.20588,0.19047,0.51471,CHC,4,0,35%,317,13,1,93%,11,1,2,0,0,0,1,0,8,2,1,1,4,19,59%,39,20,19,11,3,7,21,4,16,1009151
118,Sosa,Sammy,122544,sosas001,sosasa01,302,R,27.0,82.0,29.0,81.0,5.0,1.0,15,6.0,2.0,2.0,0.0,0.0,6,3.0,20,5.0,0.0,0.0,5,12,7,26,5,9,1,4,0,3.0,9.0,9,17,13,38,9,17,9.0,22.0,0.31034,0.2716,0.44444,0.34146,0.48276,0.48148,0.2,0.41667,0.29412,0.25532,0.41176,0.55319,0.29412,0.19149,0.37242,0.40988,0.25863,0.31482,0.36895,0.2753,0.33333,0.40909,0.29032,0.23611,0.41935,0.18056,0.29033,0.58333,CHC,9,0,33%,215,18,9,67%,17,9,1,0,0,0,2,0,8,0,2,3,3,18,48%,45,26,19,12,7,3,20,5,15,302
119,Santangelo,F.P.,121692,santf001,santaf.01,1011438,S,22.0,80.0,19.0,70.0,1.0,0.0,10,3.0,4.0,2.0,0.0,0.0,5,2.0,17,1.0,4.0,2.0,5,13,8,21,1,11,0,0,4,4.0,5.0,8,13,9,42,8,15,5.0,15.0,0.26316,0.21429,0.40909,0.3,0.36842,0.31429,0.0,0.07692,0.35714,0.28889,0.57143,0.46667,0.07143,0.24444,0.30526,0.3,0.15789,0.15,0.53685,0.55,0.8,0.33333,0.32,0.18571,0.36,0.12857,0.32,0.68572,MON,7,1,34%,209,7,3,70%,7,3,0,0,0,0,1,0,4,2,0,0,2,17,39%,31,22,9,8,4,4,20,8,10,1011438
120,Widger,Chris,124234,widgc001,widgech01,1541,R,20.0,54.0,17.0,52.0,0.0,0.0,7,2.0,5.0,1.0,0.0,0.0,2,3.0,9,2.0,0.0,0.0,3,10,7,17,2,10,0,0,0,1.0,5.0,6,17,8,30,6,17,3.0,12.0,0.17647,0.23077,0.3,0.25926,0.23529,0.32692,0.0,0.0,0.25,0.27027,0.58333,0.45946,0.16667,0.27027,0.25882,0.29615,0.1,0.14422,0.64118,0.55963,0.33333,0.41667,0.3,0.26562,0.4,0.125,0.3,0.60938,MON,5,0,19%,134,6,1,86%,6,1,0,0,0,0,0,0,2,0,0,1,1,4,37%,16,11,4,5,3,2,9,3,5,1541
121,Grace,Mark,115007,gracm001,gracema01,56,L,34.0,80.0,36.0,68.0,0.0,0.0,15,8.0,2.0,3.0,1.0,0.0,14,0.0,5,4.0,1.0,0.0,7,14,17,30,5,15,3,3,0,5.0,5.0,13,25,23,38,4,13,11.0,18.0,0.30556,0.26471,0.32353,0.4125,0.38889,0.32353,0.0,0.0,0.24138,0.23729,0.58621,0.50847,0.17241,0.25424,0.28333,0.25882,0.125,0.1,0.59167,0.64118,0.45455,0.27778,0.325,0.32895,0.575,0.30263,0.1,0.36842,CHC,4,0,29%,309,4,7,36%,4,6,0,0,0,1,0,0,6,1,2,1,2,20,44%,35,23,12,9,3,6,20,8,10,56
122,Rodriguez,Henry,121357,rodrh001,rodrihe02,1427,L,30.0,68.0,27.0,64.0,4.0,0.0,7,4.0,4.0,1.0,0.0,0.0,9,5.0,12,8.0,0.0,0.0,6,23,7,13,2,12,0,0,0,2.0,1.0,7,18,13,28,3,11,5.0,15.0,0.18519,0.23438,0.33333,0.35294,0.22222,0.48438,0.0,0.17391,0.4,0.47917,0.46667,0.27083,0.13333,0.25,0.23703,0.45,0.1,0.375,0.66297,0.175,0.4,0.06667,0.30435,0.31579,0.56522,0.22807,0.13043,0.45614,CHC,7,0,20%,144,1,3,25%,1,3,0,0,0,0,1,0,4,2,1,0,1,9,25%,15,11,4,4,4,0,9,6,3,1427
123,Blauser,Jeff,111090,blauj001,blausje01,1001062,R,29.0,76.0,22.0,68.0,1.0,0.0,10,6.0,1.0,2.0,1.0,0.0,8,7.0,22,4.0,0.0,1.0,3,15,10,19,3,11,0,3,0,4.0,5.0,8,15,10,37,8,15,8.0,13.0,0.36364,0.19118,0.55172,0.27632,0.45455,0.27941,0.0,0.06667,0.1875,0.33333,0.625,0.42222,0.1875,0.24444,0.29091,0.28823,0.13636,0.13234,0.57273,0.57943,0.5,0.38462,0.30769,0.22388,0.38462,0.14925,0.30769,0.62687,CHC,5,0,32%,191,2,2,50%,2,2,0,0,0,0,0,0,2,1,0,0,1,8,33%,36,30,6,10,6,4,15,4,10,1001062
124,Orie,Kevin,120047,oriek001,orieke01,1616,R,26.0,71.0,27.0,72.0,0.0,1.0,8,4.0,3.0,1.0,0.0,0.0,3,1.0,8,7.0,0.0,0.0,7,22,4,29,5,7,0,2,0,0.0,3.0,10,26,11,41,10,26,6.0,11.0,0.22222,0.15278,0.26923,0.19718,0.37037,0.19444,0.14286,0.0,0.4375,0.37931,0.25,0.5,0.3125,0.12069,0.34815,0.24166,0.22222,0.1,0.42963,0.65834,0.0,0.27273,0.32258,0.27957,0.35484,0.11828,0.32258,0.60215,TOT,5,0,34%,148,2,1,67%,1,0,1,0,0,1,1,0,1,0,1,0,0,6,47%,18,11,7,7,2,5,11,6,5,1616
125,Servais,Scott,122011,servs002,servasc01,1011756,R,23.0,50.0,19.0,50.0,1.0,0.0,5,3.0,2.0,0.0,0.0,0.0,3,2.0,9,1.0,0.0,0.0,7,10,6,20,4,7,0,3,0,1.0,2.0,8,11,10,27,8,11,3.0,8.0,0.15789,0.16,0.21739,0.22,0.15789,0.26,0.0,0.1,0.41176,0.27027,0.35294,0.54054,0.23529,0.18919,0.2,0.3,0.1,0.15,0.7,0.55,0.33333,0.25,0.30769,0.22449,0.38462,0.20408,0.30769,0.57143,CHC,5,0,29%,117,1,0,100%,1,0,0,0,0,0,0,0,0,0,0,0,0,2,41%,9,8,1,4,2,2,14,6,8,1011756
126,Alfonzo,Edgardo,110135,alfoe001,alfoned01,859,R,29.0,72.0,28.0,68.0,1.0,1.0,9,6.0,2.0,2.0,0.0,0.0,7,3.0,13,6.0,1.0,0.0,7,13,6,18,6,11,0,1,4,3.0,4.0,6,15,9,34,6,15,9.0,12.0,0.32143,0.17647,0.41379,0.27778,0.5,0.25,0.14286,0.07692,0.36842,0.30952,0.31579,0.42857,0.31579,0.2619,0.37857,0.27353,0.26786,0.1103,0.35357,0.61617,0.33333,0.33333,0.28571,0.23438,0.42857,0.14062,0.28572,0.625,NYM,6,0,37%,263,8,3,73%,7,2,1,1,0,0,0,0,5,1,1,1,2,21,42%,37,27,10,6,2,4,26,10,15,859
127,Olerud,John,119976,olerj001,olerujo01,1093,L,30.0,63.0,27.0,53.0,1.0,1.0,11,10.0,3.0,0.0,0.0,0.0,12,5.0,6,2.0,0.0,0.0,3,12,14,15,5,15,1,4,0,5.0,1.0,7,12,18,24,5,19,11.0,15.0,0.40741,0.28302,0.53333,0.42857,0.51852,0.39623,0.33333,0.08333,0.13636,0.28571,0.63636,0.35714,0.22727,0.35714,0.31111,0.31321,0.16666,0.16982,0.52223,0.51697,0.45455,0.06667,0.23333,0.21818,0.6,0.32727,0.16667,0.45455,NYM,8,0,25%,307,2,2,50%,2,1,0,1,0,0,1,1,6,2,1,1,2,13,35%,46,36,10,13,7,6,23,9,13,1093
128,Huskey,Butch,116357,huskb001,huskebu01,1006228,R,26.0,62.0,25.0,61.0,2.0,0.0,6,4.0,2.0,1.0,0.0,0.0,4,2.0,10,1.0,0.0,0.0,8,14,11,22,1,9,1,5,0,5.0,3.0,11,16,14,30,11,16,5.0,10.0,0.2,0.16393,0.26923,0.22581,0.24,0.29508,0.0,0.14286,0.4,0.31111,0.55,0.48889,0.05,0.2,0.24,0.33115,0.1,0.19673,0.66,0.47212,1.0,0.3,0.30556,0.25806,0.38889,0.22581,0.30555,0.51613,NYM,8,0,28%,127,7,6,54%,7,4,0,2,0,0,1,1,0,0,0,0,0,12,24%,16,15,1,4,3,1,9,4,5,1006228
129,McRae,Brian,118871,mcrab001,mcraebr01,1008686,S,28.0,64.0,23.0,56.0,0.0,0.0,6,2.0,2.0,2.0,1.0,0.0,10,5.0,10,6.0,0.0,0.0,3,20,11,13,3,9,1,1,1,2.0,3.0,5,15,13,22,5,13,4.0,9.0,0.17391,0.16071,0.32143,0.29688,0.26087,0.23214,0.0,0.0,0.17647,0.47619,0.64706,0.30952,0.17647,0.21429,0.28696,0.27143,0.13044,0.10715,0.5826,0.62142,0.5,0.33333,0.21739,0.3,0.56522,0.26,0.21739,0.44,NYM,8,0,28%,240,20,11,65%,11,9,9,2,0,0,5,3,6,3,0,1,2,12,32%,25,17,7,10,6,4,21,12,7,1008686
130,Ordonez,Rey,120045,ordor001,ordonre01,889,R,22.0,68.0,25.0,69.0,0.0,0.0,13,4.0,2.0,0.0,0.0,0.0,2,0.0,11,2.0,0.0,0.0,2,10,15,31,3,11,0,2,0,4.0,5.0,6,21,15,38,6,21,4.0,15.0,0.16,0.21739,0.18182,0.25,0.16,0.24638,0.0,0.0,0.1,0.19231,0.75,0.59615,0.15,0.21154,0.2,0.22899,0.1,0.1,0.7,0.67101,1.0,0.33333,0.22222,0.2625,0.55556,0.1875,0.22222,0.55,NYM,6,0,30%,196,3,6,33%,2,6,1,0,0,0,2,1,3,0,1,0,2,14,53%,17,11,6,6,1,5,13,3,8,889
131,Young,Eric,124695,youne001,younger01,716,R,23.0,87.0,19.0,81.0,1.0,0.0,19,1.0,3.0,0.0,1.0,0.0,7,5.0,4,3.0,2.0,0.0,2,19,9,34,1,15,1,0,7,1.0,13.0,2,22,14,48,2,22,1.0,24.0,0.05263,0.2963,0.26087,0.37931,0.05263,0.39506,0.0,0.05263,0.16667,0.27941,0.75,0.5,0.08333,0.22059,0.2,0.29876,0.1,0.14814,0.7,0.5531,1.0,0.54167,0.11111,0.23913,0.77778,0.15217,0.11111,0.6087,LAD,12,0,41%,236,42,13,76%,34,12,8,1,0,0,3,2,8,3,3,1,1,16,48%,29,17,12,1,1,0,26,10,15,716
132,Veras,Quilvio,123700,veraq001,verasqu01,1013404,S,21.0,89.0,20.0,76.0,0.0,0.0,19,5.0,3.0,1.0,1.0,0.0,15,1.0,5,2.0,0.0,1.0,8,15,7,39,3,13,0,1,0,3.0,12.0,9,18,14,46,9,29,6.0,23.0,0.3,0.30263,0.38095,0.42697,0.35,0.36842,0.0,0.0,0.44444,0.22388,0.38889,0.58209,0.16667,0.19403,0.25,0.26579,0.1,0.1,0.65,0.63421,0.5,0.52174,0.28125,0.19355,0.4375,0.15054,0.28125,0.65591,SDP,7,0,33%,262,24,9,73%,18,9,6,0,0,0,1,0,2,1,0,0,1,22,56%,41,18,23,10,6,4,15,4,10,1013404
133,Finley,Steve,114135,finls001,finlest01,54,L,37.0,80.0,36.0,74.0,2.0,0.0,7,0.0,4.0,4.0,1.0,0.0,8,1.0,8,7.0,0.0,0.0,9,22,12,24,2,7,1,1,1,0.0,2.0,10,31,24,43,6,12,4.0,14.0,0.11111,0.18919,0.13514,0.275,0.22222,0.35135,0.0,0.09091,0.3913,0.41509,0.52174,0.45283,0.08696,0.13208,0.31111,0.36216,0.16667,0.24324,0.52222,0.3946,0.0,0.14286,0.25,0.36047,0.6,0.27907,0.15,0.36046,SDP,3,0,42%,237,12,3,80%,12,3,0,0,0,0,0,0,8,3,1,2,2,16,53%,26,17,9,12,6,6,17,2,14,54
134,Gwynn,Tony,115270,gwynt001,gwynnto01,1005166,L,33.0,61.0,37.0,58.0,0.0,3.0,17,6.0,2.0,0.0,0.0,0.0,6,0.0,2,0.0,1.0,0.0,12,14,12,16,6,18,1,3,0,1.0,4.0,14,19,21,35,11,15,9.0,19.0,0.24324,0.32759,0.27273,0.42623,0.48649,0.36207,0.25,0.0,0.4,0.29167,0.4,0.33333,0.2,0.375,0.44325,0.23448,0.36487,0.1,0.19188,0.66552,0.11111,0.21053,0.30435,0.27536,0.45652,0.30435,0.23913,0.42029,SDP,9,0,29%,212,3,1,75%,3,1,0,0,0,0,2,1,2,1,1,0,0,9,39%,18,14,4,8,7,1,15,4,11,1005166
135,Caminiti,Ken,111908,camik001,caminke01,1001863,S,32.0,67.0,33.0,61.0,4.0,1.0,6,3.0,1.0,1.0,0.0,0.0,7,2.0,11,7.0,1.0,0.0,13,23,6,18,2,6,0,3,0,2.0,3.0,7,18,16,34,7,7,5.0,11.0,0.15152,0.18033,0.21875,0.28358,0.27273,0.39344,0.07692,0.17391,0.61905,0.48936,0.28571,0.38298,0.09524,0.12766,0.32121,0.41311,0.18181,0.31967,0.49698,0.26722,0.4,0.27273,0.23333,0.30508,0.53333,0.27119,0.23334,0.42373,SDP,6,1,36%,164,6,2,75%,4,1,2,0,0,1,1,0,2,0,0,1,1,12,42%,29,18,11,8,5,3,15,7,8,1001863
136,Vaughn,Greg,123675,vaugg001,vaughgr01,1233,R,26.0,72.0,23.0,69.0,2.0,2.0,10,1.0,1.0,1.0,2.0,0.0,6,3.0,12,2.0,0.0,0.0,12,12,6,22,1,11,0,2,0,0.0,4.0,11,28,11,30,11,28,4.0,15.0,0.17391,0.21739,0.26923,0.29167,0.47826,0.37681,0.16667,0.16667,0.63158,0.26667,0.31579,0.48889,0.05263,0.24444,0.50435,0.35942,0.39565,0.23913,0.1,0.40145,0.0,0.26667,0.33333,0.32558,0.33333,0.12791,0.33334,0.54651,SDP,7,0,33%,204,11,4,73%,6,3,4,1,1,0,1,1,4,2,1,0,1,12,55%,29,15,14,12,5,7,12,3,8,1233
137,Clayton,Royce,112381,clayr001,claytro01,226,R,34.0,67.0,32.0,59.0,0.0,0.0,11,2.0,2.0,2.0,0.0,0.0,7,7.0,11,3.0,1.0,0.0,9,13,10,21,4,13,1,1,2,0.0,1.0,7,14,19,35,7,14,4.0,13.0,0.125,0.22034,0.32353,0.31343,0.1875,0.25424,0.0,0.0,0.3913,0.2766,0.43478,0.44681,0.17391,0.2766,0.2625,0.2339,0.1,0.1,0.6375,0.6661,0.0,0.07692,0.21212,0.22222,0.57576,0.30159,0.21212,0.47619,TOT,7,0,44%,213,24,11,69%,16,8,8,2,0,1,1,1,2,0,0,1,1,27,59%,25,11,14,8,5,3,16,4,12,226
138,McGwire,Mark,118743,mcgwm001,mcgwima01,1008559,R,33.0,74.0,26.0,61.0,6.0,2.0,8,1.0,4.0,2.0,0.0,0.0,16,5.0,23,7.0,0.0,0.0,4,15,3,11,4,10,1,2,0,0.0,5.0,8,17,11,20,8,17,5.0,18.0,0.19231,0.29508,0.30303,0.45946,0.5,0.65574,0.5,0.4,0.36364,0.41667,0.27273,0.30556,0.36364,0.27778,0.50769,0.56066,0.39231,0.33934,0.1,0.1,0.0,0.27778,0.2963,0.31481,0.40741,0.2037,0.29629,0.48149,STL,3,0,24%,279,1,0,100%,1,0,0,0,0,0,0,0,6,2,1,1,2,9,27%,48,40,8,13,10,3,24,10,12,1008559
139,Jordan,Brian,116747,jordb001,jordabr01,658,R,30.0,59.0,29.0,58.0,3.0,0.0,10,5.0,2.0,3.0,0.0,2.0,2,2.0,8,1.0,3.0,0.0,7,11,12,20,8,10,0,2,0,4.0,6.0,7,16,20,29,7,16,10.0,15.0,0.34483,0.25862,0.4,0.33898,0.58621,0.44828,0.0,0.27273,0.25926,0.26829,0.44444,0.4878,0.2963,0.2439,0.44138,0.38966,0.36207,0.28449,0.19655,0.32585,0.4,0.4,0.20588,0.2623,0.58824,0.32787,0.20588,0.40983,STL,5,0,37%,248,17,5,77%,13,4,4,1,0,0,2,2,5,0,3,1,1,19,56%,28,18,10,9,4,5,22,4,18,658
140,Gant,Ron,114567,gantr001,gantro01,1032,R,27.0,40.0,24.0,37.0,2.0,2.0,2,2.0,3.0,0.0,0.0,0.0,3,3.0,9,5.0,0.0,0.0,6,9,6,13,6,2,0,1,0,1.0,2.0,9,12,12,11,9,12,4.0,7.0,0.16667,0.18919,0.25926,0.25,0.41667,0.43243,0.33333,0.22222,0.33333,0.375,0.33333,0.54167,0.33333,0.08333,0.45,0.44324,0.375,0.36486,0.175,0.1919,0.25,0.28571,0.3,0.34286,0.4,0.34286,0.3,0.31428,STL,3,0,29%,131,8,0,100%,7,0,1,0,0,0,0,0,5,0,2,1,2,12,25%,17,13,4,5,4,1,10,6,3,1032
141,Gaetti,Gary,114508,gaetg001,gaettga01,1004422,R,35.0,55.0,30.0,52.0,0.0,2.0,9,4.0,6.0,2.0,0.0,0.0,6,6.0,6,1.0,1.0,0.0,4,12,15,15,8,9,1,0,0,4.0,5.0,10,17,18,23,10,17,8.0,15.0,0.26667,0.28846,0.4,0.4,0.53333,0.40385,0.5,0.0,0.14815,0.33333,0.55556,0.41667,0.2963,0.25,0.46666,0.31539,0.39999,0.17308,0.13335,0.51153,0.5,0.33333,0.26316,0.29825,0.47368,0.31579,0.26316,0.38596,TOT,6,0,26%,196,1,1,50%,1,1,0,0,0,0,1,1,4,1,2,0,1,5,41%,25,19,6,5,2,3,14,4,9,1004422
142,Bell,Derek,110818,belld001,bellde01,1000801,R,23.0,91.0,21.0,90.0,2.0,3.0,18,6.0,7.0,3.0,0.0,0.0,6,4.0,21,2.0,0.0,0.0,4,10,6,30,4,19,0,2,0,5.0,13.0,9,27,10,43,9,27,12.0,27.0,0.57143,0.3,0.69565,0.36264,1.14286,0.44444,0.75,0.2,0.28571,0.16949,0.42857,0.50847,0.28571,0.32203,0.77143,0.34444,0.12857,0.21666,0.1,0.4389,0.41667,0.48148,0.32143,0.27835,0.35714,0.10309,0.32143,0.61856,HOU,10,0,39%,318,13,3,81%,10,1,3,2,0,0,2,1,6,1,3,1,1,21,39%,34,29,5,11,5,6,25,8,16,1000801
143,Bagwell,Jeff,110432,bagwj001,bagweje01,547,R,22.0,92.0,22.0,81.0,2.0,1.0,9,6.0,3.0,1.0,0.0,0.0,17,2.0,14,2.0,0.0,0.0,4,14,7,23,4,12,1,2,0,2.0,6.0,6,26,11,35,6,26,8.0,14.0,0.36364,0.17284,0.45455,0.33696,0.54545,0.28395,0.25,0.14286,0.26667,0.28571,0.46667,0.46939,0.26667,0.2449,0.38181,0.31111,0.27271,0.16666,0.34548,0.52223,0.25,0.42857,0.26087,0.29885,0.47826,0.12644,0.26087,0.57471,HOU,7,0,37%,255,19,7,73%,13,7,6,0,0,0,2,1,6,2,0,1,3,21,46%,34,23,11,16,8,8,22,6,14,547
144,Alou,Moises,110189,aloum001,aloumo01,261,R,20.0,72.0,21.0,73.0,4.0,0.0,8,1.0,2.0,2.0,1.0,0.0,11,2.0,14,4.0,0.0,0.0,6,16,6,16,2,12,1,2,0,1.0,6.0,3,30,9,26,3,30,3.0,15.0,0.14286,0.20548,0.25,0.36111,0.2381,0.42466,0.0,0.25,0.42857,0.36364,0.42857,0.36364,0.14286,0.27273,0.29524,0.41918,0.14286,0.32877,0.5619,0.25205,0.33333,0.4,0.2,0.34884,0.6,0.10465,0.2,0.54651,HOU,6,0,28%,246,11,3,79%,9,3,2,0,0,0,0,0,11,2,2,1,6,17,34%,41,29,12,15,10,5,20,9,9,261
145,Mack,Shane,118090,macks001,macksh01,1007928,R,20.0,54.0,20.0,53.0,1.0,1.0,12,2.0,4.0,1.0,0.0,0.0,2,2.0,6,4.0,2.0,0.0,1,5,7,19,5,15,3,3,0,0.0,3.0,7,14,10,23,7,14,4.0,17.0,0.2,0.32075,0.3,0.38889,0.4,0.45283,1.0,0.2,0.07692,0.12821,0.53846,0.48718,0.38462,0.38462,0.4,0.33208,0.3,0.19812,0.3,0.4698,0.0,0.17647,0.29167,0.27451,0.41667,0.19608,0.29166,0.52941,TOT,2,0,33%,76,8,2,80%,7,2,1,0,0,0,0,0,1,0,0,1,0,5,62%,13,5,8,2,1,1,6,2,4,1007928
146,Nixon,Otis,119812,nixoo001,nixonot01,1009608,S,21.0,71.0,22.0,72.0,0.0,0.0,14,2.0,0.0,1.0,0.0,0.0,5,0.0,6,2.0,0.0,0.0,3,16,12,30,3,7,3,0,4,2.0,6.0,8,7,13,38,8,27,3.0,14.0,0.13636,0.19444,0.14286,0.26761,0.18182,0.19444,0.0,0.0,0.16667,0.30189,0.66667,0.56604,0.16667,0.13208,0.24546,0.2,0.1,0.1,0.65454,0.7,0.66667,0.42857,0.27586,0.09722,0.44828,0.18056,0.27586,0.72222,MIN,12,0,39%,208,37,7,84%,28,6,9,1,0,0,3,0,6,2,1,1,2,15,45%,21,11,9,15,8,7,15,8,7,1009608
147,Meares,Pat,118897,mearp001,mearepa01,1008712,R,27.0,69.0,27.0,66.0,2.0,1.0,11,4.0,6.0,2.0,0.0,0.0,4,1.0,11,4.0,1.0,1.0,5,14,8,14,6,16,1,3,0,1.0,1.0,11,18,13,35,11,18,7.0,19.0,0.25926,0.28788,0.33333,0.34783,0.44444,0.4697,0.2,0.14286,0.26316,0.31818,0.42105,0.31818,0.31579,0.36364,0.38518,0.38182,0.27777,0.27273,0.33705,0.34545,0.14286,0.05263,0.31429,0.25352,0.37143,0.1831,0.31428,0.56338,MIN,6,0,29%,200,7,4,64%,7,4,0,0,0,0,0,0,4,3,0,0,1,10,49%,29,20,9,2,1,1,22,5,16,1008712
148,Molitor,Paul,119236,molip001,molitpa01,1009040,R,30.0,78.0,28.0,82.0,1.0,0.0,9,7.0,2.0,0.0,1.0,0.0,4,2.0,4,2.0,0.0,0.0,8,23,14,36,3,6,1,3,2,2.0,4.0,5,18,20,55,5,18,7.0,13.0,0.25,0.15854,0.3,0.21795,0.25,0.2439,0.0,0.04348,0.32,0.35385,0.56,0.55385,0.12,0.09231,0.2,0.28536,0.1,0.12804,0.7,0.5866,0.28571,0.30769,0.16667,0.1978,0.66667,0.21978,0.16666,0.58242,MIN,8,0,39%,222,9,2,82%,6,2,2,0,1,0,0,0,3,0,2,0,1,15,55%,36,21,15,13,5,8,27,6,19,1009040
149,Ortiz,David,120074,ortid001,ortizda01,745,L,27.0,57.0,22.0,53.0,3.0,1.0,7,3.0,3.0,2.0,0.0,0.0,5,3.0,15,5.0,0.0,2.0,4,10,7,12,3,11,1,1,0,1.0,4.0,2,16,12,21,5,4,6.0,13.0,0.27273,0.24528,0.40741,0.31579,0.5,0.4717,0.25,0.3,0.28571,0.30303,0.5,0.36364,0.21429,0.33333,0.42727,0.42642,0.34091,0.33963,0.23182,0.23395,0.16667,0.30769,0.10526,0.39024,0.63158,0.29268,0.26316,0.31708,MIN,3,0,34%,120,1,0,100%,1,0,0,0,0,0,0,0,2,0,1,1,0,4,53%,18,11,7,5,2,3,9,2,7,745
150,Coomer,Ron,112641,coomr001,coomero01,816,R,29.0,71.0,31.0,71.0,1.0,2.0,12,3.0,4.0,4.0,0.0,0.0,3,0.0,10,1.0,0.0,0.0,9,19,16,29,3,10,5,2,0,3.0,5.0,7,17,21,33,7,17,9.0,17.0,0.29032,0.23944,0.31034,0.28169,0.6129,0.33803,0.22222,0.05263,0.32143,0.32759,0.57143,0.5,0.10714,0.17241,0.52258,0.29859,0.37742,0.14789,0.1,0.55352,0.33333,0.29412,0.2,0.25373,0.6,0.31343,0.2,0.43284,MIN,11,0,26%,224,2,2,50%,2,2,0,0,0,0,1,1,7,0,3,2,2,9,26%,31,23,6,13,9,2,14,6,7,816
151,Steinbach,Terry,122722,steit001,steinte01,1012473,R,24.0,49.0,20.0,42.0,0.0,0.0,10,0.0,2.0,3.0,0.0,0.0,8,4.0,9,4.0,2.0,0.0,4,7,9,13,4,8,0,2,0,0.0,5.0,4,8,15,17,4,8,3.0,12.0,0.15,0.28571,0.29167,0.44898,0.3,0.33333,0.0,0.0,0.23529,0.25,0.52941,0.46429,0.23529,0.28571,0.35,0.24762,0.225,0.1,0.425,0.65238,0.0,0.41667,0.17391,0.24242,0.65217,0.45455,0.17392,0.30303,MIN,2,0,24%,153,0,1,0%,0,1,0,0,0,0,0,0,6,1,3,1,1,7,47%,19,13,6,9,3,5,10,3,7,1012473

1 last_name use_name key_mlbam key_retro key_bbref key_fangraphs bat_hand PA_vL PA_vR AB_vL AB_vR HR_vR HR_vL 1B_vR 1B_vL 2B_vR 2B_vL 3B_vR 3B_vL BB_vR BB_vL SO_vR SO_vL HBP_vR HBP_vL FB_vL FB_vR GB_vL GB_vR LD_vL LD_vR GDP_vL GDP_vR Bunts ifh_vL ifh_vR pull_vL pull_vR center_vL center_vR oppo_vL oppo_vR H_vL H_vR AVG_vL AVG_vR OBP_vL OBP_vR SLG_vL SLG_vR HR/FB_vL HR/FB_vR FB%_vL FB%_vR GB%_vL GB%_vR LD%_vL LD%_vR Hard%_vL Hard%_vR Med%_vL Med%_vR Soft%_vL Soft%_vR IFH%_vL IFH%_vR Pull%_vL Pull%_vR Cent%_vL Cent%_vR Oppo%_vL Oppo%_vR Tm ROE XI RS% SBO SB CS SB% SB2 CS2 SB3 CS3 SBH CSH PO PCS OOB OOB1 OOB2 OOB3 OOBHm BT XBT% 1stS 1stS2 1stS3 1stD 1stD3 1stDH 2ndS 2ndS3 2ndSH battingcard_id
2 0 Knoblauch Chuck 117197 knobc001 knoblch01 609 R 20.0 87.0 17.0 79.0 1.0 0.0 15 1.0 0.0 1.0 1.0 0.0 10 4.0 10 3.0 4.0 0.0 3 18 5 29 2 12 1 2 2 1.0 7.0 7 19 8 41 7 19 2.0 17.0 0.11765 0.21519 0.3 0.35632 0.17647 0.27848 0.0 0.05556 0.3 0.30508 0.5 0.49153 0.2 0.20339 0.25882 0.26329 0.1 0.1 0.64118 0.63671 0.5 0.41176 0.31818 0.24051 0.36364 0.10127 0.31818 0.65822 NYY 8 0 42% 261 31 12 72% 26 10 5 2 0 0 5 2 8 4 1 2 1 21 54% 52 28 22 7 2 4 32 9 23 609
3 1 O'Neill Paul 120028 oneip001 o'neipa01 1009818 L 21.0 75.0 20.0 65.0 0.0 0.0 10 3.0 6.0 0.0 1.0 0.0 12 2.0 8 6.0 0.0 1.0 3 13 8 22 1 17 0 2 0 2.0 2.0 2 9 11 39 3 15 3.0 17.0 0.15 0.26154 0.28571 0.38667 0.15 0.38462 0.0 0.0 0.25 0.25 0.66667 0.42308 0.08333 0.32692 0.2 0.32308 0.1 0.18462 0.7 0.4923 0.66667 0.11765 0.125 0.14286 0.6875 0.1746 0.1875 0.68254 NYY 10 0 31% 260 15 1 94% 12 1 3 0 0 0 2 0 7 3 3 1 0 17 47% 50 32 18 7 2 5 21 6 14 1009818
4 2 Williams Bernie 124288 willb002 willibe02 857 S 27.0 70.0 26.0 61.0 0.0 0.0 8 4.0 5.0 1.0 1.0 1.0 14 1.0 6 9.0 0.0 0.0 5 12 5 22 4 11 0 3 0 0.0 3.0 8 15 7 40 8 9 6.0 14.0 0.23077 0.22951 0.25926 0.4 0.34615 0.34426 0.0 0.0 0.35714 0.26667 0.35714 0.48889 0.28571 0.24444 0.31538 0.31475 0.17307 0.17213 0.51155 0.51312 0.0 0.21429 0.34783 0.23438 0.30435 0.10938 0.34782 0.65624 NYY 9 0 34% 227 15 9 63% 14 7 1 1 0 1 3 3 2 1 0 0 1 21 47% 28 17 10 18 9 9 20 8 12 857
5 3 Erstad Darin 113889 erstd001 erstada01 11 L 32.0 87.0 29.0 79.0 4.0 2.0 12 4.0 7.0 2.0 1.0 1.0 8 3.0 10 4.0 0.0 1.0 9 18 9 30 6 14 1 1 0 2.0 7.0 9 30 17 48 4 18 9.0 24.0 0.31034 0.3038 0.40625 0.36782 0.65517 0.56962 0.22222 0.22222 0.375 0.29032 0.375 0.48387 0.25 0.22581 0.54483 0.46582 0.35517 0.39873 0.1 0.13545 0.22222 0.29167 0.3 0.3125 0.56667 0.17708 0.13333 0.51042 ANA 6 2 34% 237 20 6 77% 19 5 1 1 0 0 0 0 3 1 2 0 0 14 50% 29 22 7 5 2 3 18 2 16 11
6 4 Edmonds Jim 113744 edmoj001 edmonji01 1153 L 24.0 65.0 24.0 61.0 2.0 0.0 9 3.0 5.0 1.0 0.0 0.0 6 1.0 6 5.0 0.0 0.0 6 16 7 23 4 12 3 1 0 0.0 2.0 3 23 11 36 7 8 4.0 16.0 0.16667 0.2623 0.20833 0.33846 0.20833 0.44262 0.0 0.125 0.35294 0.31373 0.41176 0.45098 0.23529 0.23529 0.24166 0.38032 0.1 0.27048 0.65834 0.3492 0.0 0.125 0.14286 0.34328 0.52381 0.16418 0.33333 0.49254 ANA 11 0 42% 275 7 5 58% 7 5 0 0 0 0 0 0 4 1 2 0 1 16 53% 35 20 15 11 5 6 27 9 18 1153
7 5 Hollins Dave 116083 holld001 hollida01 1391 S 24.0 76.0 20.0 72.0 2.0 2.0 7 3.0 2.0 0.0 1.0 0.0 4 3.0 15 4.0 2.0 1.0 3 9 8 32 4 10 0 0 3 1.0 5.0 8 12 9 38 8 20 5.0 12.0 0.25 0.16667 0.375 0.23684 0.55 0.30556 0.66667 0.22222 0.2 0.17647 0.53333 0.62745 0.26667 0.19608 0.5 0.33889 0.4 0.20833 0.1 0.45278 0.2 0.41667 0.32 0.17143 0.36 0.12857 0.32 0.7 ANA 6 0 38% 153 11 3 79% 11 2 0 1 0 0 2 1 6 1 2 0 3 18 65% 25 8 17 8 2 5 13 4 8 1391
8 6 Salmon Tim 121640 salmt001 salmoti01 32 R 20.0 52.0 15.0 45.0 6.0 1.0 3 3.0 1.0 0.0 0.0 0.0 9 5.0 14 3.0 1.0 0.0 3 16 3 8 3 1 1 0 0 1.0 2.0 5 14 10 19 5 14 4.0 10.0 0.26667 0.22222 0.45 0.38462 0.46667 0.64444 0.33333 0.375 0.33333 0.64 0.33333 0.32 0.33333 0.04 0.4 0.62222 0.3 0.27778 0.3 0.1 0.25 0.2 0.25 0.29787 0.5 0.21277 0.25 0.48936 ANA 7 0 28% 224 0 1 0% 0 1 0 0 0 0 1 0 1 1 0 0 0 10 34% 36 28 8 9 7 2 22 8 13 32
9 7 Fielder Cecil 114106 fielc001 fieldce01 1004026 R 20.0 79.0 19.0 75.0 1.0 1.0 7 2.0 5.0 0.0 0.0 0.0 9 5.0 20 6.0 1.0 0.0 2 12 4 27 2 8 1 4 0 0.0 5.0 5 16 6 34 5 16 3.0 13.0 0.15789 0.17333 0.4 0.29114 0.31579 0.28 0.5 0.08333 0.25 0.25532 0.5 0.57447 0.25 0.17021 0.3579 0.30667 0.23685 0.16001 0.40525 0.53332 0.0 0.38462 0.3125 0.24242 0.375 0.09091 0.3125 0.66667 TOT 6 0 23% 141 0 1 0% 0 1 0 0 0 0 0 0 1 1 0 0 0 10 22% 22 17 5 11 11 0 8 3 4 1004026
10 8 Anderson Garret 110236 andeg001 anderga01 2 L 27.0 74.0 27.0 72.0 2.0 0.0 9 5.0 5.0 1.0 2.0 0.0 4 1.0 11 3.0 0.0 0.0 9 22 7 21 4 15 0 1 0 1.0 5.0 4 21 16 35 8 18 6.0 18.0 0.22222 0.25 0.25926 0.2973 0.25926 0.45833 0.0 0.09091 0.45 0.37931 0.35 0.36207 0.2 0.25862 0.23704 0.40833 0.1 0.3125 0.66296 0.27917 0.16667 0.27778 0.14286 0.28378 0.57143 0.21622 0.28571 0.5 ANA 6 0 24% 255 8 3 73% 7 3 1 0 0 0 1 0 10 0 3 3 4 7 33% 41 29 12 4 2 2 16 7 6 2
11 9 Martinez Tino 118362 martt002 martiti02 1168 L 29.0 57.0 27.0 58.0 2.0 0.0 9 2.0 3.0 2.0 0.0 0.0 8 2.0 5 12.0 1.0 1.0 5 18 5 12 3 10 1 0 0 2.0 2.0 5 18 8 21 5 12 4.0 14.0 0.14815 0.24138 0.24138 0.40351 0.22222 0.39655 0.0 0.11111 0.38462 0.45 0.38462 0.3 0.23077 0.25 0.27407 0.35517 0.1111 0.23275 0.61483 0.41208 0.5 0.14286 0.27778 0.35294 0.44444 0.15686 0.27778 0.4902 NYY 4 0 34% 234 2 1 67% 2 0 0 0 0 1 0 0 6 2 3 1 0 16 35% 30 21 9 5 4 1 23 12 10 1168
12 10 Martin Norberto 118348 martn001 martino01 1008185 R 23.0 47.0 23.0 47.0 0.0 0.0 6 3.0 0.0 2.0 0.0 0.0 1 0.0 3 5.0 0.0 0.0 5 8 7 28 6 6 1 4 2 1.0 3.0 5 9 11 34 5 9 5.0 6.0 0.21739 0.12766 0.21739 0.14894 0.30435 0.12766 0.0 0.0 0.27778 0.19048 0.38889 0.66667 0.33333 0.14286 0.28696 0.2 0.13044 0.1 0.5826 0.7 0.2 0.5 0.2381 0.17308 0.52381 0.21154 0.23809 0.61538 ANA 0 0 32% 84 3 1 75% 2 1 1 0 0 0 1 1 0 0 0 0 0 6 46% 16 10 6 4 2 2 6 2 4 1008185
13 11 Disarcina Gary 113387 disag001 disarga01 1003322 R 22.0 55.0 20.0 56.0 0.0 1.0 7 5.0 2.0 1.0 2.0 0.0 1 0.0 7 1.0 1.0 2.0 6 19 6 19 6 6 1 1 0 1.0 4.0 10 19 13 34 10 19 7.0 11.0 0.35 0.19643 0.40909 0.23636 0.55 0.30357 0.16667 0.0 0.33333 0.43182 0.33333 0.43182 0.33333 0.13636 0.4 0.30714 0.3 0.16071 0.3 0.53215 0.14286 0.36364 0.30303 0.26389 0.39394 0.18056 0.30303 0.55555 ANA 12 0 38% 236 11 7 61% 10 7 1 0 0 0 0 0 7 2 1 2 2 16 55% 30 17 12 14 4 10 18 5 12 1003322
14 12 Lofton Kenny 117863 loftk001 loftoke01 246 L 42.0 66.0 40.0 59.0 1.0 0.0 12 6.0 2.0 2.0 1.0 1.0 6 4.0 9 4.0 0.0 0.0 2 13 22 24 8 13 1 0 3 5.0 3.0 9 10 26 40 13 16 9.0 16.0 0.225 0.27119 0.30952 0.33333 0.325 0.38983 0.0 0.07692 0.0625 0.26 0.6875 0.48 0.25 0.26 0.3 0.31864 0.15 0.17796 0.55 0.5034 0.55556 0.1875 0.1875 0.15152 0.54167 0.39394 0.27083 0.45454 CLE 7 0 36% 291 54 10 84% 38 8 16 2 0 0 3 2 8 3 2 2 1 26 43% 41 28 13 9 6 3 22 6 15 246
15 13 Vizquel Omar 123744 vizqo001 vizquom01 411 S 34.0 60.0 32.0 53.0 0.0 0.0 10 9.0 4.0 0.0 0.0 0.0 7 2.0 9 1.0 0.0 1.0 4 7 14 20 9 8 0 3 4 4.0 7.0 15 11 23 26 15 18 9.0 14.0 0.28125 0.26415 0.35294 0.35 0.28125 0.33962 0.0 0.0 0.14815 0.2 0.51852 0.57143 0.33333 0.22857 0.2 0.27547 0.1 0.1132 0.7 0.61133 0.44444 0.5 0.28302 0.2 0.43396 0.41818 0.28302 0.38182 CLE 3 0 37% 269 37 12 76% 27 9 10 2 0 1 4 2 7 1 2 0 4 14 54% 39 20 19 16 6 9 21 6 13 411
16 14 Justice David 116798 justd001 justida01 923 L 37.0 61.0 39.0 55.0 3.0 1.0 9 2.0 4.0 4.0 0.0 0.0 6 3.0 7 6.0 0.0 0.0 7 22 13 13 5 8 1 1 0 2.0 4.0 7 13 21 30 11 12 7.0 16.0 0.17949 0.29091 0.27027 0.36066 0.35897 0.52727 0.14286 0.13636 0.28 0.51163 0.52 0.30233 0.2 0.18605 0.37948 0.43636 0.26922 0.35454 0.3513 0.2091 0.28571 0.25 0.17949 0.23636 0.53846 0.38182 0.28205 0.38182 CLE 5 0 35% 243 9 3 75% 9 3 0 0 0 0 0 0 10 0 4 5 1 15 46% 31 19 10 7 4 3 19 5 13 923
17 15 Ramirez Manny 120903 ramim002 ramirma02 210 R 36.0 65.0 35.0 63.0 2.0 4.0 6 6.0 4.0 1.0 0.0 0.0 4 1.0 15 7.0 1.0 1.0 11 14 9 17 6 11 1 3 0 3.0 3.0 11 14 17 30 11 14 11.0 12.0 0.31429 0.19048 0.36111 0.26154 0.68571 0.34921 0.36364 0.14286 0.42308 0.33333 0.34615 0.40476 0.23077 0.2619 0.57142 0.35873 0.32858 0.2381 0.1 0.40317 0.27273 0.25 0.28205 0.24138 0.4359 0.2931 0.28205 0.46552 CLE 6 0 31% 230 5 3 63% 5 1 0 0 0 2 0 0 6 0 6 0 0 17 36% 27 21 6 9 8 1 20 7 13 210
18 16 Thome Jim 123272 thomj002 thomeji01 409 L 30.0 61.0 28.0 57.0 2.0 1.0 8 5.0 5.0 2.0 0.0 0.0 9 4.0 15 8.0 0.0 0.0 4 12 8 12 6 12 1 2 0 3.0 3.0 6 10 13 29 5 15 8.0 15.0 0.28571 0.26316 0.4 0.39344 0.46429 0.45614 0.25 0.16667 0.22222 0.33333 0.44444 0.33333 0.33333 0.33333 0.37858 0.39298 0.26787 0.28947 0.35355 0.31755 0.375 0.2 0.25 0.18519 0.54167 0.24074 0.20833 0.57407 CLE 4 0 31% 238 1 0 100% 1 0 0 0 0 0 0 0 4 0 1 2 1 15 32% 28 20 7 12 10 2 13 5 8 409
19 17 Fryman Travis 114465 frymt001 frymatr01 385 R 33.0 68.0 30.0 65.0 1.0 1.0 2 3.0 3.0 2.0 1.0 0.0 6 4.0 22 5.0 0.0 0.0 7 18 10 11 6 8 0 2 0 0.0 1.0 14 20 13 22 14 20 6.0 7.0 0.2 0.10769 0.30303 0.19118 0.36667 0.23077 0.14286 0.05556 0.30435 0.48649 0.43478 0.2973 0.26087 0.21622 0.36667 0.32308 0.25 0.18462 0.38333 0.4923 0.0 0.14286 0.34146 0.32258 0.31707 0.20968 0.34147 0.46774 CLE 5 0 26% 184 10 8 56% 9 7 1 1 0 0 2 2 5 1 3 0 1 15 57% 25 12 13 11 5 6 15 3 10 385
20 18 Dunston Shawon 113645 dunss001 dunstsh01 1401 R 32.0 48.0 28.0 47.0 0.0 0.0 5 1.0 4.0 1.0 1.0 0.0 3 3.0 6 2.0 0.0 0.0 10 13 9 9 6 12 0 0 1 1.0 1.0 10 20 18 21 10 20 2.0 10.0 0.07143 0.21277 0.15625 0.27083 0.10714 0.34043 0.0 0.0 0.4 0.38235 0.36 0.26471 0.24 0.35294 0.23571 0.32766 0.1 0.19149 0.66429 0.48085 0.5 0.1 0.26316 0.32787 0.47368 0.29508 0.26316 0.37705 TOT 3 0 46% 69 9 4 69% 8 4 1 0 0 0 4 3 2 0 1 1 0 7 58% 11 8 3 5 1 4 10 2 8 1401
21 19 Garciaparra Nomar 114596 garcn001 garcino01 190 R 39.0 76.0 36.0 82.0 2.0 1.0 18 5.0 0.0 1.0 1.0 1.0 3 3.0 9 4.0 0.0 1.0 10 20 8 31 9 13 0 1 1 3.0 6.0 6 21 15 40 6 21 8.0 21.0 0.22222 0.2561 0.30769 0.31579 0.38889 0.35366 0.1 0.1 0.37037 0.3125 0.2963 0.48438 0.33333 0.20312 0.36667 0.29756 0.25001 0.14634 0.38332 0.5561 0.375 0.28571 0.22222 0.2561 0.55556 0.18293 0.22222 0.56097 BOS 7 0 38% 251 12 6 67% 12 6 0 0 0 0 0 0 3 1 2 0 0 17 52% 33 20 13 7 6 1 26 6 20 190
22 20 Valentin John 123608 valej002 valenjo02 1375 R 40.0 76.0 38.0 67.0 1.0 2.0 11 4.0 5.0 2.0 0.0 0.0 9 4.0 6 5.0 0.0 0.0 7 19 11 28 8 11 0 4 0 0.0 4.0 11 26 16 33 11 26 8.0 17.0 0.21053 0.25373 0.3 0.34211 0.42105 0.37313 0.28571 0.05263 0.26923 0.32759 0.42308 0.48276 0.30769 0.18966 0.41052 0.3194 0.31578 0.1791 0.2737 0.5015 0.0 0.23529 0.28947 0.30588 0.42105 0.18824 0.28948 0.50588 BOS 8 0 43% 257 4 5 44% 4 5 0 0 0 0 0 0 5 0 2 2 1 26 42% 43 28 14 17 10 7 29 13 16 1375
23 21 Vaughn Mo 123678 vaugm001 vaughmo01 899 L 48.0 66.0 45.0 61.0 4.0 2.0 11 9.0 6.0 1.0 0.0 0.0 3 3.0 13 16.0 2.0 2.0 6 15 12 16 9 12 1 0 0 3.0 2.0 16 15 12 27 4 11 12.0 21.0 0.26667 0.34426 0.35417 0.39394 0.42222 0.63934 0.33333 0.26667 0.22222 0.34884 0.44444 0.37209 0.33333 0.27907 0.35555 0.49508 0.23332 0.40492 0.41113 0.1 0.25 0.09524 0.5 0.28302 0.375 0.22642 0.125 0.49056 BOS 3 0 29% 259 0 0 0 0 0 0 0 0 0 0 0 4 1 2 1 0 11 25% 37 30 6 11 8 3 17 10 7 899
24 22 Lewis Darren 117731 lewid001 lewisda01 286 R 34.0 40.0 30.0 41.0 0.0 1.0 8 4.0 1.0 2.0 1.0 0.0 2 6.0 7 5.0 0.0 0.0 7 4 14 18 4 8 0 2 1 2.0 4.0 2 16 14 21 2 16 7.0 10.0 0.23333 0.2439 0.38235 0.3 0.4 0.31707 0.14286 0.0 0.28 0.13333 0.56 0.6 0.16 0.26667 0.36667 0.27317 0.25001 0.10976 0.38332 0.61707 0.28571 0.4 0.11111 0.30189 0.77778 0.26415 0.11111 0.43396 BOS 10 2 38% 288 29 12 71% 28 12 1 0 0 0 3 2 5 1 0 1 3 20 55% 31 19 12 15 9 5 27 3 23 286
25 23 O'Leary Troy 119975 oleat001 o'leatr01 789 L 40.0 54.0 37.0 56.0 3.0 2.0 5 5.0 3.0 1.0 0.0 1.0 3 5.0 7 4.0 0.0 0.0 12 13 11 19 8 11 1 3 0 0.0 2.0 11 14 16 25 6 13 9.0 11.0 0.24324 0.19643 0.35 0.25926 0.48649 0.41071 0.16667 0.23077 0.3871 0.30233 0.35484 0.44186 0.25806 0.25581 0.44325 0.41428 0.36487 0.32142 0.19188 0.2643 0.0 0.18182 0.33333 0.26923 0.48485 0.30769 0.18182 0.42308 BOS 9 0 39% 219 2 2 50% 2 1 0 0 0 1 0 0 8 1 2 2 3 13 36% 35 27 8 14 11 3 18 4 13 789
26 24 McCracken Quinton 118609 mccrq001 mccraqu01 1377 S 33.0 75.0 35.0 78.0 0.0 0.0 15 7.0 6.0 1.0 1.0 0.0 2 0.0 14 4.0 0.0 0.0 5 18 19 26 5 12 4 2 3 3.0 5.0 6 19 22 40 6 23 8.0 22.0 0.22857 0.28205 0.24242 0.32 0.25714 0.38462 0.0 0.0 0.17241 0.32143 0.65517 0.46429 0.17241 0.21429 0.22857 0.30257 0.1 0.15385 0.67143 0.54358 0.375 0.22727 0.17647 0.23171 0.64706 0.26829 0.17647 0.5 TBD 11 0 32% 259 19 10 66% 18 10 1 0 0 0 1 0 11 3 3 4 1 21 41% 41 27 12 11 5 5 16 5 11 1377
27 25 Martinez Dave 118363 martd002 martida01 1008160 L 26.0 59.0 25.0 55.0 1.0 0.0 11 6.0 2.0 1.0 0.0 0.0 8 2.0 6 6.0 0.0 1.0 2 16 8 16 4 8 1 1 0 2.0 3.0 6 9 13 32 6 14 7.0 14.0 0.28 0.25455 0.38462 0.37288 0.32 0.34545 0.0 0.0625 0.14286 0.4 0.57143 0.4 0.28571 0.2 0.24 0.2909 0.1 0.13635 0.66 0.57275 0.28571 0.21429 0.24 0.16364 0.52 0.23636 0.24 0.6 TBD 4 0 25% 141 8 7 53% 7 7 1 0 0 0 0 0 6 2 3 0 1 10 38% 17 11 6 2 1 1 5 2 2 1008160
28 26 McGriff Fred 118730 mcgrf001 mcgrifr01 293 L 48.0 60.0 41.0 64.0 2.0 3.0 9 8.0 4.0 3.0 0.0 0.0 5 5.0 17 7.0 0.0 1.0 6 17 18 11 9 9 1 2 0 5.0 2.0 12 10 24 27 10 11 14.0 15.0 0.34146 0.23438 0.41667 0.33333 0.63415 0.39062 0.5 0.11765 0.18182 0.45946 0.54545 0.2973 0.27273 0.24324 0.49269 0.35624 0.40731 0.23436 0.1 0.4094 0.35714 0.13333 0.26087 0.20833 0.52174 0.5 0.21739 0.29167 TBD 2 0 24% 255 7 2 78% 6 2 1 0 0 0 0 0 8 3 4 0 1 17 27% 27 22 5 19 15 4 24 13 10 293
29 27 Sorrento Paul 122541 sorrp001 sorrepa01 1012282 L 27.0 68.0 23.0 64.0 1.0 0.0 5 3.0 6.0 3.0 0.0 0.0 5 4.0 13 8.0 1.0 0.0 3 14 6 20 4 10 0 2 0 1.0 3.0 6 13 10 37 4 12 6.0 12.0 0.26087 0.1875 0.37037 0.26471 0.3913 0.32812 0.0 0.07143 0.23077 0.31818 0.46154 0.45455 0.30769 0.22727 0.33043 0.34062 0.19564 0.21093 0.47393 0.44845 0.16667 0.25 0.3 0.20968 0.5 0.16129 0.2 0.62903 TBD 4 0 17% 142 2 3 40% 2 3 0 0 0 0 1 0 6 1 2 0 3 5 25% 23 22 1 2 2 0 15 3 9 1012282
30 28 Butler Rich 111820 butlr002 butleri01 1001782 L 20.0 59.0 19.0 53.0 2.0 1.0 11 3.0 0.0 0.0 0.0 0.0 5 2.0 7 1.0 0.0 1.0 3 18 8 21 4 6 0 1 0 1.0 6.0 5 15 13 36 4 13 4.0 13.0 0.21053 0.24528 0.35 0.30508 0.36842 0.35849 0.33333 0.11111 0.2 0.4 0.53333 0.46667 0.26667 0.13333 0.35789 0.31321 0.23684 0.16981 0.40527 0.51698 0.25 0.46154 0.22727 0.23438 0.59091 0.20312 0.18182 0.5625 TBD 2 0 31% 66 4 2 67% 4 1 0 0 0 1 0 0 1 0 0 0 1 1 47% 14 8 6 3 1 2 2 1 1 1001782
31 29 Stocker Kevin 122811 stock001 stockke01 1012549 S 24.0 62.0 22.0 55.0 1.0 0.0 7 5.0 1.0 1.0 2.0 0.0 6 1.0 16 4.0 1.0 1.0 9 9 7 17 1 10 0 3 3 3.0 2.0 9 7 11 27 9 15 6.0 11.0 0.27273 0.2 0.33333 0.29032 0.31818 0.34545 0.0 0.11111 0.52941 0.25 0.41176 0.47222 0.05882 0.27778 0.24545 0.34545 0.1 0.21817 0.65455 0.43638 0.5 0.18182 0.31034 0.14286 0.37931 0.22449 0.31035 0.63265 TBD 1 0 31% 114 5 3 63% 5 3 0 0 0 0 0 0 4 0 1 2 1 4 53% 17 12 5 4 1 3 11 1 9 1012549
32 30 Cairo Miguel 111867 cairm001 cairomi01 1412 R 24.0 62.0 23.0 60.0 1.0 0.0 13 3.0 1.0 2.0 0.0 1.0 2 1.0 6 0.0 0.0 0.0 8 14 12 28 3 9 0 3 6 2.0 7.0 6 19 14 37 6 19 6.0 15.0 0.26087 0.25 0.29167 0.27419 0.43478 0.31667 0.0 0.07143 0.34783 0.27451 0.52174 0.54902 0.13043 0.17647 0.37391 0.26667 0.26087 0.10001 0.36522 0.63332 0.33333 0.46667 0.23077 0.25333 0.53846 0.18667 0.23077 0.56 TBD 6 0 27% 230 19 8 70% 18 8 1 0 0 0 0 0 3 0 1 1 1 19 45% 29 19 10 4 2 2 16 6 10 1412
33 31 Smith Bob 134360 smitr003 smithbo06 1493 R 23.0 52.0 22.0 47.0 1.0 2.0 8 3.0 1.0 2.0 0.0 0.0 8 2.0 14 2.0 1.0 0.0 9 10 8 16 2 3 0 0 0 2.0 5.0 9 5 9 24 9 5 7.0 10.0 0.31818 0.21277 0.3913 0.36538 0.68182 0.29787 0.22222 0.1 0.47368 0.34483 0.42105 0.55172 0.10526 0.10345 0.56364 0.2851 0.33636 0.12765 0.1 0.58725 0.28571 0.5 0.33333 0.14706 0.33333 0.26471 0.33334 0.58823 TBD 3 0 24% 169 5 3 63% 5 3 0 0 0 0 3 2 6 1 2 0 3 4 47% 18 10 8 6 1 5 8 4 2 1493
34 32 Alomar Roberto 110183 alomr001 alomaro01 860 S 40.0 68.0 37.0 65.0 0.0 2.0 8 10.0 2.0 2.0 0.0 0.0 9 4.0 6 5.0 0.0 0.0 6 16 13 26 12 7 1 3 1 4.0 3.0 12 16 22 35 12 16 14.0 10.0 0.37838 0.15385 0.45 0.27941 0.59459 0.18462 0.33333 0.0 0.19355 0.32653 0.41935 0.53061 0.3871 0.14286 0.41621 0.23077 0.32431 0.1 0.25948 0.66923 0.28571 0.3 0.26087 0.23881 0.47826 0.32836 0.26087 0.43283 BAL 6 0 34% 246 18 5 78% 14 4 4 1 0 0 3 2 10 2 5 2 1 21 48% 30 16 14 8 6 2 22 9 13 860
35 33 Surhoff B.J. 122989 surhb001 surhob.01 117 L 34.0 62.0 33.0 56.0 1.0 0.0 9 4.0 4.0 3.0 0.0 0.0 5 3.0 11 4.0 0.0 0.0 11 20 10 13 4 11 1 3 1 2.0 3.0 10 18 16 28 6 10 7.0 14.0 0.21212 0.25 0.29412 0.30645 0.30303 0.375 0.0 0.05 0.44 0.45455 0.4 0.29545 0.16 0.25 0.29091 0.325 0.13637 0.1875 0.57272 0.4875 0.28571 0.21429 0.3125 0.32143 0.5 0.28571 0.1875 0.39286 BAL 5 0 30% 230 9 7 56% 9 7 0 0 0 0 1 1 8 2 3 1 2 13 47% 29 20 9 10 3 7 18 7 11 117
36 34 Carter Joe 112064 cartj001 cartejo01 1002018 R 37.0 45.0 39.0 44.0 0.0 2.0 7 5.0 1.0 3.0 0.0 0.0 3 1.0 7 8.0 1.0 1.0 9 8 7 11 4 11 0 2 0 2.0 0.0 14 18 15 14 14 18 10.0 8.0 0.25641 0.18182 0.32432 0.26667 0.48718 0.20455 0.22222 0.0 0.45 0.26667 0.35 0.36667 0.2 0.36667 0.43077 0.22273 0.34615 0.1 0.22308 0.67727 0.2 0.0 0.32558 0.36 0.34884 0.3 0.32558 0.34 TOT 1 0 30% 131 4 1 80% 3 1 1 0 0 0 1 1 4 0 1 1 2 1 42% 14 9 4 6 4 2 13 4 8 1002018
37 35 Palmeiro Rafael 120191 palmr001 palmera01 1266 L 45.0 60.0 40.0 55.0 1.0 1.0 7 5.0 4.0 1.0 0.0 0.0 10 9.0 7 4.0 0.0 0.0 11 12 12 15 7 12 1 0 0 2.0 1.0 10 16 17 27 11 7 7.0 12.0 0.175 0.21818 0.35556 0.36667 0.275 0.34545 0.09091 0.08333 0.36667 0.30769 0.4 0.38462 0.23333 0.30769 0.3 0.32727 0.15 0.1909 0.55 0.48183 0.28571 0.08333 0.26316 0.32 0.44737 0.34 0.28947 0.34 BAL 3 0 24% 252 11 7 61% 9 7 2 0 0 0 1 1 6 0 3 1 2 14 34% 46 38 8 6 5 1 28 6 18 1266
38 36 Ripken Cal 121222 ripkc001 ripkeca01 1010978 R 35.0 68.0 38.0 62.0 1.0 0.0 12 7.0 0.0 2.0 0.0 0.0 8 0.0 10 6.0 1.0 0.0 11 11 10 23 8 8 1 1 0 0.0 4.0 14 17 14 34 14 17 9.0 13.0 0.23684 0.20968 0.25714 0.32353 0.28947 0.25806 0.0 0.09091 0.37931 0.2619 0.34483 0.54762 0.27586 0.19048 0.25263 0.24838 0.1 0.1 0.64737 0.65162 0.0 0.30769 0.33333 0.25 0.33333 0.20588 0.33334 0.54412 BAL 4 0 25% 253 0 2 0% 0 2 0 0 0 0 0 0 5 3 2 0 0 10 35% 28 21 7 12 7 5 17 9 8 1010978
39 37 Bordick Mike 111234 bordm001 bordimi01 129 R 30.0 46.0 27.0 41.0 1.0 1.0 5 1.0 4.0 1.0 0.0 0.0 4 1.0 9 2.0 1.0 0.0 10 9 13 9 3 10 0 0 5 1.0 2.0 12 11 13 17 12 11 3.0 10.0 0.11111 0.2439 0.13333 0.32609 0.25926 0.41463 0.1 0.11111 0.38462 0.32143 0.5 0.32143 0.11538 0.35714 0.34815 0.37073 0.22223 0.25609 0.42962 0.37318 0.33333 0.2 0.32432 0.28205 0.35135 0.33333 0.32433 0.38462 BAL 7 0 29% 187 6 7 46% 5 6 1 1 0 0 2 2 4 2 1 0 1 8 33% 27 20 7 6 4 2 12 5 6 129
40 38 Lansing Mike 117491 lansm001 lansimi01 1007334 R 28.0 85.0 25.0 88.0 0.0 1.0 15 8.0 6.0 0.0 0.0 0.0 2 2.0 10 6.0 0.0 0.0 3 9 10 41 5 12 0 1 4 4.0 10.0 7 32 18 47 7 32 9.0 21.0 0.36 0.23864 0.39286 0.27059 0.48 0.30682 0.33333 0.0 0.16667 0.14516 0.55556 0.66129 0.27778 0.19355 0.32 0.26818 0.18 0.10227 0.5 0.62955 0.44444 0.47619 0.21875 0.28829 0.5625 0.16216 0.21875 0.54955 COL 4 0 31% 242 10 3 77% 6 3 4 0 0 0 0 0 6 1 2 2 1 10 41% 29 21 7 13 6 6 16 5 11 1007334
41 39 Burks Ellis 111736 burke001 burksel01 372 R 26.0 77.0 24.0 73.0 4.0 3.0 9 2.0 3.0 1.0 0.0 0.0 6 3.0 17 3.0 0.0 0.0 6 10 7 29 3 10 1 4 1 1.0 6.0 9 20 10 41 9 20 6.0 16.0 0.25 0.21918 0.34615 0.28571 0.66667 0.42466 0.5 0.4 0.375 0.20408 0.4375 0.59184 0.1875 0.20408 0.61667 0.40548 0.28333 0.30822 0.1 0.2863 0.16667 0.375 0.32143 0.24691 0.35714 0.12346 0.32143 0.62963 TOT 7 0 29% 214 11 8 58% 10 7 1 0 0 1 2 2 5 0 2 1 2 8 48% 35 17 18 16 10 6 12 5 6 372
42 40 Walker Larry 123833 walkl001 walkela01 455 L 27.0 79.0 22.0 69.0 1.0 0.0 18 2.0 5.0 5.0 0.0 0.0 11 5.0 8 0.0 1.0 0.0 2 10 15 26 3 13 2 2 0 3.0 7.0 5 19 17 41 6 15 7.0 24.0 0.31818 0.34783 0.44444 0.4557 0.54545 0.46377 0.0 0.1 0.1 0.20408 0.75 0.53061 0.15 0.26531 0.42727 0.31594 0.3409 0.17391 0.23183 0.51015 0.42857 0.29167 0.17857 0.25333 0.60714 0.22667 0.21429 0.52 COL 5 0 43% 239 14 4 78% 8 4 6 0 0 0 1 1 3 0 2 1 0 15 55% 45 22 22 9 4 5 21 7 14 455
43 41 Bichette Dante 110974 bichd001 bicheda01 1000946 R 33.0 82.0 34.0 87.0 0.0 0.0 20 11.0 8.0 2.0 0.0 0.0 1 0.0 9 1.0 0.0 0.0 12 15 11 31 7 19 2 4 0 6.0 12.0 8 28 23 55 8 28 13.0 28.0 0.38235 0.32184 0.39394 0.35366 0.44118 0.41379 0.0 0.0 0.4 0.23077 0.36667 0.47692 0.23333 0.29231 0.25883 0.29195 0.1 0.13792 0.64117 0.57013 0.46154 0.42857 0.20513 0.25225 0.58974 0.20721 0.20513 0.54054 COL 5 0 33% 265 14 4 78% 14 3 0 1 0 0 5 2 10 4 3 0 3 21 37% 36 27 9 7 3 4 30 13 14 1000946
44 42 White Devon 124164 whitd001 whitede03 1013862 S 26.0 88.0 24.0 80.0 2.0 0.0 12 9.0 4.0 1.0 0.0 1.0 5 2.0 22 1.0 3.0 0.0 6 14 11 32 5 10 0 3 3 4.0 5.0 8 18 14 43 8 17 11.0 18.0 0.45833 0.225 0.5 0.29545 0.58333 0.35 0.0 0.14286 0.27273 0.25 0.5 0.57143 0.22727 0.17857 0.325 0.325 0.1875 0.1875 0.4875 0.4875 0.36364 0.27778 0.26667 0.23077 0.46667 0.17949 0.26666 0.58974 ARI 3 0 33% 240 22 8 73% 20 6 2 2 0 0 2 1 5 1 3 0 1 8 51% 33 22 11 4 1 3 20 4 15 1013862
45 43 Bell Jay 110826 bellj001 bellja01 48 R 22.0 87.0 21.0 86.0 3.0 1.0 12 4.0 1.0 0.0 2.0 0.0 4 1.0 19 7.0 1.0 0.0 6 27 2 22 5 11 0 1 0 0.0 5.0 5 29 9 39 5 29 5.0 18.0 0.2381 0.2093 0.27273 0.26437 0.38095 0.37209 0.16667 0.11111 0.46154 0.45 0.15385 0.36667 0.38462 0.18333 0.34285 0.36279 0.21427 0.24418 0.44288 0.39303 0.0 0.27778 0.26316 0.29897 0.47368 0.09278 0.26316 0.60825 ARI 10 0 29% 247 3 5 38% 3 5 0 0 0 0 0 0 7 0 1 1 5 15 41% 37 22 15 5 4 1 14 5 7 48
46 44 Lee Travis 134162 lee-t002 leetr01 958 L 23.0 86.0 26.0 76.0 3.0 2.0 13 3.0 2.0 1.0 0.0 0.0 11 1.0 21 4.0 0.0 0.0 2 13 9 31 4 9 1 3 0 2.0 9.0 5 17 13 39 3 9 6.0 18.0 0.23077 0.23684 0.30435 0.33721 0.5 0.38158 1.0 0.23077 0.13333 0.24528 0.6 0.58491 0.26667 0.16981 0.46923 0.34474 0.40384 0.21711 0.12693 0.43815 0.33333 0.5 0.2381 0.26154 0.61905 0.2 0.14285 0.53846 ARI 4 0 25% 247 8 1 89% 8 0 0 1 0 0 0 0 5 1 3 0 1 14 47% 36 22 14 12 7 5 12 3 9 958
47 45 Williams Matt 124326 willm003 willima04 77 R 22.0 83.0 21.0 79.0 4.0 1.0 9 6.0 5.0 1.0 0.0 0.0 5 2.0 15 1.0 1.0 0.0 5 14 10 28 3 15 2 2 0 4.0 4.0 9 22 12 45 9 22 8.0 18.0 0.38095 0.22785 0.45455 0.28916 0.57143 0.44304 0.2 0.28571 0.27778 0.24561 0.55556 0.49123 0.16667 0.26316 0.39048 0.41519 0.28572 0.32278 0.3238 0.26203 0.5 0.22222 0.3 0.24719 0.4 0.13483 0.3 0.61798 ARI 6 0 32% 177 5 1 83% 5 1 0 0 0 0 0 0 4 0 2 1 1 10 54% 21 13 7 7 2 4 20 4 15 77
48 46 Castilla Vinny 112106 castv001 castivi02 84 R 30.0 81.0 30.0 82.0 7.0 1.0 12 3.0 1.0 1.0 0.0 0.0 4 1.0 6 3.0 1.0 0.0 8 16 9 36 6 8 2 2 0 1.0 6.0 12 35 12 42 12 35 5.0 20.0 0.16667 0.2439 0.2 0.30864 0.3 0.5122 0.125 0.4375 0.34783 0.26667 0.3913 0.6 0.26087 0.13333 0.33333 0.4683 0.19999 0.40245 0.46668 0.12925 0.2 0.3 0.33333 0.3125 0.33333 0.10714 0.33334 0.58036 COL 17 0 30% 254 5 9 36% 5 8 0 0 0 1 0 0 10 2 5 2 1 12 36% 38 29 8 16 5 10 13 5 6 84
49 47 Perez Neifi 120413 peren001 perezne01 620 S 33.0 73.0 31.0 74.0 0.0 0.0 13 2.0 4.0 1.0 2.0 0.0 3 2.0 8 4.0 0.0 0.0 9 8 5 19 2 16 2 2 3 1.0 6.0 10 33 17 39 10 17 3.0 19.0 0.09677 0.25676 0.15152 0.30137 0.12903 0.36486 0.0 0.0 0.5625 0.18605 0.3125 0.44186 0.125 0.37209 0.23226 0.3081 0.1 0.16215 0.66774 0.52975 0.33333 0.31579 0.27027 0.37079 0.45946 0.19101 0.27027 0.4382 COL 5 0 34% 253 5 6 45% 5 6 0 0 0 0 2 1 7 3 1 3 0 17 59% 38 20 17 8 4 4 18 1 17 620
50 48 Hamilton Darryl 115378 hamid001 hamilda02 1005272 L 24.0 57.0 26.0 48.0 0.0 0.0 11 4.0 0.0 1.0 0.0 0.0 9 0.0 9 5.0 0.0 1.0 0 8 11 20 3 10 0 1 1 3.0 6.0 1 9 12 30 10 9 5.0 11.0 0.19231 0.22917 0.25 0.35088 0.23077 0.22917 0.0 0.0 0.0 0.21053 0.78571 0.52632 0.21429 0.26316 0.23846 0.2 0.1 0.1 0.66154 0.7 0.6 0.54545 0.04348 0.1875 0.52174 0.25 0.43478 0.5625 TOT 12 0 35% 338 13 9 59% 11 7 2 2 0 0 4 2 8 2 3 1 2 23 40% 48 37 11 10 4 6 29 8 18 1005272
51 49 Mueller Bill 119482 muelb001 muellbi02 295 S 32.0 72.0 28.0 66.0 2.0 0.0 12 8.0 4.0 2.0 0.0 0.0 7 4.0 10 5.0 0.0 0.0 3 13 12 23 8 16 1 2 1 4.0 6.0 10 16 19 33 10 13 10.0 18.0 0.35714 0.27273 0.4375 0.34722 0.42857 0.42424 0.0 0.15385 0.13043 0.25 0.52174 0.44231 0.34783 0.30769 0.27143 0.35151 0.10714 0.22727 0.62143 0.42122 0.4 0.33333 0.25641 0.25806 0.48718 0.30645 0.25641 0.43549 SFG 3 0 37% 275 3 3 50% 3 3 0 0 0 0 0 0 4 2 1 1 0 25 39% 31 20 11 12 10 2 19 7 11 295
52 50 Bonds Barry 111188 bondb001 bondsba01 1109 L 44.0 75.0 39.0 64.0 2.0 2.0 4 4.0 7.0 2.0 0.0 0.0 8 7.0 12 6.0 0.0 0.0 7 16 11 20 10 8 2 3 0 0.0 4.0 9 15 21 35 5 12 8.0 13.0 0.20513 0.20312 0.34091 0.28 0.41026 0.40625 0.28571 0.125 0.25 0.36364 0.39286 0.45455 0.35714 0.18182 0.40513 0.40313 0.30769 0.30469 0.28718 0.29218 0.0 0.30769 0.25714 0.24194 0.6 0.33871 0.14286 0.41935 SFG 3 0 31% 233 28 12 70% 25 11 3 1 0 0 4 3 8 2 2 3 1 18 43% 38 28 8 12 7 5 27 6 20 1109
53 51 Kent Jeff 116999 kentj001 kentje01 1119 R 29.0 75.0 30.0 77.0 1.0 0.0 10 1.0 4.0 2.0 0.0 1.0 2 2.0 20 10.0 1.0 0.0 6 14 7 18 4 12 1 2 0 0.0 3.0 8 19 9 31 8 19 4.0 15.0 0.13333 0.19481 0.2069 0.24 0.26667 0.28571 0.0 0.07143 0.35294 0.31818 0.41176 0.40909 0.23529 0.27273 0.33334 0.2909 0.20001 0.13635 0.46665 0.57275 0.0 0.2 0.32 0.27536 0.36 0.13043 0.32 0.59421 SFG 6 0 35% 187 9 4 69% 9 3 0 1 0 0 1 1 9 0 3 3 3 20 63% 28 10 16 6 0 6 22 8 13 1119
54 52 Snow J.T. 122497 snowj001 snowj.01 1133 L 27.0 70.0 26.0 64.0 1.0 0.0 5 2.0 3.0 1.0 0.0 0.0 10 1.0 10 8.0 0.0 0.0 6 17 3 14 6 12 0 3 0 1.0 0.0 5 17 8 29 9 15 3.0 9.0 0.11538 0.14062 0.14815 0.27143 0.15385 0.23438 0.0 0.05882 0.4 0.39535 0.2 0.32558 0.4 0.27907 0.23847 0.29376 0.1 0.14064 0.66153 0.5656 0.33333 0.0 0.22727 0.27869 0.36364 0.13115 0.40909 0.59016 SFG 3 0 33% 183 1 2 33% 1 1 0 1 0 0 0 0 7 1 4 1 1 15 40% 34 24 10 7 3 4 16 6 9 1133
55 53 Javier Stan 116506 javis001 javiest01 1006372 S 28.0 73.0 26.0 64.0 1.0 0.0 10 5.0 2.0 1.0 1.0 0.0 10 3.0 9 4.0 0.0 0.0 5 14 14 29 2 10 1 3 1 3.0 4.0 8 15 15 42 8 15 6.0 14.0 0.23077 0.21875 0.32143 0.32877 0.26923 0.32812 0.0 0.07143 0.2381 0.26415 0.66667 0.54717 0.09524 0.18868 0.23846 0.30937 0.1 0.16406 0.66154 0.52657 0.5 0.28571 0.25806 0.20833 0.48387 0.20833 0.25807 0.58334 SFG 3 0 32% 214 21 5 81% 20 5 1 0 0 0 1 1 4 1 1 1 1 18 46% 36 23 12 6 4 2 15 3 12 1006372
56 54 Johnson Brian 116566 johnb002 johnsbr01 1006432 R 25.0 54.0 22.0 54.0 0.0 1.0 11 1.0 1.0 0.0 0.0 0.0 1 4.0 7 8.0 1.0 0.0 3 9 7 23 1 8 0 1 0 1.0 6.0 4 17 10 30 4 17 2.0 12.0 0.09091 0.22222 0.24 0.25926 0.22727 0.24074 0.33333 0.0 0.27273 0.225 0.63636 0.575 0.09091 0.2 0.33636 0.21852 0.20454 0.1 0.4591 0.68148 0.5 0.5 0.22222 0.26562 0.55556 0.15625 0.22222 0.57813 SFG 6 0 23% 137 0 2 0% 0 2 0 0 0 0 0 0 5 1 1 2 1 2 18% 26 22 3 4 4 0 10 6 4 1006432
57 55 Aurilia Rich 110383 aurir001 aurilri01 1106 R 20.0 46.0 17.0 43.0 0.0 0.0 10 2.0 3.0 3.0 0.0 0.0 4 3.0 7 0.0 1.0 0.0 3 9 5 12 6 10 0 2 0 1.0 4.0 8 15 12 22 8 15 5.0 13.0 0.29412 0.30233 0.4 0.3913 0.47059 0.37209 0.0 0.0 0.21429 0.29032 0.35714 0.3871 0.42857 0.32258 0.37647 0.26976 0.26471 0.10464 0.35882 0.6256 0.2 0.30769 0.28571 0.28846 0.42857 0.23077 0.28572 0.48077 SFG 3 0 34% 152 3 3 50% 3 1 0 1 0 1 0 0 5 1 1 3 0 11 44% 17 13 4 4 3 1 13 2 10 1106
58 56 Floyd Cliff 114260 floyc001 floydcl01 518 L 22.0 91.0 19.0 76.0 7.0 0.0 7 5.0 1.0 1.0 0.0 0.0 15 3.0 23 3.0 1.0 0.0 5 21 7 15 3 9 1 2 0 3.0 3.0 7 18 11 31 3 12 6.0 15.0 0.31579 0.19737 0.40909 0.34066 0.36842 0.48684 0.0 0.33333 0.33333 0.46667 0.46667 0.33333 0.2 0.2 0.25263 0.48947 0.1 0.41053 0.64737 0.1 0.5 0.2 0.33333 0.29508 0.52381 0.18033 0.14286 0.52459 FLA 6 0 33% 205 27 14 66% 26 10 1 3 0 1 1 1 5 1 0 0 4 12 47% 21 15 6 10 4 4 26 6 17 518
59 57 Jones Chipper 116706 jonec004 jonesch06 97 S 23.0 88.0 22.0 86.0 8.0 0.0 16 5.0 4.0 1.0 1.0 0.0 9 3.0 12 4.0 0.0 0.0 3 20 7 32 6 14 1 1 0 3.0 7.0 8 24 10 40 8 21 6.0 29.0 0.27273 0.33721 0.3913 0.43182 0.31818 0.68605 0.0 0.4 0.1875 0.30303 0.4375 0.48485 0.375 0.21212 0.24545 0.54884 0.1 0.35116 0.65455 0.1 0.5 0.24138 0.30769 0.28235 0.38462 0.11765 0.30769 0.6 ATL 8 0 36% 328 16 6 73% 15 6 1 0 0 0 0 0 6 1 2 1 2 16 44% 42 31 10 12 4 7 21 4 16 97
60 58 Vina Fernando 123726 vinaf001 vinafe01 1189 L 37.0 78.0 36.0 72.0 3.0 0.0 13 9.0 3.0 1.0 1.0 1.0 7 3.0 6 2.0 0.0 2.0 5 16 13 27 10 18 1 1 9 3.0 6.0 12 19 21 38 10 19 11.0 20.0 0.30556 0.27778 0.43243 0.34615 0.38889 0.47222 0.0 0.1875 0.17857 0.2623 0.46429 0.44262 0.35714 0.29508 0.28333 0.39444 0.125 0.29166 0.59167 0.3139 0.27273 0.3 0.27907 0.25 0.48837 0.27632 0.23256 0.47368 MIL 9 0 35% 317 22 16 58% 17 14 5 2 0 0 8 4 14 3 6 4 1 21 45% 42 31 11 9 3 5 32 9 21 1189
61 59 Cirillo Jeff 112297 cirij001 cirilje01 1073 R 37.0 72.0 30.0 64.0 2.0 0.0 13 3.0 4.0 2.0 0.0 0.0 10 8.0 7 6.0 0.0 0.0 3 12 12 21 6 19 3 2 2 1.0 4.0 13 18 17 36 13 18 5.0 19.0 0.16667 0.29688 0.35135 0.40278 0.23333 0.45312 0.0 0.16667 0.14286 0.23077 0.57143 0.40385 0.28571 0.36538 0.26666 0.35624 0.1 0.23436 0.63334 0.4094 0.2 0.21053 0.30233 0.25 0.39535 0.23611 0.30232 0.51389 MIL 5 0 32% 323 10 4 71% 9 4 0 0 1 0 1 0 8 3 1 3 1 17 50% 52 30 21 12 4 8 18 5 12 1073
62 60 Jaha John 116468 jahaj001 jahajo01 1006336 R 20.0 41.0 18.0 32.0 0.0 1.0 5 2.0 1.0 1.0 0.0 0.0 8 3.0 13 4.0 3.0 0.0 2 6 4 9 6 3 0 1 0 0.0 4.0 6 2 7 13 6 2 4.0 6.0 0.22222 0.1875 0.35 0.41463 0.44444 0.21875 0.5 0.0 0.16667 0.33333 0.33333 0.5 0.5 0.16667 0.42222 0.23125 0.33333 0.1 0.24445 0.66875 0.0 0.66667 0.31579 0.11765 0.36842 0.41176 0.31579 0.47059 MIL 3 0 24% 84 1 3 25% 1 2 0 1 0 0 0 0 0 0 0 0 0 5 43% 12 7 5 4 3 1 5 2 3 1006336
63 61 Burnitz Jeromy 111742 burnj001 burnije01 867 L 40.0 66.0 38.0 58.0 3.0 1.0 9 5.0 4.0 2.0 0.0 0.0 9 2.0 17 13.0 0.0 0.0 8 11 9 11 7 8 0 1 0 1.0 3.0 7 18 17 24 7 4 8.0 16.0 0.21053 0.27586 0.25 0.37879 0.34211 0.5 0.125 0.27273 0.33333 0.36667 0.375 0.36667 0.29167 0.26667 0.33158 0.42414 0.19737 0.33621 0.47105 0.23965 0.125 0.1875 0.22581 0.3913 0.54839 0.36957 0.2258 0.23913 MIL 3 0 28% 182 7 4 64% 6 4 1 0 0 0 1 0 5 1 1 2 1 9 41% 30 20 8 12 7 4 14 3 11 867
64 62 Grissom Marquis 115174 grism001 grissma02 652 R 31.0 67.0 32.0 74.0 3.0 0.0 8 3.0 3.0 2.0 0.0 0.0 1 1.0 16 2.0 0.0 0.0 8 15 12 23 6 9 0 2 0 2.0 3.0 8 17 21 34 8 17 5.0 14.0 0.15625 0.18919 0.19355 0.22388 0.21875 0.35135 0.0 0.2 0.30769 0.31915 0.46154 0.48936 0.23077 0.19149 0.2625 0.36216 0.1 0.24324 0.6375 0.3946 0.4 0.21429 0.21622 0.25 0.56757 0.30882 0.21621 0.44118 MIL 6 0 29% 198 13 8 62% 12 7 1 1 0 0 2 2 3 0 1 2 0 15 43% 36 24 12 6 2 4 14 5 8 652
65 63 Valentin Jose 123610 valej003 valenjo03 256 S 27.0 66.0 25.0 55.0 3.0 0.0 2 6.0 1.0 0.0 0.0 0.0 13 4.0 14 6.0 0.0 0.0 5 16 5 12 6 3 0 0 1 0.0 1.0 10 16 11 25 10 6 6.0 6.0 0.24 0.10909 0.37037 0.28788 0.24 0.29091 0.0 0.1875 0.3125 0.51613 0.3125 0.3871 0.375 0.09677 0.2 0.38182 0.1 0.27273 0.7 0.34545 0.0 0.16667 0.32258 0.34043 0.35484 0.23404 0.32258 0.42553 MIL 7 0 33% 153 10 7 59% 7 5 3 1 0 1 1 1 4 2 2 0 0 18 50% 27 16 11 2 1 1 15 5 10 256
66 64 Matheny Mike 118414 mathm001 mathemi01 1169 R 23.0 47.0 22.0 42.0 1.0 1.0 4 7.0 5.0 0.0 0.0 0.0 3 1.0 6 3.0 2.0 0.0 3 6 3 15 9 10 0 1 1 0.0 1.0 6 19 14 23 6 19 8.0 10.0 0.36364 0.2381 0.3913 0.31915 0.5 0.42857 0.33333 0.16667 0.2 0.19355 0.2 0.48387 0.6 0.32258 0.33636 0.39047 0.20454 0.2857 0.4591 0.32383 0.0 0.1 0.23077 0.31148 0.53846 0.22951 0.23077 0.45901 MIL 1 0 21% 111 1 0 100% 1 0 0 0 0 0 0 0 1 0 1 0 0 3 29% 7 6 1 3 3 0 14 8 6 1169
67 65 Glanville Doug 114844 gland001 glanvdo01 956 R 24.0 87.0 23.0 89.0 2.0 1.0 17 4.0 2.0 1.0 1.0 0.0 2 2.0 9 1.0 0.0 0.0 4 19 13 39 3 15 0 1 1 2.0 10.0 10 17 16 60 10 17 6.0 22.0 0.26087 0.24719 0.33333 0.27586 0.43478 0.35955 0.25 0.10526 0.2 0.26027 0.65 0.53425 0.15 0.20548 0.37391 0.31236 0.26087 0.16854 0.36522 0.5191 0.33333 0.45455 0.27778 0.18085 0.44444 0.17021 0.27778 0.64894 PHI 11 0 43% 318 23 6 79% 21 5 2 1 0 0 2 1 7 1 3 2 1 28 43% 47 33 12 13 8 5 29 7 21 956
68 66 Jefferies Gregg 116513 jeffg001 jeffegr01 1006379 S 24.0 73.0 24.0 68.0 0.0 0.0 15 3.0 2.0 1.0 0.0 0.0 5 1.0 2 2.0 0.0 1.0 4 9 8 34 6 13 1 1 0 2.0 8.0 7 15 14 45 7 20 4.0 17.0 0.16667 0.25 0.25 0.30137 0.20833 0.27941 0.0 0.0 0.22222 0.16071 0.44444 0.60714 0.33333 0.23214 0.24166 0.22941 0.1 0.1 0.65834 0.67059 0.5 0.47059 0.25 0.1875 0.5 0.175 0.25 0.6375 TOT 11 0 34% 231 12 3 80% 12 3 0 0 0 0 1 0 8 0 6 0 2 14 43% 26 15 11 9 5 4 23 12 10 1006379
69 67 Rolen Scott 121409 roles001 rolensc01 970 R 20.0 83.0 19.0 79.0 1.0 1.0 11 1.0 4.0 2.0 0.0 0.0 10 3.0 21 3.0 0.0 0.0 5 9 7 15 0 18 1 2 0 1.0 3.0 4 15 8 38 4 15 4.0 16.0 0.21053 0.20253 0.35 0.31325 0.47368 0.29114 0.2 0.11111 0.41667 0.21429 0.58333 0.35714 0.0 0.42857 0.46315 0.28861 0.39472 0.13292 0.14213 0.57847 0.25 0.1875 0.25 0.22059 0.5 0.11765 0.25 0.66176 PHI 4 0 36% 256 14 7 67% 12 6 2 1 0 0 1 1 15 3 4 5 3 20 65% 48 23 21 11 1 10 29 3 26 970
70 68 Lieberthal Mike 117759 liebm001 liebemi01 959 R 20.0 67.0 17.0 68.0 2.0 0.0 8 2.0 1.0 1.0 1.0 0.0 2 1.0 9 3.0 1.0 1.0 6 12 3 18 4 17 0 1 0 0.0 3.0 4 21 8 36 4 21 3.0 12.0 0.17647 0.17647 0.25 0.22388 0.23529 0.30882 0.0 0.16667 0.46154 0.25532 0.23077 0.38298 0.30769 0.3617 0.25882 0.33235 0.1 0.19853 0.64118 0.46912 0.0 0.25 0.25 0.26923 0.5 0.10256 0.25 0.62821 PHI 3 0 32% 124 2 1 67% 2 1 0 0 0 0 0 0 2 0 0 1 1 3 43% 14 10 4 4 1 3 10 4 5 959
71 69 Brogna Rico 111502 brogr001 brognri01 1001464 L 23.0 74.0 23.0 72.0 4.0 0.0 7 3.0 3.0 2.0 0.0 0.0 2 2.0 17 6.0 0.0 0.0 4 11 8 25 3 13 0 1 0 2.0 4.0 3 20 9 39 3 14 5.0 14.0 0.21739 0.19444 0.30435 0.21622 0.30435 0.40278 0.0 0.36364 0.26667 0.22449 0.53333 0.5102 0.2 0.26531 0.28696 0.40834 0.13044 0.31251 0.5826 0.27915 0.4 0.28571 0.2 0.27397 0.6 0.12329 0.2 0.60274 PHI 3 0 32% 218 7 7 50% 6 7 1 0 0 0 2 2 8 0 5 1 2 17 38% 27 18 8 9 5 4 20 9 9 1001464
72 70 Abreu Bobby 110029 abreb001 abreubo01 945 L 24.0 65.0 22.0 60.0 0.0 0.0 14 3.0 5.0 0.0 1.0 0.0 5 1.0 15 6.0 0.0 0.0 3 6 10 21 3 16 0 1 2 1.0 6.0 1 12 13 24 6 15 3.0 20.0 0.13636 0.33333 0.16667 0.38462 0.13636 0.45 0.0 0.0 0.1875 0.13953 0.625 0.48837 0.1875 0.37209 0.2 0.31667 0.1 0.175 0.7 0.50833 0.33333 0.3 0.05 0.23529 0.65 0.2549 0.3 0.50981 PHI 2 0 23% 223 19 10 66% 15 9 4 1 0 0 3 1 3 0 1 0 2 18 42% 37 26 11 9 4 4 14 3 10 945
73 71 Relaford Desi 121058 relad001 relafde01 1096 S 22.0 46.0 22.0 44.0 2.0 0.0 6 6.0 2.0 1.0 0.0 0.0 4 0.0 6 4.0 0.0 0.0 3 9 8 18 5 10 0 1 1 2.0 1.0 7 12 12 26 7 10 7.0 10.0 0.31818 0.22727 0.31818 0.30435 0.36364 0.40909 0.0 0.22222 0.1875 0.24324 0.5 0.48649 0.3125 0.27027 0.24546 0.38182 0.1 0.27273 0.65454 0.34545 0.28571 0.1 0.26923 0.25 0.46154 0.25 0.26923 0.5 PHI 7 0 26% 201 9 5 64% 8 5 1 0 0 0 1 0 5 3 2 0 0 17 33% 14 10 3 2 1 1 11 6 5 1096
74 72 Womack Tony 124523 womat001 womacto01 78 L 25.0 93.0 24.0 91.0 0.0 0.0 17 3.0 0.0 0.0 1.0 0.0 4 3.0 12 5.0 0.0 0.0 4 21 12 43 2 10 0 1 5 1.0 9.0 3 15 11 61 8 26 3.0 18.0 0.125 0.1978 0.24 0.23656 0.125 0.21978 0.0 0.0 0.22222 0.28378 0.66667 0.58108 0.11111 0.13514 0.2 0.22198 0.1 0.1 0.7 0.67802 0.33333 0.5 0.13636 0.14706 0.5 0.10784 0.36364 0.7451 PIT 7 0 37% 258 58 8 88% 49 6 9 2 0 0 1 0 6 0 1 2 3 29 43% 30 22 8 7 5 2 28 8 18 78
75 73 Kendall Jason 116974 kendj001 kendaja01 993 R 20.0 77.0 20.0 74.0 1.0 1.0 17 3.0 2.0 2.0 2.0 0.0 2 2.0 6 0.0 7.0 0.0 7 17 7 24 3 17 0 2 0 1.0 8.0 7 24 12 41 7 24 6.0 22.0 0.3 0.2973 0.4 0.4026 0.55 0.41892 0.14286 0.05882 0.41176 0.2931 0.41176 0.41379 0.17647 0.2931 0.45 0.32162 0.375 0.18243 0.175 0.49595 0.16667 0.36364 0.26923 0.26966 0.46154 0.13483 0.26923 0.59551 PIT 6 0 34% 291 26 5 84% 20 4 4 1 2 0 0 0 8 3 2 0 3 19 43% 38 28 10 11 5 6 23 7 15 993
76 74 Martin Al 118329 marta001 martial03 1167 L 22.0 78.0 22.0 79.0 3.0 0.0 14 3.0 0.0 1.0 2.0 0.0 2 0.0 13 4.0 1.0 0.0 6 23 7 27 2 7 1 2 0 1.0 9.0 5 25 11 32 5 20 4.0 19.0 0.18182 0.24051 0.18182 0.28205 0.22727 0.40506 0.0 0.13043 0.4 0.40351 0.46667 0.47368 0.13333 0.12281 0.24545 0.36455 0.1 0.24682 0.65455 0.38863 0.25 0.47368 0.2381 0.32468 0.52381 0.14286 0.23809 0.53246 PIT 6 0 35% 152 20 3 87% 17 3 3 0 0 0 0 0 9 0 5 1 3 13 54% 23 11 12 8 4 4 10 2 6 1167
77 75 Young Kevin 124704 younk001 youngke01 1018 R 22.0 83.0 21.0 86.0 4.0 0.0 9 1.0 3.0 1.0 0.0 0.0 4 1.0 17 7.0 0.0 0.0 7 22 7 19 0 16 2 5 0 0.0 3.0 5 19 10 38 5 19 2.0 16.0 0.09524 0.18605 0.13636 0.24096 0.14286 0.36047 0.0 0.18182 0.5 0.38596 0.5 0.33333 0.0 0.2807 0.24762 0.37442 0.1 0.26163 0.65238 0.36395 0.0 0.1875 0.25 0.25 0.5 0.13158 0.25 0.61842 PIT 7 1 32% 225 15 7 68% 9 6 6 1 0 0 2 1 8 3 2 2 1 21 52% 34 21 12 11 2 8 21 6 14 1018
78 76 Allensworth Jermaine 110165 allej001 allenje01 1000148 R 20.0 69.0 19.0 67.0 0.0 0.0 17 5.0 3.0 2.0 1.0 0.0 3 2.0 11 4.0 1.0 0.0 4 16 6 18 4 15 0 1 2 3.0 7.0 5 16 9 35 5 16 7.0 21.0 0.36842 0.31343 0.45 0.36232 0.47368 0.38806 0.0 0.0 0.28571 0.32653 0.42857 0.36735 0.28571 0.30612 0.30526 0.27463 0.15789 0.11195 0.53685 0.61342 0.42857 0.33333 0.26316 0.23881 0.47368 0.13433 0.26316 0.62686 TOT 5 0 35% 168 15 6 71% 12 4 2 2 1 0 3 1 11 2 3 3 3 8 51% 27 17 10 8 3 5 14 3 10 1000148
79 77 Damon Johnny 113028 damoj001 damonjo01 185 L 41.0 76.0 38.0 72.0 0.0 0.0 11 7.0 3.0 4.0 2.0 0.0 6 1.0 13 7.0 1.0 1.0 9 15 10 20 9 16 0 1 2 1.0 4.0 8 20 20 30 11 13 11.0 16.0 0.28947 0.22222 0.31707 0.30263 0.39474 0.31944 0.0 0.0 0.32143 0.29412 0.35714 0.39216 0.32143 0.31373 0.30527 0.29722 0.1579 0.14583 0.53683 0.55695 0.09091 0.25 0.20513 0.31746 0.51282 0.31746 0.28205 0.36508 KCR 7 0 39% 269 26 12 68% 24 12 2 0 0 0 0 0 6 0 1 3 2 22 51% 41 19 22 12 8 4 24 9 13 185
80 78 Offerman Jose 119948 offej001 offerjo01 205 S 44.0 69.0 42.0 65.0 0.0 0.0 15 8.0 4.0 1.0 0.0 2.0 4 4.0 13 6.0 1.0 1.0 10 11 12 20 11 18 1 0 0 1.0 6.0 12 14 24 29 12 20 11.0 19.0 0.2619 0.29231 0.36364 0.34783 0.38095 0.35385 0.0 0.0 0.30303 0.22449 0.36364 0.40816 0.33333 0.36735 0.31905 0.26154 0.17857 0.1 0.50238 0.63846 0.09091 0.31579 0.25 0.22222 0.5 0.38095 0.25 0.39683 KCR 6 0 34% 260 45 12 79% 35 9 10 3 0 0 3 2 7 0 2 1 4 27 52% 42 22 18 12 5 7 17 5 12 205
81 79 Morris Hal 119406 morrh001 morriha02 1009209 L 28.0 74.0 27.0 77.0 1.0 0.0 15 8.0 10.0 1.0 2.0 0.0 1 3.0 7 6.0 0.0 0.0 4 13 9 27 7 24 2 2 1 2.0 4.0 4 23 13 38 10 19 9.0 28.0 0.33333 0.36364 0.42857 0.39189 0.37037 0.58442 0.0 0.07692 0.2 0.20312 0.45 0.42188 0.35 0.375 0.23704 0.42078 0.1 0.33117 0.66296 0.24805 0.22222 0.14286 0.14815 0.2875 0.48148 0.1625 0.37037 0.55 KCR 7 0 28% 224 1 0 100% 1 0 0 0 0 0 0 0 8 2 4 0 2 19 35% 30 23 6 14 6 7 19 9 9 1009209
82 80 King Jeff 117081 kingj001 kingje01 1006931 R 32.0 68.0 28.0 67.0 4.0 0.0 11 4.0 0.0 0.0 0.0 0.0 6 6.0 15 5.0 1.0 0.0 14 18 4 19 3 5 3 0 0 1.0 6.0 9 22 14 29 9 22 4.0 15.0 0.14286 0.22388 0.3125 0.32353 0.14286 0.40299 0.0 0.22222 0.66667 0.42857 0.19048 0.45238 0.14286 0.11905 0.2 0.37911 0.1 0.26867 0.7 0.35222 0.25 0.4 0.28125 0.30137 0.4375 0.19178 0.28125 0.50685 KCR 9 0 40% 194 10 2 83% 8 2 2 0 0 0 0 0 3 1 1 0 1 12 41% 37 25 12 15 11 4 17 5 12 1006931
83 81 Palmer Dean 120194 palmd002 palmede01 482 R 31.0 77.0 30.0 74.0 7.0 2.0 7 8.0 6.0 0.0 1.0 0.0 4 2.0 18 5.0 1.0 0.0 5 22 9 16 8 15 0 2 0 1.0 2.0 11 18 16 32 11 18 10.0 21.0 0.33333 0.28378 0.3871 0.33766 0.53333 0.67568 0.4 0.31818 0.22727 0.41509 0.40909 0.30189 0.36364 0.28302 0.4 0.5919 0.3 0.3081 0.3 0.1 0.1 0.09524 0.28947 0.26471 0.42105 0.23529 0.28948 0.5 KCR 3 0 28% 215 8 2 80% 7 2 1 0 0 0 1 0 5 3 1 1 0 13 31% 27 20 7 10 9 1 15 7 8 482
84 82 Sweeney Mike 123041 sweem002 sweenmi01 634 R 23.0 59.0 21.0 57.0 3.0 0.0 11 2.0 0.0 0.0 0.0 0.0 4 2.0 7 2.0 0.0 0.0 6 10 9 23 1 8 1 1 1 1.0 4.0 5 17 11 30 5 17 2.0 14.0 0.09524 0.24561 0.17391 0.30508 0.09524 0.40351 0.0 0.3 0.375 0.2439 0.5625 0.56098 0.0625 0.19512 0.2 0.3579 0.1 0.23685 0.7 0.40525 0.5 0.28571 0.2381 0.26562 0.52381 0.17188 0.23809 0.5625 KCR 1 0 25% 142 2 3 40% 2 2 0 0 0 1 0 0 5 1 2 1 1 4 41% 20 14 5 1 0 1 11 4 7 634
85 83 Higginson Bobby 115915 higgb001 higgibo02 469 L 23.0 74.0 21.0 67.0 2.0 0.0 13 3.0 5.0 0.0 0.0 0.0 9 4.0 9 5.0 0.0 0.0 6 13 5 18 3 18 0 0 0 2.0 2.0 3 25 10 33 6 10 3.0 20.0 0.14286 0.29851 0.30435 0.39189 0.14286 0.46269 0.0 0.15385 0.42857 0.26531 0.35714 0.36735 0.21429 0.36735 0.2 0.36418 0.1 0.24627 0.7 0.38955 0.66667 0.1 0.15789 0.36765 0.52632 0.14706 0.31579 0.48529 DET 5 1 31% 277 3 3 50% 3 2 0 1 0 0 1 1 7 0 3 2 2 17 46% 36 20 16 16 10 6 17 6 10 469
86 84 Clark Tony 112316 clart002 clarkto02 182 S 22.0 72.0 23.0 72.0 2.0 0.0 6 4.0 3.0 1.0 0.0 0.0 3 1.0 21 5.0 1.0 0.0 2 14 8 21 5 11 2 3 0 0.0 1.0 2 12 11 28 2 13 5.0 11.0 0.21739 0.15278 0.27273 0.20833 0.26087 0.27778 0.0 0.14286 0.13333 0.30435 0.53333 0.45652 0.33333 0.23913 0.24348 0.325 0.1 0.1875 0.65652 0.4875 0.0 0.09091 0.13333 0.22642 0.73333 0.20755 0.13334 0.56603 DET 10 0 24% 244 3 3 50% 3 2 0 0 0 1 0 0 10 1 2 2 5 12 39% 33 19 14 10 7 2 23 8 10 182
87 85 Cameron Mike 111904 camem001 camermi01 1070 R 24.0 63.0 22.0 59.0 0.0 0.0 10 2.0 0.0 0.0 1.0 0.0 7 2.0 12 7.0 0.0 0.0 5 15 8 17 3 8 0 3 1 2.0 3.0 5 16 9 27 5 16 2.0 11.0 0.09091 0.18644 0.16667 0.28571 0.09091 0.22034 0.0 0.0 0.3125 0.375 0.5 0.425 0.1875 0.2 0.2 0.2339 0.1 0.1 0.7 0.6661 1.0 0.27273 0.26316 0.27119 0.47368 0.15254 0.26316 0.57627 CHW 5 0 36% 144 27 11 71% 25 8 2 3 0 0 0 0 4 1 0 2 1 16 56% 15 8 7 9 4 5 8 1 6 1070
88 86 Thomas Frank 123245 thomf001 thomafr04 255 R 21.0 84.0 19.0 75.0 5.0 0.0 8 3.0 5.0 0.0 0.0 0.0 12 2.0 12 3.0 0.0 0.0 9 18 4 20 2 17 0 5 0 1.0 1.0 5 21 10 36 5 21 3.0 18.0 0.15789 0.24 0.2381 0.35714 0.15789 0.50667 0.0 0.27778 0.6 0.32727 0.26667 0.36364 0.13333 0.30909 0.2 0.46667 0.1 0.4 0.7 0.13333 0.33333 0.05556 0.25 0.26923 0.5 0.12821 0.25 0.60256 CHW 8 0 33% 314 7 0 100% 7 0 0 0 0 0 0 0 9 2 4 2 1 22 36% 42 36 6 17 10 7 19 3 15 255
89 87 Belle Albert 110839 bellj002 belleal01 1000802 R 23.0 82.0 21.0 72.0 4.0 0.0 7 1.0 6.0 2.0 0.0 0.0 12 2.0 16 3.0 0.0 0.0 6 21 3 20 5 10 1 1 0 0.0 6.0 6 20 12 33 6 20 3.0 17.0 0.14286 0.23611 0.21739 0.35366 0.2381 0.48611 0.0 0.19048 0.42857 0.41176 0.21429 0.39216 0.35714 0.19608 0.29524 0.45 0.14286 0.375 0.5619 0.175 0.0 0.35294 0.25 0.27397 0.5 0.16438 0.25 0.56165 CHW 5 0 28% 242 6 4 60% 5 3 1 1 0 0 1 1 9 3 4 1 1 22 40% 33 20 12 7 6 1 23 10 12 1000802
90 88 Ventura Robin 123697 ventr001 venturo01 854 L 27.0 77.0 25.0 72.0 2.0 1.0 11 3.0 4.0 3.0 1.0 1.0 5 2.0 8 8.0 0.0 0.0 5 14 6 28 6 13 0 3 1 2.0 6.0 8 31 11 43 5 10 8.0 18.0 0.32 0.25 0.37037 0.2987 0.64 0.41667 0.2 0.14286 0.29412 0.25455 0.35294 0.50909 0.35294 0.23636 0.52 0.36667 0.38 0.25 0.1 0.38333 0.25 0.33333 0.33333 0.36905 0.45833 0.13095 0.20834 0.5 CHW 6 0 29% 243 1 1 50% 1 1 0 0 0 0 0 0 6 1 2 0 3 10 38% 37 25 12 12 7 5 19 8 9 854
91 89 Ordonez Magglio 120044 ordom001 ordonma01 248 R 21.0 70.0 21.0 64.0 2.0 1.0 6 4.0 2.0 0.0 0.0 0.0 7 1.0 15 2.0 0.0 0.0 7 17 8 24 2 6 0 4 0 2.0 4.0 4 21 13 36 4 21 5.0 10.0 0.2381 0.15625 0.28571 0.24286 0.38095 0.28125 0.14286 0.11765 0.41176 0.3617 0.47059 0.51064 0.11765 0.12766 0.34285 0.325 0.21427 0.1875 0.44288 0.4875 0.4 0.4 0.19048 0.26923 0.61905 0.16667 0.19047 0.5641 CHW 11 0 32% 211 9 7 56% 6 7 3 0 0 0 0 0 8 2 2 1 3 18 40% 33 22 9 7 2 5 13 6 7 248
92 90 Durham Ray 113660 durhr001 durhara01 230 S 24.0 87.0 22.0 75.0 2.0 0.0 11 6.0 4.0 0.0 1.0 0.0 9 3.0 11 2.0 1.0 0.0 6 12 6 33 4 15 0 2 4 3.0 5.0 7 26 11 46 7 18 6.0 18.0 0.27273 0.24 0.375 0.32184 0.27273 0.4 0.0 0.16667 0.375 0.2 0.375 0.55 0.25 0.25 0.2 0.36 0.1 0.24 0.7 0.4 0.5 0.27778 0.28 0.28889 0.44 0.12222 0.28 0.58889 CHW 11 0 44% 319 36 9 80% 33 9 3 0 0 0 0 0 10 3 3 2 2 29 49% 44 29 15 5 2 3 28 8 20 230
93 91 Henderson Rickey 115749 hendr001 henderi01 194 R 25.0 87.0 24.0 77.0 1.0 0.0 8 6.0 4.0 0.0 0.0 0.0 14 2.0 17 2.0 0.0 0.0 4 22 11 19 3 12 0 2 0 4.0 3.0 9 24 13 31 9 24 6.0 13.0 0.25 0.16883 0.32 0.31034 0.25 0.25974 0.0 0.04545 0.22222 0.41509 0.61111 0.35849 0.16667 0.22642 0.2 0.29091 0.1 0.13637 0.7 0.57272 0.66667 0.23077 0.29032 0.3038 0.41935 0.16456 0.29033 0.53164 OAK 8 0 36% 268 66 13 84% 51 9 15 4 0 0 5 2 11 3 2 3 3 17 46% 46 27 17 13 8 5 23 5 16 194
94 92 Grieve Ben 115132 grieb001 grievbe01 1209 L 42.0 70.0 39.0 67.0 0.0 2.0 11 8.0 4.0 1.0 1.0 0.0 5 4.0 13 8.0 4.0 1.0 8 4 17 28 4 15 3 0 0 5.0 6.0 10 12 18 33 6 17 11.0 16.0 0.28205 0.23881 0.38095 0.35714 0.46154 0.32836 0.25 0.0 0.27586 0.08511 0.58621 0.59574 0.13793 0.31915 0.37949 0.28955 0.26924 0.13432 0.35127 0.57613 0.45455 0.375 0.29412 0.19355 0.52941 0.29032 0.17647 0.51613 OAK 6 0 31% 291 2 2 50% 2 2 0 0 0 0 0 0 6 1 1 2 2 18 48% 45 29 16 19 9 10 21 5 15 1209
95 93 Giambi Jason 114739 giamj001 giambja01 818 L 35.0 65.0 33.0 59.0 2.0 2.0 12 5.0 2.0 1.0 0.0 0.0 8 4.0 15 7.0 0.0 0.0 8 13 10 16 5 13 2 3 0 2.0 3.0 4 8 18 32 6 14 8.0 16.0 0.24242 0.27119 0.34286 0.36923 0.45455 0.40678 0.25 0.15385 0.34783 0.30952 0.43478 0.38095 0.21739 0.30952 0.41213 0.33559 0.3182 0.20338 0.26967 0.46103 0.25 0.1875 0.14286 0.14815 0.64286 0.33333 0.21428 0.51852 OAK 5 0 29% 237 2 2 50% 2 1 0 0 0 1 1 1 13 2 4 4 3 21 46% 36 26 9 11 4 6 25 5 18 818
96 94 Cora Joey 112664 coraj001 corajo01 1002607 S 26.0 96.0 24.0 94.0 0.0 0.0 18 6.0 5.0 2.0 1.0 0.0 3 3.0 6 3.0 2.0 0.0 6 20 6 32 6 21 0 1 2 1.0 4.0 6 34 12 54 6 21 8.0 24.0 0.33333 0.25532 0.42308 0.30208 0.41667 0.32979 0.0 0.0 0.33333 0.27397 0.33333 0.43836 0.33333 0.28767 0.28334 0.27447 0.12501 0.11171 0.59165 0.61382 0.125 0.16667 0.25 0.31193 0.5 0.11009 0.25 0.57798 TOT 5 0 44% 334 15 6 71% 13 5 2 1 0 0 0 0 4 2 0 2 0 23 43% 47 32 14 15 5 10 17 6 10 1002607
97 95 Rodriguez Alex 121347 rodra001 rodrial01 1274 R 27.0 97.0 27.0 92.0 5.0 4.0 13 3.0 3.0 3.0 3.0 0.0 5 1.0 18 5.0 2.0 0.0 6 31 10 29 4 10 1 0 1 1.0 6.0 11 25 9 49 11 25 10.0 24.0 0.37037 0.26087 0.40741 0.31959 0.92593 0.52174 0.66667 0.16129 0.3 0.44286 0.5 0.41429 0.2 0.14286 0.75556 0.46087 0.14444 0.39131 0.1 0.14782 0.1 0.25 0.35484 0.25253 0.29032 0.09091 0.35484 0.65656 SEA 11 0 36% 265 46 13 78% 30 8 15 5 1 0 4 3 8 2 3 3 0 28 50% 32 16 15 7 4 3 15 6 9 1274
98 96 Griffey Ken 115135 grifk002 griffke02 327 L 38.0 77.0 38.0 65.0 6.0 5.0 4 3.0 2.0 2.0 0.0 1.0 11 1.0 12 8.0 2.0 0.0 16 19 5 18 5 4 1 2 1 0.0 3.0 14 19 12 32 10 10 11.0 12.0 0.28947 0.18462 0.31579 0.32468 0.78947 0.49231 0.3125 0.31579 0.61538 0.46341 0.19231 0.43902 0.19231 0.09756 0.7 0.50769 0.2 0.39231 0.1 0.1 0.0 0.25 0.38889 0.31148 0.33333 0.19672 0.27778 0.4918 SEA 4 0 31% 270 20 5 80% 20 4 0 1 0 0 1 1 4 1 1 0 2 21 44% 32 23 8 12 3 9 24 10 13 327
99 97 Martinez Edgar 118365 marte001 martied01 1086 R 27.0 81.0 21.0 77.0 3.0 0.0 11 2.0 5.0 1.0 0.0 0.0 9 5.0 14 3.0 0.0 0.0 7 15 6 24 4 14 1 4 0 1.0 3.0 3 20 17 38 3 20 3.0 19.0 0.14286 0.24675 0.2963 0.34568 0.19048 0.42857 0.0 0.2 0.41176 0.28302 0.35294 0.45283 0.23529 0.26415 0.24762 0.38182 0.1 0.27273 0.65238 0.34545 0.33333 0.15789 0.13043 0.25641 0.73913 0.21795 0.13044 0.52564 SEA 7 0 22% 271 1 1 50% 0 1 1 0 0 0 0 0 8 2 3 1 2 18 28% 40 33 7 13 11 1 25 10 14 1086
100 98 Segui David 121977 segud001 seguida01 169 S 23.0 68.0 23.0 70.0 3.0 2.0 11 4.0 6.0 0.0 1.0 0.0 3 4.0 10 2.0 0.0 0.0 3 10 10 24 2 18 0 4 0 2.0 2.0 7 14 12 34 7 15 6.0 21.0 0.26087 0.3 0.43478 0.35294 0.52174 0.54286 0.66667 0.3 0.2 0.19231 0.66667 0.46154 0.13333 0.34615 0.46087 0.44286 0.39131 0.36429 0.14782 0.19285 0.33333 0.09524 0.26923 0.22222 0.46154 0.19048 0.26923 0.5873 SEA 8 0 32% 223 3 1 75% 3 1 0 0 0 0 0 0 5 0 2 2 1 16 33% 25 18 7 12 11 1 15 6 9 169
101 99 Alomar Sandy 110184 aloms001 alomasa02 221 R 20.0 46.0 23.0 47.0 0.0 1.0 4 4.0 2.0 1.0 0.0 0.0 1 0.0 4 1.0 0.0 0.0 4 9 7 21 5 4 0 5 1 0.0 4.0 8 18 13 27 8 18 6.0 6.0 0.26087 0.12766 0.3 0.15217 0.43478 0.17021 0.25 0.0 0.25 0.26471 0.4375 0.61765 0.3125 0.11765 0.37391 0.24255 0.26087 0.1 0.36522 0.65745 0.0 0.66667 0.27586 0.28571 0.44828 0.20635 0.27586 0.50794 CLE 3 0 35% 137 0 3 0% 0 2 0 1 0 0 0 0 4 0 2 2 0 12 35% 25 17 7 4 4 0 20 9 10 221
102 100 McLemore Mark 118808 mclem001 mclemma01 1088 S 27.0 81.0 20.0 76.0 1.0 0.0 21 5.0 2.0 1.0 0.0 0.0 8 7.0 11 3.0 0.0 0.0 6 14 7 26 6 21 3 2 3 2.0 5.0 4 18 12 41 4 23 6.0 24.0 0.3 0.31579 0.48148 0.39506 0.35 0.38158 0.0 0.07143 0.31579 0.22951 0.36842 0.42623 0.31579 0.34426 0.25 0.26579 0.1 0.1 0.65 0.63421 0.33333 0.20833 0.2 0.21951 0.6 0.14634 0.2 0.63415 TEX 10 0 37% 264 12 4 75% 11 4 1 0 0 0 1 0 3 0 1 0 2 17 54% 43 23 20 9 5 4 22 4 16 1088
103 101 Greer Rusty 115114 greer001 greerru01 1252 L 23.0 77.0 27.0 69.0 1.0 0.0 8 6.0 1.0 0.0 1.0 1.0 11 1.0 16 2.0 0.0 0.0 10 16 9 27 3 7 1 2 0 2.0 6.0 5 19 13 34 5 15 7.0 11.0 0.25926 0.15942 0.34783 0.28571 0.33333 0.24638 0.0 0.0625 0.45455 0.32 0.40909 0.54 0.13636 0.14 0.27407 0.28696 0.11111 0.13044 0.61482 0.5826 0.28571 0.54545 0.21739 0.27941 0.56522 0.19118 0.21739 0.52941 TEX 9 0 36% 282 2 4 33% 2 4 0 0 0 0 0 0 4 0 2 0 2 19 46% 50 32 18 20 8 11 14 3 10 1252
104 102 Gonzalez Juan 114932 gonzj002 gonzaju03 1251 R 20.0 85.0 22.0 88.0 3.0 2.0 14 4.0 7.0 1.0 0.0 0.0 2 1.0 18 6.0 0.0 0.0 6 18 3 19 5 20 0 4 0 2.0 2.0 7 27 9 43 7 27 7.0 24.0 0.31818 0.27273 0.4 0.30588 0.63636 0.45455 0.33333 0.16667 0.42857 0.31579 0.21429 0.33333 0.35714 0.35088 0.51818 0.38182 0.38182 0.27273 0.1 0.34545 0.28571 0.08333 0.30435 0.27835 0.3913 0.09278 0.30435 0.62887 TEX 6 0 33% 212 2 1 67% 2 1 0 0 0 0 0 0 6 2 3 0 1 18 48% 24 16 8 15 8 7 21 6 14 1251
105 103 Clark Will 112345 clarw001 clarkwi02 1002318 L 26.0 80.0 23.0 68.0 3.0 1.0 16 7.0 0.0 0.0 0.0 0.0 13 4.0 10 5.0 0.0 0.0 5 14 9 25 3 15 0 3 0 2.0 5.0 7 16 10 42 5 15 8.0 19.0 0.34783 0.27941 0.46154 0.4 0.47826 0.41176 0.2 0.21429 0.29412 0.25926 0.52941 0.46296 0.17647 0.27778 0.33043 0.33235 0.19565 0.19853 0.47392 0.46912 0.25 0.26316 0.31818 0.21918 0.45455 0.13699 0.22727 0.64383 TEX 4 0 34% 272 1 0 100% 1 0 0 0 0 0 0 0 7 1 1 3 2 16 45% 44 30 14 17 9 6 24 4 18 1002318
106 104 Rodriguez Ivan 121358 rodri001 rodriiv01 1275 R 27.0 71.0 23.0 70.0 1.0 1.0 13 8.0 7.0 2.0 0.0 0.0 7 3.0 12 3.0 1.0 1.0 7 11 9 21 3 19 1 1 0 5.0 3.0 7 19 13 35 7 19 11.0 21.0 0.47826 0.3 0.55556 0.40845 0.69565 0.44286 0.14286 0.09091 0.36842 0.21569 0.47368 0.41176 0.15789 0.37255 0.41739 0.34286 0.32608 0.21429 0.25653 0.44285 0.45455 0.14286 0.25926 0.26027 0.48148 0.17808 0.25926 0.56165 TEX 5 0 34% 226 9 0 100% 6 0 3 0 0 0 1 0 7 1 3 2 1 15 45% 35 25 9 8 4 4 17 3 14 1275
107 105 Elster Kevin 113828 elstk001 elsteke01 1003758 R 25.0 71.0 22.0 66.0 1.0 1.0 7 2.0 2.0 3.0 0.0 0.0 10 4.0 16 3.0 0.0 0.0 7 11 3 23 5 8 2 1 0 0.0 3.0 10 16 6 27 10 16 6.0 10.0 0.27273 0.15152 0.4 0.28169 0.54545 0.22727 0.14286 0.09091 0.46667 0.2619 0.2 0.54762 0.33333 0.19048 0.47272 0.27575 0.40908 0.11363 0.1182 0.61062 0.0 0.3 0.38462 0.27119 0.23077 0.10169 0.38461 0.62712 TEX 5 0 26% 130 0 2 0% 0 2 0 0 0 0 0 0 3 1 1 1 0 1 34% 13 11 2 6 5 1 13 5 8 1003758
108 106 Stewart Shannon 122784 stews002 stewash01 1322 R 31.0 59.0 31.0 55.0 0.0 0.0 10 7.0 2.0 1.0 1.0 0.0 3 5.0 5 3.0 1.0 1.0 3 7 11 26 6 12 0 0 0 2.0 4.0 5 20 14 31 5 20 8.0 13.0 0.25806 0.23636 0.45161 0.28814 0.29032 0.30909 0.0 0.0 0.15 0.15556 0.55 0.57778 0.3 0.26667 0.23226 0.27273 0.1 0.10909 0.66774 0.61818 0.25 0.30769 0.20833 0.28169 0.58333 0.19718 0.20834 0.52113 TOR 6 0 36% 256 51 18 74% 45 17 6 1 0 0 6 3 6 1 0 4 1 17 50% 25 15 10 9 5 4 22 7 14 1322
109 107 Fernandez Tony 114079 fernt001 fernato01 1004002 S 28.0 57.0 25.0 46.0 0.0 0.0 7 4.0 4.0 1.0 0.0 0.0 7 1.0 5 2.0 4.0 1.0 1 13 14 16 4 12 2 0 2 2.0 2.0 9 14 16 28 9 11 5.0 11.0 0.2 0.23913 0.25 0.38596 0.24 0.32609 0.0 0.0 0.05263 0.31707 0.73684 0.39024 0.21053 0.29268 0.24 0.28696 0.1 0.13044 0.66 0.5826 0.4 0.18182 0.26471 0.26415 0.47059 0.30189 0.2647 0.43396 TOR 2 0 31% 256 13 8 62% 11 7 2 0 0 1 3 1 6 1 2 2 1 24 52% 29 15 13 14 9 5 17 3 13 1004002
110 108 Green Shawn 115094 grees001 greensh01 651 L 40.0 65.0 42.0 58.0 3.0 1.0 8 5.0 2.0 2.0 0.0 0.0 9 1.0 8 12.0 0.0 0.0 11 10 11 26 4 6 0 2 0 3.0 5.0 9 16 16 40 12 4 8.0 13.0 0.19048 0.22414 0.225 0.33846 0.30952 0.41379 0.09091 0.3 0.42308 0.2381 0.42308 0.61905 0.15385 0.14286 0.31904 0.38965 0.17856 0.28447 0.5024 0.32588 0.375 0.38462 0.24324 0.26667 0.43243 0.26667 0.32433 0.46666 TOR 8 0 36% 241 35 12 74% 31 12 4 0 0 0 2 1 12 2 4 2 4 24 50% 19 11 7 5 4 1 24 6 16 651
111 109 Canseco Jose 111962 cansj001 cansejo01 1001918 R 35.0 73.0 35.0 70.0 5.0 2.0 4 3.0 3.0 0.0 0.0 0.0 6 1.0 15 8.0 0.0 0.0 13 17 2 12 7 13 0 2 0 1.0 3.0 10 25 16 30 10 25 5.0 12.0 0.14286 0.17143 0.17143 0.24658 0.31429 0.42857 0.15385 0.29412 0.59091 0.40476 0.09091 0.28571 0.31818 0.30952 0.37143 0.45714 0.25715 0.38571 0.37142 0.15715 0.2 0.25 0.27778 0.3125 0.44444 0.2 0.27778 0.4875 TOR 7 0 32% 147 29 17 63% 24 13 5 4 0 0 2 1 4 1 1 0 2 15 47% 20 13 7 9 8 1 14 2 12 1001918
112 110 Stanley Mike 122673 stanm002 stanlmi02 1012416 R 33.0 72.0 29.0 62.0 2.0 2.0 4 6.0 2.0 2.0 0.0 0.0 10 4.0 13 4.0 2.0 0.0 7 16 10 21 7 7 2 1 0 1.0 2.0 8 17 15 30 8 17 10.0 8.0 0.34483 0.12903 0.42424 0.27778 0.62069 0.25806 0.28571 0.125 0.29167 0.36364 0.41667 0.47727 0.29167 0.15909 0.47586 0.32903 0.41379 0.19355 0.11035 0.47742 0.1 0.25 0.25806 0.26562 0.48387 0.23438 0.25807 0.5 TOT 7 0 24% 178 3 1 75% 3 1 0 0 0 0 1 1 5 1 2 0 2 18 28% 27 20 7 10 10 0 21 11 9 1012416
113 111 Sprague Ed 122612 sprae001 spraged02 1012356 R 29.0 64.0 29.0 58.0 2.0 1.0 10 3.0 3.0 2.0 0.0 0.0 6 1.0 8 10.0 1.0 0.0 2 16 9 9 5 12 1 0 0 2.0 3.0 9 21 9 27 9 21 6.0 15.0 0.2069 0.25862 0.24138 0.34375 0.37931 0.41379 0.5 0.125 0.125 0.43243 0.5625 0.24324 0.3125 0.32432 0.37241 0.35517 0.25861 0.23275 0.36898 0.41208 0.33333 0.2 0.33333 0.30435 0.33333 0.13043 0.33334 0.56522 TOT 4 0 30% 176 1 2 33% 1 2 0 0 0 0 0 0 4 0 2 2 0 11 29% 18 15 3 7 4 3 13 8 5 1012356
114 112 Gonzalez Alex 114924 gonza001 gonzaal01 281 R 32.0 70.0 31.0 67.0 1.0 0.0 8 5.0 1.0 2.0 0.0 0.0 3 2.0 8 3.0 0.0 0.0 6 22 8 32 8 6 0 5 1 3.0 3.0 2 15 21 43 2 15 7.0 10.0 0.22581 0.14925 0.28125 0.18571 0.29032 0.20896 0.0 0.04545 0.27273 0.36667 0.36364 0.53333 0.36364 0.1 0.26451 0.25971 0.1 0.1 0.63549 0.64029 0.42857 0.3 0.08 0.20548 0.84 0.28767 0.08 0.50685 TOR 10 0 36% 181 21 6 78% 14 4 7 1 0 1 2 1 5 1 0 0 4 17 38% 24 16 8 5 4 1 21 8 10 281
115 113 Cruz Jose 112903 cruzj004 cruzjo02 1296 S 23.0 59.0 20.0 54.0 1.0 0.0 7 4.0 0.0 0.0 1.0 0.0 5 4.0 14 5.0 0.0 0.0 4 15 5 17 4 3 0 0 0 2.0 3.0 3 14 11 28 3 10 4.0 9.0 0.2 0.16667 0.34783 0.23729 0.2 0.25926 0.0 0.06667 0.30769 0.42857 0.38462 0.48571 0.30769 0.08571 0.2 0.29259 0.1 0.13888 0.7 0.56853 0.5 0.33333 0.17647 0.26923 0.64706 0.21154 0.17647 0.51923 TOR 3 0 32% 144 11 4 73% 11 3 0 1 0 0 0 0 5 0 2 0 3 11 45% 26 18 8 12 6 6 15 3 10 1296
116 114 Grudzielanek Mark 115210 grudm001 grudzma01 653 R 25.0 85.0 24.0 77.0 3.0 0.0 13 3.0 2.0 2.0 0.0 0.0 2 2.0 10 4.0 2.0 0.0 4 15 10 43 5 9 0 2 4 2.0 6.0 4 29 13 50 4 29 5.0 18.0 0.20833 0.23377 0.28 0.25882 0.29167 0.37662 0.0 0.2 0.21053 0.22388 0.52632 0.64179 0.26316 0.13433 0.28334 0.34285 0.12501 0.21427 0.59165 0.44288 0.4 0.33333 0.19048 0.26852 0.61905 0.12037 0.19047 0.61111 TOT 8 0 28% 215 18 5 78% 16 4 2 1 0 0 0 0 6 3 2 0 1 17 46% 25 16 8 6 3 3 13 3 9 653
117 115 Fullmer Brad 114485 fullb001 fullmbr01 13 L 25.0 65.0 27.0 62.0 1.0 0.0 10 2.0 4.0 2.0 0.0 0.0 6 0.0 6 4.0 0.0 2.0 5 15 9 20 5 17 1 2 0 1.0 4.0 13 25 12 33 1 13 4.0 15.0 0.14815 0.24194 0.24 0.32308 0.22222 0.35484 0.0 0.06667 0.26316 0.28846 0.47368 0.38462 0.26316 0.32692 0.27407 0.3129 0.1111 0.16935 0.61483 0.51775 0.25 0.26667 0.5 0.35211 0.46154 0.16901 0.03846 0.47888 MON 1 0 27% 183 6 6 50% 6 6 0 0 0 0 3 0 7 1 5 1 0 15 45% 28 19 9 5 1 4 18 7 10 13
118 116 White Rondell 124185 whitr001 whitero02 856 R 25.0 72.0 26.0 69.0 1.0 1.0 11 2.0 4.0 1.0 1.0 1.0 3 0.0 15 4.0 1.0 0.0 5 16 8 25 4 13 0 0 0 2.0 7.0 7 20 13 37 7 20 5.0 17.0 0.19231 0.24638 0.2 0.29167 0.42308 0.37681 0.2 0.0625 0.29412 0.2963 0.47059 0.46296 0.23529 0.24074 0.43077 0.33043 0.34615 0.19564 0.22308 0.47393 0.4 0.41176 0.25926 0.25974 0.48148 0.16883 0.25926 0.57143 MON 7 0 29% 166 16 7 70% 13 7 3 0 0 0 3 0 5 1 2 1 1 14 39% 14 11 3 6 5 1 13 4 9 856
119 117 Morandini Mickey 119347 moram001 moranmi01 1009151 L 26.0 79.0 25.0 72.0 2.0 0.0 17 3.0 1.0 0.0 0.0 0.0 10 2.0 10 7.0 0.0 0.0 4 19 11 29 1 10 0 1 2 2.0 8.0 3 19 14 40 4 9 3.0 20.0 0.12 0.27778 0.19231 0.37975 0.12 0.375 0.0 0.10526 0.25 0.32759 0.6875 0.5 0.0625 0.17241 0.2 0.29722 0.1 0.14583 0.7 0.55695 0.66667 0.4 0.14286 0.27941 0.66667 0.20588 0.19047 0.51471 CHC 4 0 35% 317 13 1 93% 11 1 2 0 0 0 1 0 8 2 1 1 4 19 59% 39 20 19 11 3 7 21 4 16 1009151
120 118 Sosa Sammy 122544 sosas001 sosasa01 302 R 27.0 82.0 29.0 81.0 5.0 1.0 15 6.0 2.0 2.0 0.0 0.0 6 3.0 20 5.0 0.0 0.0 5 12 7 26 5 9 1 4 0 3.0 9.0 9 17 13 38 9 17 9.0 22.0 0.31034 0.2716 0.44444 0.34146 0.48276 0.48148 0.2 0.41667 0.29412 0.25532 0.41176 0.55319 0.29412 0.19149 0.37242 0.40988 0.25863 0.31482 0.36895 0.2753 0.33333 0.40909 0.29032 0.23611 0.41935 0.18056 0.29033 0.58333 CHC 9 0 33% 215 18 9 67% 17 9 1 0 0 0 2 0 8 0 2 3 3 18 48% 45 26 19 12 7 3 20 5 15 302
121 119 Santangelo F.P. 121692 santf001 santaf.01 1011438 S 22.0 80.0 19.0 70.0 1.0 0.0 10 3.0 4.0 2.0 0.0 0.0 5 2.0 17 1.0 4.0 2.0 5 13 8 21 1 11 0 0 4 4.0 5.0 8 13 9 42 8 15 5.0 15.0 0.26316 0.21429 0.40909 0.3 0.36842 0.31429 0.0 0.07692 0.35714 0.28889 0.57143 0.46667 0.07143 0.24444 0.30526 0.3 0.15789 0.15 0.53685 0.55 0.8 0.33333 0.32 0.18571 0.36 0.12857 0.32 0.68572 MON 7 1 34% 209 7 3 70% 7 3 0 0 0 0 1 0 4 2 0 0 2 17 39% 31 22 9 8 4 4 20 8 10 1011438
122 120 Widger Chris 124234 widgc001 widgech01 1541 R 20.0 54.0 17.0 52.0 0.0 0.0 7 2.0 5.0 1.0 0.0 0.0 2 3.0 9 2.0 0.0 0.0 3 10 7 17 2 10 0 0 0 1.0 5.0 6 17 8 30 6 17 3.0 12.0 0.17647 0.23077 0.3 0.25926 0.23529 0.32692 0.0 0.0 0.25 0.27027 0.58333 0.45946 0.16667 0.27027 0.25882 0.29615 0.1 0.14422 0.64118 0.55963 0.33333 0.41667 0.3 0.26562 0.4 0.125 0.3 0.60938 MON 5 0 19% 134 6 1 86% 6 1 0 0 0 0 0 0 2 0 0 1 1 4 37% 16 11 4 5 3 2 9 3 5 1541
123 121 Grace Mark 115007 gracm001 gracema01 56 L 34.0 80.0 36.0 68.0 0.0 0.0 15 8.0 2.0 3.0 1.0 0.0 14 0.0 5 4.0 1.0 0.0 7 14 17 30 5 15 3 3 0 5.0 5.0 13 25 23 38 4 13 11.0 18.0 0.30556 0.26471 0.32353 0.4125 0.38889 0.32353 0.0 0.0 0.24138 0.23729 0.58621 0.50847 0.17241 0.25424 0.28333 0.25882 0.125 0.1 0.59167 0.64118 0.45455 0.27778 0.325 0.32895 0.575 0.30263 0.1 0.36842 CHC 4 0 29% 309 4 7 36% 4 6 0 0 0 1 0 0 6 1 2 1 2 20 44% 35 23 12 9 3 6 20 8 10 56
124 122 Rodriguez Henry 121357 rodrh001 rodrihe02 1427 L 30.0 68.0 27.0 64.0 4.0 0.0 7 4.0 4.0 1.0 0.0 0.0 9 5.0 12 8.0 0.0 0.0 6 23 7 13 2 12 0 0 0 2.0 1.0 7 18 13 28 3 11 5.0 15.0 0.18519 0.23438 0.33333 0.35294 0.22222 0.48438 0.0 0.17391 0.4 0.47917 0.46667 0.27083 0.13333 0.25 0.23703 0.45 0.1 0.375 0.66297 0.175 0.4 0.06667 0.30435 0.31579 0.56522 0.22807 0.13043 0.45614 CHC 7 0 20% 144 1 3 25% 1 3 0 0 0 0 1 0 4 2 1 0 1 9 25% 15 11 4 4 4 0 9 6 3 1427
125 123 Blauser Jeff 111090 blauj001 blausje01 1001062 R 29.0 76.0 22.0 68.0 1.0 0.0 10 6.0 1.0 2.0 1.0 0.0 8 7.0 22 4.0 0.0 1.0 3 15 10 19 3 11 0 3 0 4.0 5.0 8 15 10 37 8 15 8.0 13.0 0.36364 0.19118 0.55172 0.27632 0.45455 0.27941 0.0 0.06667 0.1875 0.33333 0.625 0.42222 0.1875 0.24444 0.29091 0.28823 0.13636 0.13234 0.57273 0.57943 0.5 0.38462 0.30769 0.22388 0.38462 0.14925 0.30769 0.62687 CHC 5 0 32% 191 2 2 50% 2 2 0 0 0 0 0 0 2 1 0 0 1 8 33% 36 30 6 10 6 4 15 4 10 1001062
126 124 Orie Kevin 120047 oriek001 orieke01 1616 R 26.0 71.0 27.0 72.0 0.0 1.0 8 4.0 3.0 1.0 0.0 0.0 3 1.0 8 7.0 0.0 0.0 7 22 4 29 5 7 0 2 0 0.0 3.0 10 26 11 41 10 26 6.0 11.0 0.22222 0.15278 0.26923 0.19718 0.37037 0.19444 0.14286 0.0 0.4375 0.37931 0.25 0.5 0.3125 0.12069 0.34815 0.24166 0.22222 0.1 0.42963 0.65834 0.0 0.27273 0.32258 0.27957 0.35484 0.11828 0.32258 0.60215 TOT 5 0 34% 148 2 1 67% 1 0 1 0 0 1 1 0 1 0 1 0 0 6 47% 18 11 7 7 2 5 11 6 5 1616
127 125 Servais Scott 122011 servs002 servasc01 1011756 R 23.0 50.0 19.0 50.0 1.0 0.0 5 3.0 2.0 0.0 0.0 0.0 3 2.0 9 1.0 0.0 0.0 7 10 6 20 4 7 0 3 0 1.0 2.0 8 11 10 27 8 11 3.0 8.0 0.15789 0.16 0.21739 0.22 0.15789 0.26 0.0 0.1 0.41176 0.27027 0.35294 0.54054 0.23529 0.18919 0.2 0.3 0.1 0.15 0.7 0.55 0.33333 0.25 0.30769 0.22449 0.38462 0.20408 0.30769 0.57143 CHC 5 0 29% 117 1 0 100% 1 0 0 0 0 0 0 0 0 0 0 0 0 2 41% 9 8 1 4 2 2 14 6 8 1011756
128 126 Alfonzo Edgardo 110135 alfoe001 alfoned01 859 R 29.0 72.0 28.0 68.0 1.0 1.0 9 6.0 2.0 2.0 0.0 0.0 7 3.0 13 6.0 1.0 0.0 7 13 6 18 6 11 0 1 4 3.0 4.0 6 15 9 34 6 15 9.0 12.0 0.32143 0.17647 0.41379 0.27778 0.5 0.25 0.14286 0.07692 0.36842 0.30952 0.31579 0.42857 0.31579 0.2619 0.37857 0.27353 0.26786 0.1103 0.35357 0.61617 0.33333 0.33333 0.28571 0.23438 0.42857 0.14062 0.28572 0.625 NYM 6 0 37% 263 8 3 73% 7 2 1 1 0 0 0 0 5 1 1 1 2 21 42% 37 27 10 6 2 4 26 10 15 859
129 127 Olerud John 119976 olerj001 olerujo01 1093 L 30.0 63.0 27.0 53.0 1.0 1.0 11 10.0 3.0 0.0 0.0 0.0 12 5.0 6 2.0 0.0 0.0 3 12 14 15 5 15 1 4 0 5.0 1.0 7 12 18 24 5 19 11.0 15.0 0.40741 0.28302 0.53333 0.42857 0.51852 0.39623 0.33333 0.08333 0.13636 0.28571 0.63636 0.35714 0.22727 0.35714 0.31111 0.31321 0.16666 0.16982 0.52223 0.51697 0.45455 0.06667 0.23333 0.21818 0.6 0.32727 0.16667 0.45455 NYM 8 0 25% 307 2 2 50% 2 1 0 1 0 0 1 1 6 2 1 1 2 13 35% 46 36 10 13 7 6 23 9 13 1093
130 128 Huskey Butch 116357 huskb001 huskebu01 1006228 R 26.0 62.0 25.0 61.0 2.0 0.0 6 4.0 2.0 1.0 0.0 0.0 4 2.0 10 1.0 0.0 0.0 8 14 11 22 1 9 1 5 0 5.0 3.0 11 16 14 30 11 16 5.0 10.0 0.2 0.16393 0.26923 0.22581 0.24 0.29508 0.0 0.14286 0.4 0.31111 0.55 0.48889 0.05 0.2 0.24 0.33115 0.1 0.19673 0.66 0.47212 1.0 0.3 0.30556 0.25806 0.38889 0.22581 0.30555 0.51613 NYM 8 0 28% 127 7 6 54% 7 4 0 2 0 0 1 1 0 0 0 0 0 12 24% 16 15 1 4 3 1 9 4 5 1006228
131 129 McRae Brian 118871 mcrab001 mcraebr01 1008686 S 28.0 64.0 23.0 56.0 0.0 0.0 6 2.0 2.0 2.0 1.0 0.0 10 5.0 10 6.0 0.0 0.0 3 20 11 13 3 9 1 1 1 2.0 3.0 5 15 13 22 5 13 4.0 9.0 0.17391 0.16071 0.32143 0.29688 0.26087 0.23214 0.0 0.0 0.17647 0.47619 0.64706 0.30952 0.17647 0.21429 0.28696 0.27143 0.13044 0.10715 0.5826 0.62142 0.5 0.33333 0.21739 0.3 0.56522 0.26 0.21739 0.44 NYM 8 0 28% 240 20 11 65% 11 9 9 2 0 0 5 3 6 3 0 1 2 12 32% 25 17 7 10 6 4 21 12 7 1008686
132 130 Ordonez Rey 120045 ordor001 ordonre01 889 R 22.0 68.0 25.0 69.0 0.0 0.0 13 4.0 2.0 0.0 0.0 0.0 2 0.0 11 2.0 0.0 0.0 2 10 15 31 3 11 0 2 0 4.0 5.0 6 21 15 38 6 21 4.0 15.0 0.16 0.21739 0.18182 0.25 0.16 0.24638 0.0 0.0 0.1 0.19231 0.75 0.59615 0.15 0.21154 0.2 0.22899 0.1 0.1 0.7 0.67101 1.0 0.33333 0.22222 0.2625 0.55556 0.1875 0.22222 0.55 NYM 6 0 30% 196 3 6 33% 2 6 1 0 0 0 2 1 3 0 1 0 2 14 53% 17 11 6 6 1 5 13 3 8 889
133 131 Young Eric 124695 youne001 younger01 716 R 23.0 87.0 19.0 81.0 1.0 0.0 19 1.0 3.0 0.0 1.0 0.0 7 5.0 4 3.0 2.0 0.0 2 19 9 34 1 15 1 0 7 1.0 13.0 2 22 14 48 2 22 1.0 24.0 0.05263 0.2963 0.26087 0.37931 0.05263 0.39506 0.0 0.05263 0.16667 0.27941 0.75 0.5 0.08333 0.22059 0.2 0.29876 0.1 0.14814 0.7 0.5531 1.0 0.54167 0.11111 0.23913 0.77778 0.15217 0.11111 0.6087 LAD 12 0 41% 236 42 13 76% 34 12 8 1 0 0 3 2 8 3 3 1 1 16 48% 29 17 12 1 1 0 26 10 15 716
134 132 Veras Quilvio 123700 veraq001 verasqu01 1013404 S 21.0 89.0 20.0 76.0 0.0 0.0 19 5.0 3.0 1.0 1.0 0.0 15 1.0 5 2.0 0.0 1.0 8 15 7 39 3 13 0 1 0 3.0 12.0 9 18 14 46 9 29 6.0 23.0 0.3 0.30263 0.38095 0.42697 0.35 0.36842 0.0 0.0 0.44444 0.22388 0.38889 0.58209 0.16667 0.19403 0.25 0.26579 0.1 0.1 0.65 0.63421 0.5 0.52174 0.28125 0.19355 0.4375 0.15054 0.28125 0.65591 SDP 7 0 33% 262 24 9 73% 18 9 6 0 0 0 1 0 2 1 0 0 1 22 56% 41 18 23 10 6 4 15 4 10 1013404
135 133 Finley Steve 114135 finls001 finlest01 54 L 37.0 80.0 36.0 74.0 2.0 0.0 7 0.0 4.0 4.0 1.0 0.0 8 1.0 8 7.0 0.0 0.0 9 22 12 24 2 7 1 1 1 0.0 2.0 10 31 24 43 6 12 4.0 14.0 0.11111 0.18919 0.13514 0.275 0.22222 0.35135 0.0 0.09091 0.3913 0.41509 0.52174 0.45283 0.08696 0.13208 0.31111 0.36216 0.16667 0.24324 0.52222 0.3946 0.0 0.14286 0.25 0.36047 0.6 0.27907 0.15 0.36046 SDP 3 0 42% 237 12 3 80% 12 3 0 0 0 0 0 0 8 3 1 2 2 16 53% 26 17 9 12 6 6 17 2 14 54
136 134 Gwynn Tony 115270 gwynt001 gwynnto01 1005166 L 33.0 61.0 37.0 58.0 0.0 3.0 17 6.0 2.0 0.0 0.0 0.0 6 0.0 2 0.0 1.0 0.0 12 14 12 16 6 18 1 3 0 1.0 4.0 14 19 21 35 11 15 9.0 19.0 0.24324 0.32759 0.27273 0.42623 0.48649 0.36207 0.25 0.0 0.4 0.29167 0.4 0.33333 0.2 0.375 0.44325 0.23448 0.36487 0.1 0.19188 0.66552 0.11111 0.21053 0.30435 0.27536 0.45652 0.30435 0.23913 0.42029 SDP 9 0 29% 212 3 1 75% 3 1 0 0 0 0 2 1 2 1 1 0 0 9 39% 18 14 4 8 7 1 15 4 11 1005166
137 135 Caminiti Ken 111908 camik001 caminke01 1001863 S 32.0 67.0 33.0 61.0 4.0 1.0 6 3.0 1.0 1.0 0.0 0.0 7 2.0 11 7.0 1.0 0.0 13 23 6 18 2 6 0 3 0 2.0 3.0 7 18 16 34 7 7 5.0 11.0 0.15152 0.18033 0.21875 0.28358 0.27273 0.39344 0.07692 0.17391 0.61905 0.48936 0.28571 0.38298 0.09524 0.12766 0.32121 0.41311 0.18181 0.31967 0.49698 0.26722 0.4 0.27273 0.23333 0.30508 0.53333 0.27119 0.23334 0.42373 SDP 6 1 36% 164 6 2 75% 4 1 2 0 0 1 1 0 2 0 0 1 1 12 42% 29 18 11 8 5 3 15 7 8 1001863
138 136 Vaughn Greg 123675 vaugg001 vaughgr01 1233 R 26.0 72.0 23.0 69.0 2.0 2.0 10 1.0 1.0 1.0 2.0 0.0 6 3.0 12 2.0 0.0 0.0 12 12 6 22 1 11 0 2 0 0.0 4.0 11 28 11 30 11 28 4.0 15.0 0.17391 0.21739 0.26923 0.29167 0.47826 0.37681 0.16667 0.16667 0.63158 0.26667 0.31579 0.48889 0.05263 0.24444 0.50435 0.35942 0.39565 0.23913 0.1 0.40145 0.0 0.26667 0.33333 0.32558 0.33333 0.12791 0.33334 0.54651 SDP 7 0 33% 204 11 4 73% 6 3 4 1 1 0 1 1 4 2 1 0 1 12 55% 29 15 14 12 5 7 12 3 8 1233
139 137 Clayton Royce 112381 clayr001 claytro01 226 R 34.0 67.0 32.0 59.0 0.0 0.0 11 2.0 2.0 2.0 0.0 0.0 7 7.0 11 3.0 1.0 0.0 9 13 10 21 4 13 1 1 2 0.0 1.0 7 14 19 35 7 14 4.0 13.0 0.125 0.22034 0.32353 0.31343 0.1875 0.25424 0.0 0.0 0.3913 0.2766 0.43478 0.44681 0.17391 0.2766 0.2625 0.2339 0.1 0.1 0.6375 0.6661 0.0 0.07692 0.21212 0.22222 0.57576 0.30159 0.21212 0.47619 TOT 7 0 44% 213 24 11 69% 16 8 8 2 0 1 1 1 2 0 0 1 1 27 59% 25 11 14 8 5 3 16 4 12 226
140 138 McGwire Mark 118743 mcgwm001 mcgwima01 1008559 R 33.0 74.0 26.0 61.0 6.0 2.0 8 1.0 4.0 2.0 0.0 0.0 16 5.0 23 7.0 0.0 0.0 4 15 3 11 4 10 1 2 0 0.0 5.0 8 17 11 20 8 17 5.0 18.0 0.19231 0.29508 0.30303 0.45946 0.5 0.65574 0.5 0.4 0.36364 0.41667 0.27273 0.30556 0.36364 0.27778 0.50769 0.56066 0.39231 0.33934 0.1 0.1 0.0 0.27778 0.2963 0.31481 0.40741 0.2037 0.29629 0.48149 STL 3 0 24% 279 1 0 100% 1 0 0 0 0 0 0 0 6 2 1 1 2 9 27% 48 40 8 13 10 3 24 10 12 1008559
141 139 Jordan Brian 116747 jordb001 jordabr01 658 R 30.0 59.0 29.0 58.0 3.0 0.0 10 5.0 2.0 3.0 0.0 2.0 2 2.0 8 1.0 3.0 0.0 7 11 12 20 8 10 0 2 0 4.0 6.0 7 16 20 29 7 16 10.0 15.0 0.34483 0.25862 0.4 0.33898 0.58621 0.44828 0.0 0.27273 0.25926 0.26829 0.44444 0.4878 0.2963 0.2439 0.44138 0.38966 0.36207 0.28449 0.19655 0.32585 0.4 0.4 0.20588 0.2623 0.58824 0.32787 0.20588 0.40983 STL 5 0 37% 248 17 5 77% 13 4 4 1 0 0 2 2 5 0 3 1 1 19 56% 28 18 10 9 4 5 22 4 18 658
142 140 Gant Ron 114567 gantr001 gantro01 1032 R 27.0 40.0 24.0 37.0 2.0 2.0 2 2.0 3.0 0.0 0.0 0.0 3 3.0 9 5.0 0.0 0.0 6 9 6 13 6 2 0 1 0 1.0 2.0 9 12 12 11 9 12 4.0 7.0 0.16667 0.18919 0.25926 0.25 0.41667 0.43243 0.33333 0.22222 0.33333 0.375 0.33333 0.54167 0.33333 0.08333 0.45 0.44324 0.375 0.36486 0.175 0.1919 0.25 0.28571 0.3 0.34286 0.4 0.34286 0.3 0.31428 STL 3 0 29% 131 8 0 100% 7 0 1 0 0 0 0 0 5 0 2 1 2 12 25% 17 13 4 5 4 1 10 6 3 1032
143 141 Gaetti Gary 114508 gaetg001 gaettga01 1004422 R 35.0 55.0 30.0 52.0 0.0 2.0 9 4.0 6.0 2.0 0.0 0.0 6 6.0 6 1.0 1.0 0.0 4 12 15 15 8 9 1 0 0 4.0 5.0 10 17 18 23 10 17 8.0 15.0 0.26667 0.28846 0.4 0.4 0.53333 0.40385 0.5 0.0 0.14815 0.33333 0.55556 0.41667 0.2963 0.25 0.46666 0.31539 0.39999 0.17308 0.13335 0.51153 0.5 0.33333 0.26316 0.29825 0.47368 0.31579 0.26316 0.38596 TOT 6 0 26% 196 1 1 50% 1 1 0 0 0 0 1 1 4 1 2 0 1 5 41% 25 19 6 5 2 3 14 4 9 1004422
144 142 Bell Derek 110818 belld001 bellde01 1000801 R 23.0 91.0 21.0 90.0 2.0 3.0 18 6.0 7.0 3.0 0.0 0.0 6 4.0 21 2.0 0.0 0.0 4 10 6 30 4 19 0 2 0 5.0 13.0 9 27 10 43 9 27 12.0 27.0 0.57143 0.3 0.69565 0.36264 1.14286 0.44444 0.75 0.2 0.28571 0.16949 0.42857 0.50847 0.28571 0.32203 0.77143 0.34444 0.12857 0.21666 0.1 0.4389 0.41667 0.48148 0.32143 0.27835 0.35714 0.10309 0.32143 0.61856 HOU 10 0 39% 318 13 3 81% 10 1 3 2 0 0 2 1 6 1 3 1 1 21 39% 34 29 5 11 5 6 25 8 16 1000801
145 143 Bagwell Jeff 110432 bagwj001 bagweje01 547 R 22.0 92.0 22.0 81.0 2.0 1.0 9 6.0 3.0 1.0 0.0 0.0 17 2.0 14 2.0 0.0 0.0 4 14 7 23 4 12 1 2 0 2.0 6.0 6 26 11 35 6 26 8.0 14.0 0.36364 0.17284 0.45455 0.33696 0.54545 0.28395 0.25 0.14286 0.26667 0.28571 0.46667 0.46939 0.26667 0.2449 0.38181 0.31111 0.27271 0.16666 0.34548 0.52223 0.25 0.42857 0.26087 0.29885 0.47826 0.12644 0.26087 0.57471 HOU 7 0 37% 255 19 7 73% 13 7 6 0 0 0 2 1 6 2 0 1 3 21 46% 34 23 11 16 8 8 22 6 14 547
146 144 Alou Moises 110189 aloum001 aloumo01 261 R 20.0 72.0 21.0 73.0 4.0 0.0 8 1.0 2.0 2.0 1.0 0.0 11 2.0 14 4.0 0.0 0.0 6 16 6 16 2 12 1 2 0 1.0 6.0 3 30 9 26 3 30 3.0 15.0 0.14286 0.20548 0.25 0.36111 0.2381 0.42466 0.0 0.25 0.42857 0.36364 0.42857 0.36364 0.14286 0.27273 0.29524 0.41918 0.14286 0.32877 0.5619 0.25205 0.33333 0.4 0.2 0.34884 0.6 0.10465 0.2 0.54651 HOU 6 0 28% 246 11 3 79% 9 3 2 0 0 0 0 0 11 2 2 1 6 17 34% 41 29 12 15 10 5 20 9 9 261
147 145 Mack Shane 118090 macks001 macksh01 1007928 R 20.0 54.0 20.0 53.0 1.0 1.0 12 2.0 4.0 1.0 0.0 0.0 2 2.0 6 4.0 2.0 0.0 1 5 7 19 5 15 3 3 0 0.0 3.0 7 14 10 23 7 14 4.0 17.0 0.2 0.32075 0.3 0.38889 0.4 0.45283 1.0 0.2 0.07692 0.12821 0.53846 0.48718 0.38462 0.38462 0.4 0.33208 0.3 0.19812 0.3 0.4698 0.0 0.17647 0.29167 0.27451 0.41667 0.19608 0.29166 0.52941 TOT 2 0 33% 76 8 2 80% 7 2 1 0 0 0 0 0 1 0 0 1 0 5 62% 13 5 8 2 1 1 6 2 4 1007928
148 146 Nixon Otis 119812 nixoo001 nixonot01 1009608 S 21.0 71.0 22.0 72.0 0.0 0.0 14 2.0 0.0 1.0 0.0 0.0 5 0.0 6 2.0 0.0 0.0 3 16 12 30 3 7 3 0 4 2.0 6.0 8 7 13 38 8 27 3.0 14.0 0.13636 0.19444 0.14286 0.26761 0.18182 0.19444 0.0 0.0 0.16667 0.30189 0.66667 0.56604 0.16667 0.13208 0.24546 0.2 0.1 0.1 0.65454 0.7 0.66667 0.42857 0.27586 0.09722 0.44828 0.18056 0.27586 0.72222 MIN 12 0 39% 208 37 7 84% 28 6 9 1 0 0 3 0 6 2 1 1 2 15 45% 21 11 9 15 8 7 15 8 7 1009608
149 147 Meares Pat 118897 mearp001 mearepa01 1008712 R 27.0 69.0 27.0 66.0 2.0 1.0 11 4.0 6.0 2.0 0.0 0.0 4 1.0 11 4.0 1.0 1.0 5 14 8 14 6 16 1 3 0 1.0 1.0 11 18 13 35 11 18 7.0 19.0 0.25926 0.28788 0.33333 0.34783 0.44444 0.4697 0.2 0.14286 0.26316 0.31818 0.42105 0.31818 0.31579 0.36364 0.38518 0.38182 0.27777 0.27273 0.33705 0.34545 0.14286 0.05263 0.31429 0.25352 0.37143 0.1831 0.31428 0.56338 MIN 6 0 29% 200 7 4 64% 7 4 0 0 0 0 0 0 4 3 0 0 1 10 49% 29 20 9 2 1 1 22 5 16 1008712
150 148 Molitor Paul 119236 molip001 molitpa01 1009040 R 30.0 78.0 28.0 82.0 1.0 0.0 9 7.0 2.0 0.0 1.0 0.0 4 2.0 4 2.0 0.0 0.0 8 23 14 36 3 6 1 3 2 2.0 4.0 5 18 20 55 5 18 7.0 13.0 0.25 0.15854 0.3 0.21795 0.25 0.2439 0.0 0.04348 0.32 0.35385 0.56 0.55385 0.12 0.09231 0.2 0.28536 0.1 0.12804 0.7 0.5866 0.28571 0.30769 0.16667 0.1978 0.66667 0.21978 0.16666 0.58242 MIN 8 0 39% 222 9 2 82% 6 2 2 0 1 0 0 0 3 0 2 0 1 15 55% 36 21 15 13 5 8 27 6 19 1009040
151 149 Ortiz David 120074 ortid001 ortizda01 745 L 27.0 57.0 22.0 53.0 3.0 1.0 7 3.0 3.0 2.0 0.0 0.0 5 3.0 15 5.0 0.0 2.0 4 10 7 12 3 11 1 1 0 1.0 4.0 2 16 12 21 5 4 6.0 13.0 0.27273 0.24528 0.40741 0.31579 0.5 0.4717 0.25 0.3 0.28571 0.30303 0.5 0.36364 0.21429 0.33333 0.42727 0.42642 0.34091 0.33963 0.23182 0.23395 0.16667 0.30769 0.10526 0.39024 0.63158 0.29268 0.26316 0.31708 MIN 3 0 34% 120 1 0 100% 1 0 0 0 0 0 0 0 2 0 1 1 0 4 53% 18 11 7 5 2 3 9 2 7 745
152 150 Coomer Ron 112641 coomr001 coomero01 816 R 29.0 71.0 31.0 71.0 1.0 2.0 12 3.0 4.0 4.0 0.0 0.0 3 0.0 10 1.0 0.0 0.0 9 19 16 29 3 10 5 2 0 3.0 5.0 7 17 21 33 7 17 9.0 17.0 0.29032 0.23944 0.31034 0.28169 0.6129 0.33803 0.22222 0.05263 0.32143 0.32759 0.57143 0.5 0.10714 0.17241 0.52258 0.29859 0.37742 0.14789 0.1 0.55352 0.33333 0.29412 0.2 0.25373 0.6 0.31343 0.2 0.43284 MIN 11 0 26% 224 2 2 50% 2 2 0 0 0 0 1 1 7 0 3 2 2 9 26% 31 23 6 13 9 2 14 6 7 816
153 151 Steinbach Terry 122722 steit001 steinte01 1012473 R 24.0 49.0 20.0 42.0 0.0 0.0 10 0.0 2.0 3.0 0.0 0.0 8 4.0 9 4.0 2.0 0.0 4 7 9 13 4 8 0 2 0 0.0 5.0 4 8 15 17 4 8 3.0 12.0 0.15 0.28571 0.29167 0.44898 0.3 0.33333 0.0 0.0 0.23529 0.25 0.52941 0.46429 0.23529 0.28571 0.35 0.24762 0.225 0.1 0.425 0.65238 0.0 0.41667 0.17391 0.24242 0.65217 0.45455 0.17392 0.30303 MIN 2 0 24% 153 0 1 0% 0 1 0 0 0 0 0 0 6 1 3 1 1 7 47% 19 13 6 9 3 5 10 3 7 1012473

View File

@ -417,6 +417,7 @@ BLANK_RESULTS = {
TESTING = False
YES = ['y', 'yes', 'yeet', 'please', 'yeah']
CLUB_LIST = {
'ANA': 'Anaheim Angels',
'ARI': 'Arizona Diamondbacks',
'ATL': 'Atlanta Braves',
'BAL': 'Baltimore Orioles',
@ -455,6 +456,7 @@ CLUB_LIST = {
'4 Tms': 'None'
}
FRANCHISE_LIST = {
'ANA': 'Los Angeles Angels',
'ARI': 'Arizona Diamondbacks',
'ATL': 'Atlanta Braves',
'BAL': 'Baltimore Orioles',

View File

@ -12,7 +12,7 @@ import urllib
from creation_helpers import get_args, CLUB_LIST, FRANCHISE_LIST
from batters.stat_prep import DataMismatchError
from db_calls import DB_URL, db_get, db_patch, db_post
from db_calls import DB_URL, db_get, db_patch, db_post, db_put
import batters.calcs_batter as cba
import defenders.calcs_defense as cde
@ -335,7 +335,7 @@ def get_batting_stats_by_date(retro_file_path, start_date: int, end_date: int) -
return batting_stats
def calc_batting_cards(bs: pd.DataFrame) -> pd.DataFrame:
def calc_batting_cards(bs: pd.DataFrame, season_pct: float) -> pd.DataFrame:
def create_batting_card(row):
steal_data = cba.stealing(
chances=int(row['SBO']),
@ -355,7 +355,7 @@ def calc_batting_cards(bs: pd.DataFrame) -> pd.DataFrame:
row['AB_vL'], row['AB_vR'], row['H_vL'], row['H_vR'],
row['HR_vL'], row['HR_vR'], row['SO_vL'], row['SO_vR']
)],
'bunt': [0],
'bunt': [cba.bunting(row['Bunts'], season_pct)],
'running': [cba.running(row['XBT%'])],
'hand': [row['bat_hand']],
})
@ -582,24 +582,26 @@ def calc_positions(bs: pd.DataFrame) -> pd.DataFrame:
async def get_or_post_players(stat_df: pd.DataFrame, bat_card_df: pd.DataFrame, bat_rat_df: pd.DataFrame, def_rat_df: pd.DataFrame) -> pd.DataFrame:
# Columns: bbref_id, player_id
all_bbref_ids = []
all_player_ids = []
# all_bbref_ids = []
# all_player_ids = []
all_players = []
dev_count = 0
for index, row in stat_df.iterrows():
if dev_count > 0:
if dev_count > 5:
break
p_query = await db_get('players', params=[('key_bbref', row["key_bbref"]), ('cardset_id', CARDSET_ID)])
p_query = await db_get('players', params=[('bbref_id', row["key_bbref"]), ('cardset_id', CARDSET_ID)])
if p_query['count'] > 0:
this_record = p_query['players'][0]
if 'id' in this_record:
player_id = this_record['id']
else:
player_id = this_record['player_id']
# if 'id' in this_record:
# player_id = this_record['id']
# else:
# player_id = this_record['player_id']
all_bbref_ids.append(row['key_bbref'])
all_player_ids.append(player_id)
# all_bbref_ids.append(row['key_bbref'])
# all_player_ids.append(player_id)
all_players.append(this_record)
else:
mlb_query = await db_get('mlbplayers', params=[('key_retro', row['key_retro'])])
if mlb_query['count'] > 0:
@ -616,21 +618,36 @@ async def get_or_post_players(stat_df: pd.DataFrame, bat_card_df: pd.DataFrame,
'key_retro': row['key_retro']
}
)
new_player = await db_post({
player_payload = {
'p_name': f'{row["use_name"]} {row["last_name"]}',
'cost': f'{bat_rat_df["cost"]}',
'cost': f'{bat_rat_df.loc[row['key_bbref']]["cost"]}',
'image': f'change-me',
'mlbclub': CLUB_LIST[row['Tm']],
'franchise': FRANCHISE_LIST[row['Tm']],
'cardset_id': CARDSET_ID,
'set_num': int(float(row['key_fangraphs'])),
'rarity_id': bat_rat_df.loc[row['key_bbref']]['rarity_id'],
'pos_1': row['pos_1'],
'rarity_id': int(bat_rat_df.loc[row['key_bbref']]['rarity_id']),
'description': PLAYER_DESCRIPTION,
'bbref_id': row['key_bbref'],
'fangr_id': row['key_fangraphs'],
'mlbplayer_id': mlb_player['id']
})
}
try:
count = 1
all_pos = def_rat_df.loc[row['key_bbref']].sort_values(by='innings', ascending=False)
for index, pos_row in all_pos.iterrows():
player_payload[f'pos_{count}'] = pos_row.position
count += 1
except KeyError:
logging.info(f'No positions found for {row['use_name']} {row['last_name']}')
player_payload['pos_1'] = 'DH'
except TypeError:
logging.info(f'Only one position found for {row['use_name']} {row['last_name']}')
player_payload['pos_1'] = def_rat_df.loc[row['key_bbref']].position
new_player = await db_post('players', payload=player_payload)
if 'id' in new_player:
player_id = new_player['id']
@ -639,21 +656,60 @@ async def get_or_post_players(stat_df: pd.DataFrame, bat_card_df: pd.DataFrame,
await db_patch('players', object_id=player_id, params=[('image', f'{CARD_BASE_URL}{player_id}/battingcard{urllib.parse.quote("?d=")}{RELEASE_DIRECTORY}')])
all_bbref_ids.append(row['key_bbref'])
all_player_ids.append(player_id)
# all_bbref_ids.append(row['key_bbref'])
# all_player_ids.append(player_id)
all_players.append(new_player)
dev_count += 1
new_data = {'key_bbref': all_bbref_ids, 'player_id': all_player_ids}
players_df = pd.DataFrame(new_data)
# new_data = {'key_bbref': all_bbref_ids, 'player_id': all_player_ids}
players_df = pd.DataFrame(all_players).set_index('bbref_id')
return players_df
async def post_batting_cards(cards_df: pd.DataFrame):
all_cards = []
cards_df.apply(lambda x: all_cards.append({
'player_id': int(x["player_id"]),
'steal_low': x['steal_low'],
'steal_high': x['steal_high'],
'steal_auto': x['steal_auto'],
'steal_jump': x['steal_jump'],
'bunting': x['bunt'],
'hit_and_run': x['hit_and_run'],
'running': x['running'],
'hand': x['hand']
}), axis=1)
resp = await db_put('battingcards', payload={'cards': all_cards}, timeout=6)
if resp is not None:
return True
else:
e_msg = 'Unable to post batting cards'
logging.debug(e_msg, stack_info=True)
raise ValueError(e_msg)
async def post_batter_data(bs: pd.DataFrame, bc: pd.DataFrame, br: pd.DataFrame, dr: pd.date_range) -> int:
pd_ids = await get_or_post_players(bs, bc, br, dr)
all_players = await get_or_post_players(bs, bc, br, dr)
# Post Batting Cards
bc = pd.merge(
left=bc,
right=all_players,
how='right', # 'left', TODO: switch back to left when all players are pulled
left_on='key_bbref',
right_on='bbref_id'
)
await post_batting_cards(bc)
# Post Batting Ratings
# Post Positions
pass
async def run_batters(data_input_path: str, start_date: int, end_date: int, post_data: bool = False):
async def run_batters(data_input_path: str, start_date: int, end_date: int, post_data: bool = False, season_pct: float = 1.0):
print(f'Running the batter calcs...')
batter_start = datetime.datetime.now()
@ -683,7 +739,7 @@ async def run_batters(data_input_path: str, start_date: int, end_date: int, post
# Calculate batting cards
card_start = datetime.datetime.now()
all_batting_cards = calc_batting_cards(batting_stats)
all_batting_cards = calc_batting_cards(batting_stats, season_pct)
card_end = datetime.datetime.now()
print(f'Create batting cards: {(card_end - card_start).total_seconds():.2f}s')
@ -725,7 +781,7 @@ async def run_batters(data_input_path: str, start_date: int, end_date: int, post
async def main(args):
batter_start = datetime.datetime.now()
batting_stats = await run_batters(f'{DATA_INPUT_FILE_PATH}', start_date=19980101, end_date=19980430, post_data=True)
batting_stats = await run_batters(f'{DATA_INPUT_FILE_PATH}', start_date=19980101, end_date=19980430, post_data=True, season_pct=0.16666667)
batting_stats.to_csv(f'batting_stats.csv')
batter_end = datetime.datetime.now()