Query
Template: /baseball/players/yearly-stats.cfm:56
Execution Time: 6.65 ms
Record Count: 3
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))),
wR=SUM(feeds.wins),
sR=SUM(feeds.saves),
cgR=SUM(feeds.complete_game),
wsbR=SUM(feeds.ws_points),
nwsR=SUM(feeds.nws_points),
nohR=SUM(feeds.no_hitter),
pfgR=SUM(feeds.perfect_game),startR=sum(feeds.starts),
reliefR=sum(feeds.relief),proteam,year=substring(period,1,4)
from feeds
WHERE player = '12120'
group by substring(period,1,4),proteam
order by substring(period,1,4) asc
ptsRgmsRppgRwRsRcgRwsbRnwsRnohRpfgRstartRreliefRproteamyear
1110912.22222220122630081Atl2022
24063212.6875130112015600320Atl2023
331310.3333331001290030Atl2024
Mr. Sports

Bryce Elder

Starting Pitcher
Atlanta Braves
Birthday: May 19, 1999   Age: 24
Yearly Stats
General Info Pitching Breakdown
Year Proteam Points Games PPG W S CG W/S+ Non W/S+ ` No Hitter Perfect Game
2022 Atl 110 9 12.22 2 0 1 22 63 0 0
2023 Atl 406 32 12.69 13 0 1 120 156 0 0
2024 Atl 31 3 10.33 1 0 0 12 9 0 0