Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 452 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 = '9853' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
13441302.6461542054959130011602985028116Ari2016
23321332.4962406199634112800114010337213Ari2017
328161.751472050230901401NYA2018
414101.4633020041600401Tor2018
52671182.262711815941430240121656425221115Tor2019
614160.8758130200421500100Tor2020
764511.254902401470303207120504NYN2021
8329903.65555551775962229092026111231227Cin2022
9131442.97727277228240702150501431227SD2022
104111253.288242836102504792000930326LAA2023
1146301.533333325690606190004401LAA2024
Mr. Sports

Brandon Drury

2nd Baseman, 1st Baseman
Los Angeles Angels
Birthday: August 21, 1992   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
2016 Ari 344 130 2.65 28 1 16 205 49 59 1 30 0 1 16 0 29 85 0
2017 Ari 332 133 2.50 37 2 13 199 63 41 1 28 0 0 114 0 1 0 3
2018 NYA 28 16 1.75 4 0 1 14 7 2 0 5 0 2 3 0 9 0 1
Tor 14 10 1.40 4 0 1 6 3 3 0 2 0 0 4 1 6 0 0
2019 Tor 267 118 2.26 21 1 15 159 41 43 0 24 0 12 16 5 64 25 2
2020 Tor 14 16 0.88 1 0 0 8 1 3 0 2 0 0 4 2 15 0 0
2021 NYN 64 51 1.25 5 0 4 40 14 7 0 3 0 3 2 0 7 12 0
2022 Cin 329 90 3.66 31 2 27 177 59 62 2 29 0 9 20 2 61 1 12
SD 131 44 2.98 31 2 27 72 28 24 0 7 0 21 5 0 5 0 14
2023 LAA 411 125 3.29 30 3 26 242 83 61 0 25 0 47 92 0 0 0 9
2024 LAA 46 30 1.53 4 0 1 25 6 9 0 6 0 6 19 0 0 0 4