Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 24.7 ms
Record Count: 11
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 = '9898' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
13391152.9478261177685773006900160222215Oak2015
224151.61464000500351003Oak2016
3105561.87566141627030005321315Oak2017
43111192.61344531645260134015000108322017Oak2018
54181243.37096762115980266015000881616326Oak2019
6184593.1186447833324370300037211225Oak2020
74451413.15602832026193127702000134623417NYN2021
83541342.641791179566834801001129324012NYN2022
9149493.040816374322241705000281825111Mil2023
10192842.2857144962928732013004591525111NYN2023
11103343.0294118521617117060001811805Det2024
Mr. Sports

Mark Canha

Outfielder, 1st Baseman
Detroit Tigers
Birthday: February 15, 1989   Age: 35
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
2015 Oak 339 115 2.95 22 2 15 177 68 57 7 30 0 69 0 0 1 60 2
2016 Oak 24 15 1.60 0 0 3 14 6 4 0 0 0 5 0 0 3 5 1
2017 Oak 105 56 1.88 13 1 5 66 14 16 2 7 0 3 0 0 0 53 2
2018 Oak 311 119 2.61 22 0 17 164 52 60 1 34 0 15 0 0 0 108 3
2019 Oak 418 124 3.37 16 3 26 211 59 80 2 66 0 15 0 0 0 88 16
2020 Oak 184 59 3.12 12 2 5 78 33 32 4 37 0 3 0 0 0 37 21
2021 NYN 445 141 3.16 23 4 17 202 61 93 12 77 0 2 0 0 0 134 6
2022 NYN 354 134 2.64 24 0 12 179 56 68 3 48 0 1 0 0 1 129 3
2023 NYN 149 49 3.04 25 1 11 74 32 22 4 17 0 5 0 0 0 28 18
Mil 192 84 2.29 25 1 11 96 29 28 7 32 0 13 0 0 4 59 15
2024 Det 103 34 3.03 8 0 5 52 16 17 1 17 0 6 0 0 0 18 11