Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 65.8 ms
Record Count: 10
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 = '9971' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
116141.1428572713148010100200LAD2015
216170.9411765623059060100100LAD2016
3219952.30526310437354395502001011428LAD2017
4139931.4946237581432431610190000504LAD2018
5148732.0273972712328323640100001215LAD2019
665292.24137932691431328000001301LAD2020
7141771.831168969232812052070001806LAD2021
8153592.593220268263122654010005608LAD2022
987581.541131521652010001402LAD2023
1018111.6363636722079000002100LAD2024
Mr. Sports

Austin Barnes

Catcher
Los Angeles Dodgers
Birthday: December 28, 1989   Age: 34
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
2015 LAD 16 14 1.14 2 0 0 7 1 3 1 4 8 0 1 0 1 0 0
2016 LAD 16 17 0.94 1 0 0 6 2 3 0 5 9 0 6 0 1 0 0
2017 LAD 219 95 2.31 14 2 8 104 37 35 4 39 55 0 20 0 1 0 1
2018 LAD 139 93 1.49 5 0 4 58 14 32 4 31 61 0 19 0 0 0 0
2019 LAD 148 73 2.03 12 1 5 71 23 28 3 23 64 0 1 0 0 0 0
2020 LAD 65 29 2.24 3 0 1 26 9 14 3 13 28 0 0 0 0 0 1
2021 LAD 141 77 1.83 8 0 6 69 23 28 1 20 52 0 7 0 0 0 1
2022 LAD 153 59 2.59 6 0 8 68 26 31 2 26 54 0 1 0 0 0 5
2023 LAD 87 58 1.50 4 0 2 41 13 15 2 16 52 0 1 0 0 0 1
2024 LAD 18 11 1.64 1 0 0 7 2 2 0 7 9 0 0 0 0 0 2