Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 47.2 ms
Record Count: 13
Cached: No
Lazy: No
SQL:
SELECT ptsR=SUM(feeds.scored_points),
gmsR=SUM(feeds.games),
ppgR=(convert(real,SUM(feeds.scored_points)) / convert(real,SUM(feeds.games))),
tbR=SUM(feeds.total_bases),
rbiR=SUM(feeds.rbi),
runR=SUM(feeds.runs),
sbR=SUM(feeds.stolen_bases),
bbR=SUM(feeds.bb),
cR=SUM(feeds.c_games),
b1R=SUM(feeds.fb_games),
b2R=SUM(feeds.sb_games),
ssR=SUM(feeds.ss_games),
b3R=SUM(feeds.tb_games),
outR=SUM(feeds.of_games),
dhR=SUM(feeds.dh_games),
(select sum(dailystats.doubles) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as doubler,
(select sum(dailystats.triples) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as tripler,
(select sum(dailystats.hr) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as hrr,
proteam,year=substring(period,1,4)
from feeds
WHERE player = '7907' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
14191343.12686562135972966000013301KC2008
2138482.87562222852100004900606KC2009
3177732.42465768820341340100105821108KC2010
45791503.8630787101176707000148045423KC2011
55251573.3439492847191106900000154051513KC2012
64831503.222578087114800000124024620KC2013
74541473.08843542306982136000000148032118KC2014
8273982.785714414246381460000098216012KC2015
93231252.584165396185000000123016116KC2016
102991452.06206915045527450000014702029KC2017
113581402.5571431875455134900000135523013KC2018
124291502.86220767755100000146231113KC2019
1394501.8850111501800000490404KC2020
Mr. Sports

Alex Gordon

Outfielder

Birthday: February 10, 1984   Age: 40
Yearly Stats
General Info Hitting Breakdown Games by Position Breakdown
Year Proteam Points Games PPG Doubles Triples HR Total Bases RBI Run SB BB C 1B 2B SS 3B OF DH
2008 KC 419 134 3.13 * * * 213 59 72 9 66 0 0 0 0 133 0 1
2009 KC 138 48 2.88 6 0 6 62 22 28 5 21 0 0 0 0 49 0 0
2010 KC 177 73 2.42 11 0 8 88 20 34 1 34 0 1 0 0 10 58 2
2011 KC 579 150 3.86 45 4 23 307 87 101 17 67 0 7 0 0 0 148 0
2012 KC 525 157 3.34 51 5 13 284 71 91 10 69 0 0 0 0 0 154 0
2013 KC 483 150 3.22 24 6 20 257 80 87 11 48 0 0 0 0 0 124 0
2014 KC 454 147 3.09 32 1 18 230 69 82 13 60 0 0 0 0 0 148 0
2015 KC 273 98 2.79 16 0 12 142 46 38 1 46 0 0 0 0 0 98 2
2016 KC 323 125 2.58 16 1 16 165 39 61 8 50 0 0 0 0 0 123 0
2017 KC 299 145 2.06 20 2 9 150 45 52 7 45 0 0 0 0 0 147 0
2018 KC 358 140 2.56 23 0 13 187 54 55 13 49 0 0 0 0 0 135 5
2019 KC 429 150 2.86 31 1 13 220 76 77 5 51 0 0 0 0 0 146 2
2020 KC 94 50 1.88 4 0 4 50 11 15 0 18 0 0 0 0 0 49 0