Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 35.4 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 = '10951' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
19100.92110500000100100Mia2020
2193633.0634921103627020000006208214Mia2021
3210922.282608711633361240000089112312Mia2022
42891142.5350878155514233800000116122313Mia2023
563331.9090909311575500000280202Mia2024
Mr. Sports

Jesus Sanchez

Outfielder
Miami Marlins
Birthday: October 07, 1997   Age: 26
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
2020 Mia 9 10 0.90 1 0 0 2 1 1 0 5 0 0 0 0 0 10 0
2021 Mia 193 63 3.06 8 2 14 110 36 27 0 20 0 0 0 0 0 62 0
2022 Mia 210 92 2.28 12 3 12 116 33 36 1 24 0 0 0 0 0 89 1
2023 Mia 289 114 2.54 22 3 13 155 51 42 3 38 0 0 0 0 0 116 1
2024 Mia 63 33 1.91 2 0 2 31 15 7 5 5 0 0 0 0 0 28 0