Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 42.3 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 = '11527' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1717412000000001001SD2020
28110.72727275310049000000000SD2021
325141.78571431554018000005101SD2022
4143482.97916677930270742000005707SD2023
590332.72727274622150732000000902SD 2024
Mr. Sports

Luis Campusano

Catcher
San Diego Padres
Birthday: September 29, 1998   Age: 25
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 SD 7 1 7.00 0 0 1 4 1 2 0 0 0 0 0 0 0 0 1
2021 SD 8 11 0.73 0 0 0 3 1 0 0 4 9 0 0 0 0 0 0
2022 SD 25 14 1.79 1 0 1 15 5 4 0 1 8 0 0 0 0 0 5
2023 SD 143 48 2.98 7 0 7 79 30 27 0 7 42 0 0 0 0 0 5
2024 SD 90 33 2.73 9 0 2 46 22 15 0 7 32 0 0 0 0 0 0