Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 101 ms
Record Count: 6
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 = '10477' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1110492.244897852172131700000483415Hou2017
262371.67567563111132500000372224Hou2018
344152.933333419594700000142417Hou2019
476322.37535121411400000322417Tor2019
533152.214750700000151211Tor2020
6641.5411000000030010Mil2021
Mr. Sports

Derek Fisher

Outfielder
Free Agent
Birthday: August 21, 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
2017 Hou 110 49 2.24 4 1 5 52 17 21 3 17 0 0 0 0 0 48 3
2018 Hou 62 37 1.68 2 2 4 31 11 13 2 5 0 0 0 0 0 37 2
2019 Hou 44 15 2.93 4 1 7 19 5 9 4 7 0 0 0 0 0 14 2
Tor 76 32 2.38 4 1 7 35 12 14 1 14 0 0 0 0 0 32 2
2020 Tor 33 15 2.20 2 1 1 14 7 5 0 7 0 0 0 0 0 15 1
2021 Mil 6 4 1.50 0 1 0 4 1 1 0 0 0 0 0 0 0 3 0