Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 862 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 = '10000' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
13751422.640845215645903700000140113320Tex2016
24561483.081081223410164255000001311330220Tex2017
33931283.07031252147761140000001151225120Tex2018
43681163.1724138201666942800000101827119Tex2019
578421.857142840151301000000420601ChA2020
699501.9853191201500000417523SD2021
7100531.886792456181601000000500802SD2022
Mr. Sports

Nomar Mazara

Outfielder
Free Agent
Birthday: April 26, 1995   Age: 29
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 Tex 375 142 2.64 13 3 20 215 64 59 0 37 0 0 0 0 0 140 1
2017 Tex 456 148 3.08 30 2 20 234 101 64 2 55 0 0 0 0 0 131 13
2018 Tex 393 128 3.07 25 1 20 214 77 61 1 40 0 0 0 0 0 115 12
2019 Tex 368 116 3.17 27 1 19 201 66 69 4 28 0 0 0 0 0 101 8
2020 ChA 78 42 1.86 6 0 1 40 15 13 0 10 0 0 0 0 0 42 0
2021 SD 99 50 1.98 5 2 3 53 19 12 0 15 0 0 0 0 0 41 7
2022 SD 100 53 1.89 8 0 2 56 18 16 0 10 0 0 0 0 0 50 0