Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 618 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 = '8853' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1128363.555555669192451100370000917Cle2011
24811493.2281882217786316600140000421414Cle2012
35011433.50349642408080287300117000134317Cle2013
43381252.704165416022500012300032516Cle2014
54351333.27067662395081115300119000144169Cle2015
65121533.34640532708090145800149000437222Cle2016
7251902.788889139354362800750011225012Cle2017
84131472.80952382067565760001320014128118Cle2018
93521212.909091188655274000117000423117Cle2019
1094432.186046646161311801360006813ChN2020
Mr. Sports

Jason Kipnis

2nd Baseman

Birthday: April 03, 1987   Age: 37
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
2011 Cle 128 36 3.56 9 1 7 69 19 24 5 11 0 0 37 0 0 0 0
2012 Cle 481 149 3.23 21 4 14 221 77 86 31 66 0 0 140 0 0 0 4
2013 Cle 501 143 3.50 34 3 17 240 80 80 28 73 0 0 117 0 0 0 1
2014 Cle 338 125 2.70 25 1 6 165 41 60 22 50 0 0 123 0 0 0 3
2015 Cle 435 133 3.27 41 6 9 239 50 81 11 53 0 0 119 0 0 0 14
2016 Cle 512 153 3.35 37 2 22 270 80 90 14 58 0 0 149 0 0 0 4
2017 Cle 251 90 2.79 25 0 12 139 35 43 6 28 0 0 75 0 0 11 2
2018 Cle 413 147 2.81 28 1 18 206 75 65 7 60 0 0 132 0 0 14 1
2019 Cle 352 121 2.91 23 1 17 188 65 52 7 40 0 0 117 0 0 0 4
2020 ChN 94 43 2.19 8 1 3 46 16 13 1 18 0 1 36 0 0 0 6