Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 31.4 ms
Record Count: 9
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 = '10233' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1101462.19565226510167300045000444NYN2017
23861532.5228758208517424290001480002688NYN2018
34581552.95483882617275193100015001130615NYN2019
492432.1395355315200400043000314NYN2020
54011412.843971722357771331000121018325611Cle2021
64501512.98013232537184172500013806626911Cle2022
7247912.71428561284048922000850022186Cle2023
8110492.2448978581821670036180062186LAD2023
986322.687552151153001030171522TB 2024
Mr. Sports

Amed Rosario

Shortstop, 2nd Baseman, Outfielder
Tampa Bay Rays
Birthday: November 20, 1995   Age: 28
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
2017 NYN 101 46 2.20 4 4 4 65 10 16 7 3 0 0 0 45 0 0 0
2018 NYN 386 153 2.52 26 8 8 208 51 74 24 29 0 0 0 148 0 0 0
2019 NYN 458 155 2.95 30 6 15 261 72 75 19 31 0 0 0 150 0 1 1
2020 NYN 92 43 2.14 3 1 4 53 15 20 0 4 0 0 0 43 0 0 0
2021 Cle 401 141 2.84 25 6 11 223 57 77 13 31 0 0 0 121 0 18 3
2022 Cle 450 151 2.98 26 9 11 253 71 84 17 25 0 0 0 138 0 6 6
2023 Cle 247 91 2.71 21 8 6 128 40 48 9 22 0 0 0 85 0 0 2
LAD 110 49 2.24 21 8 6 58 18 21 6 7 0 0 36 18 0 0 6
2024 TB 86 32 2.69 5 2 2 52 15 11 5 3 0 0 10 3 0 17 1