Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 96.9 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 = '10344' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
184362.33333335015131505002117703Hou2016
24271393.0719423254746832201291070343118Hou2017
34091363.007352822784705230109152210832113Hou2018
45241423.69014129810284337010840420140231Hou2019
5140552.5454545802226012053000021216Hou2020
64691413.326241245818315901420010131015Hou2021
73361422.36619719453528290140000024008Hou2022
8197991.9898991072832426092000041534Mia2023
Mr. Sports

Yulieski Gurriel

1st Baseman
Free Agent
Birthday: June 09, 1984   Age: 39
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 Hou 84 36 2.33 7 0 3 50 15 13 1 5 0 5 0 0 21 1 7
2017 Hou 427 139 3.07 43 1 18 254 74 68 3 22 0 129 1 0 7 0 3
2018 Hou 409 136 3.01 32 1 13 227 84 70 5 23 0 109 15 2 21 0 8
2019 Hou 524 142 3.69 40 2 31 298 102 84 3 37 0 108 4 0 42 0 1
2020 Hou 140 55 2.55 12 1 6 80 22 26 0 12 0 53 0 0 0 0 2
2021 Hou 469 141 3.33 31 0 15 245 81 83 1 59 0 142 0 0 1 0 1
2022 Hou 336 142 2.37 40 0 8 194 53 52 8 29 0 140 0 0 0 0 2
2023 Mia 197 99 1.99 15 3 4 107 28 32 4 26 0 92 0 0 0 0 4