Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 98 ms
Record Count: 4
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 = '11531' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
169451.53333334313607430000001202Sea2021
23211142.8157895175624513811400000020126Sea2022
34381433.0629372327577054128000001523130Sea2023
490312.90322646161401429000002008Sea2024
Mr. Sports

Cal Raleigh

Catcher
Seattle Mariners
Birthday: November 26, 1996   Age: 27
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 Sea 69 45 1.53 12 0 2 43 13 6 0 7 43 0 0 0 0 0 0
2022 Sea 321 114 2.82 20 1 26 175 62 45 1 38 114 0 0 0 0 0 0
2023 Sea 438 143 3.06 23 1 30 232 75 77 0 54 128 0 0 0 0 0 15
2024 Sea 90 31 2.90 0 0 8 46 16 14 0 14 29 0 0 0 0 0 2