Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 282 ms
Record Count: 11
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 = '9557' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1123462.673913651823413002522000609ChN2014
232191.684210522331300126800301ChN2015
32721282.125142575081506562560100010ChN2016
43891372.839416198767510300480738100023ChN2017
55991583.791139133711110121290110465220040934ChN2018
64951353.66666672828589112800012910238429ChN2019
7141582.43103468024273700056011918ChN2020
84581383.318840524587801828003510000018230Det2021
93761422.6478872214646392600013200927416Det2022
103331412.3617022171616411260001370051849Det2023
1155301.8333334261176500030000401Det2024
Mr. Sports

Javier Baez

Shortstop
Detroit Tigers
Birthday: December 01, 1992   Age: 31
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
2014 ChN 123 46 2.67 6 0 9 65 18 23 4 13 0 0 25 22 0 0 0
2015 ChN 32 19 1.68 3 0 1 22 3 3 1 3 0 0 12 6 8 0 0
2016 ChN 272 128 2.13 0 0 10 142 57 50 8 15 0 6 56 25 60 1 0
2017 ChN 389 137 2.84 0 0 23 198 76 75 10 30 0 4 80 73 8 1 0
2018 ChN 599 158 3.79 40 9 34 337 111 101 21 29 0 1 104 65 22 0 0
2019 ChN 495 135 3.67 38 4 29 282 85 89 11 28 0 0 0 129 1 0 2
2020 ChN 141 58 2.43 9 1 8 80 24 27 3 7 0 0 0 56 0 1 1
2021 Det 458 138 3.32 18 2 30 245 87 80 18 28 0 0 35 100 0 0 0
2022 Det 376 142 2.65 27 4 16 214 64 63 9 26 0 0 0 132 0 0 9
2023 Det 333 141 2.36 18 4 9 171 61 64 11 26 0 0 0 137 0 0 5
2024 Det 55 30 1.83 4 0 1 26 11 7 6 5 0 0 0 30 0 0 0