Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 21.3 ms
Record Count: 9
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 = '9110' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1278713.91549313949421470200906016117Min2015
23761143.29824571986657154000040383620125Min2016
34021143.526315719677750540900820250028Min2017
4210712.9577465106413203101100560714013Min2018
54291044.12521979760550900910619234Min2019
6163533.07547168925310180520000112013Min2020
74231353.13333342197568259011900901124030Min2021
822201.18311901900002001Min2022
942202.12158080400807301LAA2024
Mr. Sports

Miguel Sano

1st Baseman, 3rd Baseman
Los Angeles Angels
Birthday: May 01, 1993   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
2015 Min 278 71 3.92 16 1 17 139 49 42 1 47 0 2 0 0 9 0 60
2016 Min 376 114 3.30 20 1 25 198 66 57 1 54 0 0 0 0 40 38 36
2017 Min 402 114 3.53 0 0 28 196 77 75 0 54 0 9 0 0 82 0 25
2018 Min 210 71 2.96 14 0 13 106 41 32 0 31 0 11 0 0 56 0 7
2019 Min 429 104 4.13 19 2 34 219 79 76 0 55 0 9 0 0 91 0 6
2020 Min 163 53 3.08 12 0 13 89 25 31 0 18 0 52 0 0 0 0 1
2021 Min 423 135 3.13 24 0 30 219 75 68 2 59 0 119 0 0 9 0 11
2022 Min 22 20 1.10 0 0 1 8 3 1 1 9 0 19 0 0 0 0 2
2024 LAA 42 20 2.10 3 0 1 21 5 8 0 8 0 4 0 0 8 0 7