Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 139 ms
Record Count: 10
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 = '10337' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
165302.166666731101101332000000301ChA2016
2161881.8295455861423038831000011002ChA2017
3209892.34831451152930035830000041419ChA2018
4961.55100320000041419Sea2018
53591292.7829456196556304597010002112022Sea2019
663381.65789472910801639000000402Mil2020
73011232.4471545157495404111101000120011Mil2021
8151811.8641975802320028810000011214Mil2022
969441.56818193671201446000000502NYN2023
1020151.333333410440215000000200NYN2024
Mr. Sports

Omar Narváez

Catcher
New York Mets
Birthday: February 10, 1992   Age: 32
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 ChA 65 30 2.17 3 0 1 31 10 11 0 13 32 0 0 0 0 0 0
2017 ChA 161 88 1.83 10 0 2 86 14 23 0 38 83 1 0 0 0 0 1
2018 ChA 209 89 2.35 14 1 9 115 29 30 0 35 83 0 0 0 0 0 4
Sea 9 6 1.50 14 1 9 5 1 0 0 3 2 0 0 0 0 0 4
2019 Sea 359 129 2.78 12 0 22 196 55 63 0 45 97 0 1 0 0 0 21
2020 Mil 63 38 1.66 4 0 2 29 10 8 0 16 39 0 0 0 0 0 0
2021 Mil 301 123 2.45 20 0 11 157 49 54 0 41 111 0 1 0 0 0 1
2022 Mil 151 81 1.86 12 1 4 80 23 20 0 28 81 0 0 0 0 0 1
2023 NYN 69 44 1.57 5 0 2 36 7 12 0 14 46 0 0 0 0 0 0
2024 NYN 20 15 1.33 2 0 0 10 4 4 0 2 15 0 0 0 0 0 0