Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 22.9 ms
Record Count: 5
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 = '11596' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1280893.146067415933581515002705513017611StL2019
2148532.79245287526292160081331200715StL2020
34691602.9312525156923238001314041041311StL2021
44541503.02666662275693324600897983030413StL2022
53691342.753731319147692735005148049025413StL2023
Mr. Sports

Tommy Edman

Outfielder
St. Louis Cardinals
Birthday: May 09, 1995   Age: 28
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
2019 StL 280 89 3.15 17 6 11 159 33 58 15 15 0 0 27 0 55 13 0
2020 StL 148 53 2.79 7 1 5 75 26 29 2 16 0 0 8 13 31 20 0
2021 StL 469 160 2.93 41 3 11 251 56 92 32 38 0 0 131 4 0 41 0
2022 StL 454 150 3.03 30 4 13 227 56 93 32 46 0 0 89 79 8 3 0
2023 StL 369 134 2.75 25 4 13 191 47 69 27 35 0 0 51 48 0 49 0