Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 16 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 = '11686' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1104681.529411845142012400001792612Bal2021
299671.4776119521123211000008481002Bal2022
399571.73684224418235900000871702Bal2023
41543.75923010000040002Bal2024
Mr. Sports

Ryan McKenna

Outfielder
Baltimore Orioles
Birthday: February 14, 1997   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 Bal 104 68 1.53 6 1 2 45 14 20 1 24 0 0 0 0 1 79 2
2022 Bal 99 67 1.48 10 0 2 52 11 23 2 11 0 0 0 0 0 84 8
2023 Bal 99 57 1.74 7 0 2 44 18 23 5 9 0 0 0 0 0 87 1
2024 Bal 15 4 3.75 0 0 2 9 2 3 0 1 0 0 0 0 0 4 0