Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 485 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 = '10056' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1307684.51470571684053321400282044014713Was2016
2379973.9072165179427346300009400023610Was2017
35621613.490683327473103436900015900026619Was2018
44841204.03333332555795344300012000037519Was2019
5244584.206897132404311180005800015411Was2020
65751483.885135231977107314100509900034328LAD2021
75681573.617834329898100274500015700039420LAD2022
85451533.562091629276102304500015100235526Phi2023
9118333.575757563927109000320011002Phi2024
Mr. Sports

Trea Turner

Shortstop
Philadelphia Phillies
Birthday: June 30, 1993   Age: 30
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 Was 307 68 4.51 14 7 13 168 40 53 32 14 0 0 28 2 0 44 0
2017 Was 379 97 3.91 23 6 10 179 42 73 46 30 0 0 0 94 0 0 0
2018 Was 562 161 3.49 26 6 19 274 73 103 43 69 0 0 0 159 0 0 0
2019 Was 484 120 4.03 37 5 19 255 57 95 34 43 0 0 0 120 0 0 0
2020 Was 244 58 4.21 15 4 11 132 40 43 11 18 0 0 0 58 0 0 0
2021 LAD 575 148 3.89 34 3 28 319 77 107 31 41 0 0 50 99 0 0 0
2022 LAD 568 157 3.62 39 4 20 298 98 100 27 45 0 0 0 157 0 0 0
2023 Phi 545 153 3.56 35 5 26 292 76 102 30 45 0 0 0 151 0 0 2
2024 Phi 118 33 3.58 10 0 2 63 9 27 10 9 0 0 0 32 0 0 1