Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 19.5 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 = '11292' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
14941493.31543612446998127100148000034221Cin2021
2264992.6666667143404733100850001315210Cin2022
33891183.2966118561781352001030001523017Cin2023
480322.536111231800230009312Cin2024
Mr. Sports

Jonathan India

2nd Baseman
Cincinnati Reds
Birthday: December 15, 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 Cin 494 149 3.32 34 2 21 244 69 98 12 71 0 0 148 0 0 0 0
2022 Cin 264 99 2.67 15 2 10 143 40 47 3 31 0 0 85 0 0 0 13
2023 Cin 389 118 3.30 23 0 17 185 61 78 13 52 0 0 103 0 0 0 15
2024 Cin 80 32 2.50 3 1 2 36 11 12 3 18 0 0 23 0 0 0 9