Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 36.2 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 = '10570' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
131122.583333317551300120000102SD2018
2136672.0298507632226025002639100813SD2019
366341.9411764321111210001083000410Mil2020
44381492.93959742197477563002568680025123Mil2021
53041162.62068961554553150004423730015115Mil2022
662262.384615425121201300250700503Bos2023
737231.6086956176608001401200503Mil2023
841231.7826087211060400002200303Sea2024
Mr. Sports

Luis Urias

3rd Baseman
Seattle Mariners
Birthday: June 03, 1997   Age: 26
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
2018 SD 31 12 2.58 1 0 2 17 5 5 1 3 0 0 12 0 0 0 0
2019 SD 136 67 2.03 8 1 3 63 22 26 0 25 0 0 26 39 1 0 0
2020 Mil 66 34 1.94 4 1 0 32 11 11 2 10 0 0 10 8 30 0 0
2021 Mil 438 149 2.94 25 1 23 219 74 77 5 63 0 0 25 68 68 0 0
2022 Mil 304 116 2.62 15 1 15 155 45 53 1 50 0 0 44 23 73 0 0
2023 Mil 62 26 2.38 5 0 3 25 12 12 0 13 0 0 25 0 7 0 0
Bos 37 23 1.61 5 0 3 17 6 6 0 8 0 0 14 0 12 0 0
2024 Sea 41 23 1.78 3 0 3 21 10 6 0 4 0 0 0 0 22 0 0