Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 20.9 ms
Record Count: 7
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 = '10646' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
14391103.9909092326478134500000108121425Atl2018
26661564.269231325101127377600000156022241Atl2019
3199454.4222228326448380000045011012Atl2020
4367824.47561177527217490000081019124Atl2021
53911173.34188031924971285100000902724015Atl2022
67801565379104147727800000156235440Atl2023
7120343.529411847831142000000340602Atl2024
Mr. Sports

Ronald Acuna Jr.

Outfielder
Atlanta Braves
Birthday: December 18, 1997   Age: 26
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
2018 Atl 439 110 3.99 21 4 25 232 64 78 13 45 0 0 0 0 0 108 1
2019 Atl 666 156 4.27 22 2 41 325 101 127 37 76 0 0 0 0 0 156 0
2020 Atl 199 45 4.42 11 0 12 83 26 44 8 38 0 0 0 0 0 45 0
2021 Atl 367 82 4.48 19 1 24 177 52 72 17 49 0 0 0 0 0 81 0
2022 Atl 391 117 3.34 24 0 15 192 49 71 28 51 0 0 0 0 0 90 27
2023 Atl 780 156 5.00 35 4 40 379 104 147 72 78 0 0 0 0 0 156 2
2024 Atl 120 34 3.53 6 0 2 47 8 31 14 20 0 0 0 0 0 34 0