Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 22.5 ms
Record Count: 7
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 = '9553' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
172391.84615394014130500000380003ChN2016
22171231.76422761124639119000001050008ChN2017
32941452.027586216641621240000013802215ChN2018
42181131.9292035127324121600000124010112ChN2019
513190.684210545140300000280000ChN2020
611320.343756030200000360000NYN2021
7120631.904761948292601700000621000Cin2022
Mr. Sports

Albert Almora

Outfielder
Arizona Diamondbacks
Birthday: April 16, 1994   Age: 30
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 ChN 72 39 1.85 0 0 3 40 14 13 0 5 0 0 0 0 0 38 0
2017 ChN 217 123 1.76 0 0 8 112 46 39 1 19 0 0 0 0 0 105 0
2018 ChN 294 145 2.03 22 1 5 166 41 62 1 24 0 0 0 0 0 138 0
2019 ChN 218 113 1.93 10 1 12 127 32 41 2 16 0 0 0 0 0 124 0
2020 ChN 13 19 0.68 0 0 0 5 1 4 0 3 0 0 0 0 0 28 0
2021 NYN 11 32 0.34 0 0 0 6 0 3 0 2 0 0 0 0 0 36 0
2022 Cin 120 63 1.90 0 0 0 48 29 26 0 17 0 0 0 0 0 62 1