Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 173 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 = '10119' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
13441043.3076923191556423200000101022321SF2019
2215543.981481610935392300000053014410SF2020
34151392.9856114214717545100000127028325SF2021
43791452.6137931186557356000000141130217SF2022
52891012.861386146425424500000102023115SF2023
660292.06896543112110600000270113SF 2024
Mr. Sports

Mike Yastrzemski

Outfielder
San Francisco Giants
Birthday: August 23, 1990   Age: 33
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
2019 SF 344 104 3.31 22 3 21 191 55 64 2 32 0 0 0 0 0 101 0
2020 SF 215 54 3.98 14 4 10 109 35 39 2 30 0 0 0 0 0 53 0
2021 SF 415 139 2.99 28 3 25 214 71 75 4 51 0 0 0 0 0 127 0
2022 SF 379 145 2.61 30 2 17 186 55 73 5 60 0 0 0 0 0 141 1
2023 SF 289 101 2.86 23 1 15 146 42 54 2 45 0 0 0 0 0 102 0
2024 SF 60 29 2.07 1 1 3 31 12 11 0 6 0 0 0 0 0 27 0