Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 460 ms
Record Count: 12
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 = '8828' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1331200010020000000Oak2010
238251.52234704003141000302Oak2011
350331.5151515287825006151300312Oak2012
42431172.076923112734451027009680012332Oak2013
51741001.7474223711300096140011101Oak2014
62131091.954128411134396230093161031131Oak2015
7195872.24137939318373440060257101513Mil2017
843510.843137261837312002224010400Mil2018
979372.1351352441014290031000123213TB2019
10247733.3835616137304562900434671523213Tor2019
1160401.53091001100873022501Mil2020
1294771.220779254121639014341000711ChN2021
Mr. Sports

Eric Sogard

2nd Baseman
Free Agent
Birthday: May 22, 1986   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
2010 Oak 3 3 1.00 0 0 0 2 0 0 0 1 0 0 2 0 0 0 0
2011 Oak 38 25 1.52 3 0 2 23 4 7 0 4 0 0 3 14 10 0 0
2012 Oak 50 33 1.52 3 1 2 28 7 8 2 5 0 0 6 15 13 0 0
2013 Oak 243 117 2.08 23 3 2 127 34 45 10 27 0 0 96 8 0 0 1
2014 Oak 174 100 1.74 11 0 1 74 22 37 11 30 0 0 96 14 0 0 1
2015 Oak 213 109 1.95 11 3 1 111 34 39 6 23 0 0 93 16 1 0 3
2017 Mil 195 87 2.24 15 1 3 93 18 37 3 44 0 0 60 25 7 1 0
2018 Mil 43 51 0.84 4 0 0 18 3 7 3 12 0 0 22 24 0 1 0
2019 Tor 79 37 2.14 23 2 13 44 10 14 2 9 0 0 31 0 0 0 1
TB 247 73 3.38 23 2 13 137 30 45 6 29 0 0 43 4 6 7 15
2020 Mil 60 40 1.50 5 0 1 30 9 10 0 11 0 0 8 7 30 2 2
2021 ChN 94 77 1.22 7 1 1 54 12 16 3 9 0 1 43 4 10 0 0