Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 16.4 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 = '12271' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
138142.71428562176137000003004Mia2021
2164672.4477613812239517571000013618Mia2022
3168991.69696978826334171040000021006Mia2023
424260.923076914530226000000201Mia2024
Mr. Sports

Nick Fortes

Catcher
Miami Marlins
Birthday: November 11, 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 Mia 38 14 2.71 0 0 4 21 7 6 1 3 7 0 0 0 0 0 3
2022 Mia 164 67 2.45 6 1 8 81 22 39 5 17 57 1 0 0 0 0 13
2023 Mia 168 99 1.70 10 0 6 88 26 33 4 17 104 0 0 0 0 0 2
2024 Mia 24 26 0.92 2 0 1 14 5 3 0 2 26 0 0 0 0 0 0