Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 380 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 = '10524' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1010000000000000504Mil2019
274262.8461537459123500217000504SF2019
3118502.3661192121500880440414SF2020
4121691.75362326723202900202112260905SF2021
5104651.65515202120016130530805Hou2022
637182.0555556188100100153141805SF2022
73351252.68191447561902789138026310Hou2023
859282.107143331491201302200701Hou2024
Mr. Sports

Mauricio Dubon

2nd Baseman, Outfielder
Houston Astros
Birthday: July 19, 1994   Age: 29
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
2019 Mil 0 1 0.00 5 0 4 0 0 0 0 0 0 0 0 0 0 0 0
SF 74 26 2.85 5 0 4 45 9 12 3 5 0 0 21 7 0 0 0
2020 SF 118 50 2.36 4 1 4 61 19 21 2 15 0 0 8 8 0 44 0
2021 SF 121 69 1.75 9 0 5 67 23 20 2 9 0 0 20 21 12 26 0
2022 SF 104 65 1.60 8 0 5 55 15 20 2 12 0 0 16 13 0 53 0
Hou 37 18 2.06 8 0 5 18 8 10 0 1 0 0 1 5 3 14 1
2023 Hou 335 125 2.68 26 3 10 191 44 75 6 19 0 2 78 9 1 38 0
2024 Hou 59 28 2.11 7 0 1 33 14 9 1 2 0 1 3 0 2 20 0