Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 40.7 ms
Record Count: 7
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 = '10624' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
12525111151700000270200Was2017
253521.0192307241391600000200201Was2018
322260.846153861204060000040110Was2019
459144.2142862912112500000130712Was2020
51241001.2465232211300000620605Was2021
614160.8756142100000180100Min2023
7331200010000030100Was2023
Mr. Sports

Andrew Stevenson

Outfielder
Free Agent
Birthday: June 01, 1994   Age: 29
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
2017 Was 25 25 1.00 2 0 0 11 1 5 1 7 0 0 0 0 0 27 0
2018 Was 53 52 1.02 2 0 1 24 13 9 1 6 0 0 0 0 0 20 0
2019 Was 22 26 0.85 1 1 0 12 0 4 0 6 0 0 0 0 0 4 0
2020 Was 59 14 4.21 7 1 2 29 12 11 2 5 0 0 0 0 0 13 0
2021 Was 124 100 1.24 6 0 5 65 23 22 1 13 0 0 0 0 0 62 0
2023 Was 14 16 0.88 1 0 0 6 1 4 2 1 0 0 0 0 0 18 0
Min 3 3 1.00 1 0 0 2 0 0 0 1 0 0 0 0 0 3 0