Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 28.3 ms
Record Count: 9
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 = '9571' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1386944.10638320972648330009300021427Col2016
24351453229826874900014200032324Col2017
36091573.878980933910888274700015600041637Col2018
45961444.13888932184110235800014300038535Col2019
5230593.8983052122284115240005700213411Col2020
64841423.40845062497588195300013800134524Bos2021
7319943.393617155665313320094000022016Bos2022
895412.31707350141210900136006903Bos2023
91982.3751041130008000300Bos2024
Mr. Sports

Trevor Story

Shortstop
Boston Red Sox
Birthday: November 15, 1992   Age: 31
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 Col 386 94 4.11 21 4 27 209 72 64 8 33 0 0 0 93 0 0 0
2017 Col 435 145 3.00 32 3 24 229 82 68 7 49 0 0 0 142 0 0 0
2018 Col 609 157 3.88 41 6 37 339 108 88 27 47 0 0 0 156 0 0 0
2019 Col 596 144 4.14 38 5 35 321 84 110 23 58 0 0 0 143 0 0 0
2020 Col 230 59 3.90 13 4 11 122 28 41 15 24 0 0 0 57 0 0 2
2021 Bos 484 142 3.41 34 5 24 249 75 88 19 53 0 0 0 138 0 0 1
2022 Bos 319 94 3.39 22 0 16 155 66 53 13 32 0 0 94 0 0 0 0
2023 Bos 95 41 2.32 9 0 3 50 14 12 10 9 0 0 1 36 0 0 6
2024 Bos 19 8 2.38 3 0 0 10 4 1 1 3 0 0 0 8 0 0 0