Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 356 ms
Record Count: 8
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 = '10235' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1193583.327586210830343180000560115010Bos2017
23641203.0333333196665953800001160224021Bos2018
36601564.23076935911612984800011520154432Bos2019
4200573.50877211243320130000570016111Bos2020
56031563.865384632011510156200201520438138Bos2021
65041383.652174284878134900001350341127Bos2022
75311523.493421278988856200011500234031Bos2023
888253.5246121301700002005704Bos2024
Mr. Sports

Rafael Devers

3rd Baseman
Boston Red Sox
Birthday: October 24, 1996   Age: 27
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 Bos 193 58 3.33 15 0 10 108 30 34 3 18 0 0 0 0 56 0 1
2018 Bos 364 120 3.03 24 0 21 196 66 59 5 38 0 0 0 0 116 0 2
2019 Bos 660 156 4.23 54 4 32 359 116 129 8 48 0 0 0 1 152 0 1
2020 Bos 200 57 3.51 16 1 11 112 43 32 0 13 0 0 0 0 57 0 0
2021 Bos 603 156 3.87 38 1 38 320 115 101 5 62 0 0 2 0 152 0 4
2022 Bos 504 138 3.65 41 1 27 284 87 81 3 49 0 0 0 0 135 0 3
2023 Bos 531 152 3.49 34 0 31 278 98 88 5 62 0 0 0 1 150 0 2
2024 Bos 88 25 3.52 7 0 4 46 12 13 0 17 0 0 0 0 20 0 5