Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 23.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 = '10505' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
111140.78571427711020000090001LAD2017
252331.5757576294110800000280601LAD2018
32801052.666666716344434260000097022212LAD2019
4168523.2307692961536417000005011606Bos2020
54401443.0555556232638865100000143132213Bos2021
64271482.8851352239747214100000147239111Bos2022
74111382.9782608228548144400000139037513Bos2023
8108343.176470554171911700000340605NYA2024
Mr. Sports

Alex Verdugo

Outfielder
New York Yankees
Birthday: May 15, 1996   Age: 27
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 LAD 11 14 0.79 0 0 1 7 1 1 0 2 0 0 0 0 0 9 0
2018 LAD 52 33 1.58 6 0 1 29 4 11 0 8 0 0 0 0 0 28 0
2019 LAD 280 105 2.67 22 2 12 163 44 43 4 26 0 0 0 0 0 97 0
2020 Bos 168 52 3.23 16 0 6 96 15 36 4 17 0 0 0 0 0 50 1
2021 Bos 440 144 3.06 32 2 13 232 63 88 6 51 0 0 0 0 0 143 1
2022 Bos 427 148 2.89 39 1 11 239 74 72 1 41 0 0 0 0 0 147 2
2023 Bos 411 138 2.98 37 5 13 228 54 81 4 44 0 0 0 0 0 139 0
2024 NYA 108 34 3.18 6 0 5 54 17 19 1 17 0 0 0 0 0 34 0