Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 42.1 ms
Record Count: 8
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 = '10205' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1248832.987951813740390320000840023214Oak2017
25061453.48965532786910015800001450041624Oak2018
35581513.69536422929110117300001550036336Oak2019
4134363.7222223792522080001360010310Oak2020
54431512.933775213727538000031500015327Tor2021
64591523.0197368234758226600001510127227Tor2022
73941392.8345323212536446100001360238217Tor2023
890362.54814173800003600704SF 2024
Mr. Sports

Matt Chapman

3rd Baseman
San Francisco Giants
Birthday: April 28, 1993   Age: 31
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 Oak 248 83 2.99 23 2 14 137 40 39 0 32 0 0 0 0 84 0 0
2018 Oak 506 145 3.49 41 6 24 278 69 100 1 58 0 0 0 0 145 0 0
2019 Oak 558 151 3.70 36 3 36 292 91 101 1 73 0 0 0 0 155 0 0
2020 Oak 134 36 3.72 10 3 10 79 25 22 0 8 0 0 0 1 36 0 0
2021 Tor 443 151 2.93 15 3 27 213 72 75 3 80 0 0 0 3 150 0 0
2022 Tor 459 152 3.02 27 2 27 234 75 82 2 66 0 0 0 0 151 0 1
2023 Tor 394 139 2.83 38 2 17 212 53 64 4 61 0 0 0 0 136 0 2
2024 SF 90 36 2.50 7 0 4 48 14 17 3 8 0 0 0 0 36 0 0