Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 28.4 ms
Record Count: 11
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 = '9190' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1187882.125105272971900555101001132Mia2012
2200962.08333331113332321006202001313Mia2013
3160991.6161616892724119006642001003Mia2014
434460.7391304421750100681000310Mia2015
51691.7777778825010060201001Mia2016
61587929823270100034192011314SF2019
7149512.9215686882922010004525001513SF2020
8215992.17171721223135225009020001607SF2021
9167752.2266667103242201802370160261504Cin2022
102681322.0303031513841038084270180132515Min2023
11623311010000200000SD 2024
Mr. Sports

Donovan Solano

2nd Baseman
San Diego Padres
Birthday: December 17, 1987   Age: 36
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
2012 Mia 187 88 2.13 11 3 2 105 27 29 7 19 0 0 55 5 10 10 0
2013 Mia 200 96 2.08 13 1 3 111 33 32 3 21 0 0 62 0 2 0 0
2014 Mia 160 99 1.62 10 0 3 89 27 24 1 19 0 0 66 4 2 0 0
2015 Mia 34 46 0.74 3 1 0 21 7 5 0 1 0 0 6 8 10 0 0
2016 Mia 16 9 1.78 0 0 1 8 2 5 0 1 0 0 6 0 2 0 1
2019 SF 158 79 2.00 13 1 4 98 23 27 0 10 0 0 34 19 2 0 1
2020 SF 149 51 2.92 15 1 3 88 29 22 0 10 0 0 45 2 5 0 0
2021 SF 215 99 2.17 16 0 7 122 31 35 2 25 0 0 90 2 0 0 0
2022 Cin 167 75 2.23 15 0 4 103 24 22 0 18 0 23 7 0 16 0 26
2023 Min 268 132 2.03 25 1 5 151 38 41 0 38 0 84 27 0 18 0 13
2024 SD 6 2 3.00 0 0 0 3 1 1 0 1 0 0 0 0 2 0 0