Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 17.4 ms
Record Count: 7
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 = '10140' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
131103.110484500000100100Phi2016
2100482.0833333551213101000010360642Phi2018
389422.119047640111881200000340314Phi2019
468351.94285713171412500000380312Phi2020
535261.346153915284600000270220Phi2021
625191.31578957384300000230320Phi2022
732181.777777817470400000210320TB2022
Mr. Sports

Roman Quinn

Outfielder
Free Agent
Birthday: May 14, 1993   Age: 30
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
2016 Phi 31 10 3.10 1 0 0 10 4 8 4 5 0 0 0 0 0 10 0
2018 Phi 100 48 2.08 6 4 2 55 12 13 10 10 0 0 0 1 0 36 0
2019 Phi 89 42 2.12 3 1 4 40 11 18 8 12 0 0 0 0 0 34 0
2020 Phi 68 35 1.94 3 1 2 31 7 14 12 5 0 0 0 0 0 38 0
2021 Phi 35 26 1.35 2 2 0 15 2 8 4 6 0 0 0 0 0 27 0
2022 Phi 25 19 1.32 3 2 0 7 3 8 4 3 0 0 0 0 0 23 0
TB 32 18 1.78 3 2 0 17 4 7 0 4 0 0 0 0 0 21 0