Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 116 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 = '11822' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
172431.6744186401116140012320321222SD2022
283421.976190451101741001410001222Was2022
34511503.00666672306480453200015000028618Was2023
4137334.15151573202581100033000747Was2024
Mr. Sports

C.J. Abrams

Shortstop
Washington Nationals
Birthday: October 03, 2000   Age: 23
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
2022 SD 72 43 1.67 12 2 2 40 11 16 1 4 0 0 12 32 0 3 2
Was 83 42 1.98 12 2 2 51 10 17 4 1 0 0 1 41 0 0 0
2023 Was 451 150 3.01 28 6 18 230 64 80 45 32 0 0 0 150 0 0 0
2024 Was 137 33 4.15 7 4 7 73 20 25 8 11 0 0 0 33 0 0 0