Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 115 ms
Record Count: 9
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 = '10076' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1111010001000000000Pit2016
294631.492063545191811155000000001Pit2017
3201812.481481611334330217000000111010Pit2018
4175981.7857143932831023960000001402Pit2019
542231.82608724940524000002202Col2020
62831062.669811215744520309800000018118Col2021
72311022.26470612750280261030000001829Col2022
83571392.5683453207714613213000000825114Col2023
988322.755018130725000007603Col2024
Mr. Sports

Elias Diaz

Catcher
Colorado Rockies
Birthday: November 17, 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
2016 Pit 1 1 1.00 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0
2017 Pit 94 63 1.49 0 0 1 45 19 18 1 11 55 0 0 0 0 0 0
2018 Pit 201 81 2.48 11 0 10 113 34 33 0 21 70 0 0 0 0 0 1
2019 Pit 175 98 1.79 14 0 2 93 28 31 0 23 96 0 0 0 0 0 0
2020 Col 42 23 1.83 2 0 2 24 9 4 0 5 24 0 0 0 0 0 2
2021 Col 283 106 2.67 18 1 18 157 44 52 0 30 98 0 0 0 0 0 0
2022 Col 231 102 2.26 18 2 9 127 50 28 0 26 103 0 0 0 0 0 0
2023 Col 357 139 2.57 25 1 14 207 71 46 1 32 130 0 0 0 0 0 8
2024 Col 88 32 2.75 6 0 3 50 18 13 0 7 25 0 0 0 0 0 7