Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 61.5 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 = '10877' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1301521835040000805311ChA2021
2133492.714285677262001000303709918ChA2022
3274873.1494253155524412205505202528134ChA2023
4164523.15384639928270100000490328134Mia2023
553192.7894738251580507001002203Mia2024
Mr. Sports

Jake Burger

3rd Baseman, 1st Baseman
Miami Marlins
Birthday: April 10, 1996   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
2021 ChA 30 15 2.00 3 1 1 18 3 5 0 4 0 0 0 0 8 0 5
2022 ChA 133 49 2.71 9 1 8 77 26 20 0 10 0 0 3 0 37 0 9
2023 ChA 274 87 3.15 28 1 34 155 52 44 1 22 0 5 5 0 52 0 25
Mia 164 52 3.15 28 1 34 99 28 27 0 10 0 0 0 0 49 0 3
2024 Mia 53 19 2.79 2 0 3 25 15 8 0 5 0 7 0 0 10 0 2