Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 29.7 ms
Record Count: 8
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 = '10789' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
130201.516350613300025130Min2017
2237952.4947371254538029865000061927Min2018
3374904.155555719667700418210000416131Min2019
439221.772727319580722100000102Min2020
5202682.970588210734291316040000315013Tex2021
6147542.72222237624231231400000367010Tex2022
7287863.3372092148504504428100005711019Tex2023
872312.322580637101101400000031604Sea2024
Mr. Sports

Mitch Garver

Designated Hitter
Seattle Mariners
Birthday: January 15, 1991   Age: 33
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
2017 Min 30 20 1.50 1 3 0 16 3 5 0 6 13 3 0 0 0 2 5
2018 Min 237 95 2.49 19 2 7 125 45 38 0 29 86 5 0 0 0 0 6
2019 Min 374 90 4.16 16 1 31 196 67 70 0 41 82 1 0 0 0 0 4
2020 Min 39 22 1.77 1 0 2 19 5 8 0 7 22 1 0 0 0 0 0
2021 Tex 202 68 2.97 15 0 13 107 34 29 1 31 60 4 0 0 0 0 3
2022 Tex 147 54 2.72 7 0 10 76 24 23 1 23 14 0 0 0 0 0 36
2023 Tex 287 86 3.34 11 0 19 148 50 45 0 44 28 1 0 0 0 0 57
2024 Sea 72 31 2.32 6 0 4 37 10 11 0 14 0 0 0 0 0 0 31