Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 63.8 ms
Record Count: 6
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 = '9617' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1216812.666666711437365240000066216210SD2016
26120.53210000000601325SD2019
3145542.6851852772628113000004401325SF2019
4158523.03846148727280160000046310110SF2020
52181101.981818211938371230000082510213SF2021
615121.257230300000110001Atl2022
Mr. Sports

Alex Dickerson

Outfielder
Free Agent
Birthday: May 26, 1990   Age: 33
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
2016 SD 216 81 2.67 16 2 10 114 37 36 5 24 0 0 0 0 0 66 2
2019 SD 6 12 0.50 13 2 5 3 2 1 0 0 0 0 0 0 0 6 0
SF 145 54 2.69 13 2 5 77 26 28 1 13 0 0 0 0 0 44 0
2020 SF 158 52 3.04 10 1 10 87 27 28 0 16 0 0 0 0 0 46 3
2021 SF 218 110 1.98 10 2 13 119 38 37 1 23 0 0 0 0 0 82 5
2022 Atl 15 12 1.25 0 0 1 7 2 3 0 3 0 0 0 0 0 1 10