Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 27.9 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 = '9341' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1347973.5773196198416311340000074021218LAD2013
24851403.46428562586487106600000136136914LAD2014
3207742.797297211634303240000073012311LAD2015
4250982.551020413642445230000091013311LAD2016
54661503.10666662427571156300000144025128LAD2017
61371.857142881301000007021123Cin2018
73611183.0593221926257153500000111021123LAD2018
8321983.2755103177595013220000096030224Cin2019
9156513.05882367725266220000050130224Cle2019
Mr. Sports

Yasiel Puig

Outfielder

Birthday: December 07, 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
2013 LAD 347 97 3.58 21 2 18 198 41 63 11 34 0 0 0 0 0 74 0
2014 LAD 485 140 3.46 36 9 14 258 64 87 10 66 0 0 0 0 0 136 1
2015 LAD 207 74 2.80 12 3 11 116 34 30 3 24 0 0 0 0 0 73 0
2016 LAD 250 98 2.55 13 3 11 136 42 44 5 23 0 0 0 0 0 91 0
2017 LAD 466 150 3.11 25 1 28 242 75 71 15 63 0 0 0 0 0 144 0
2018 LAD 13 7 1.86 21 1 23 8 1 3 0 1 0 0 0 0 0 7 0
Cin 361 118 3.06 21 1 23 192 62 57 15 35 0 0 0 0 0 111 0
2019 Cin 321 98 3.28 30 2 24 177 59 50 13 22 0 0 0 0 0 96 0
Cle 156 51 3.06 30 2 24 77 25 26 6 22 0 0 0 0 0 50 1