Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 25.6 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 = '9483' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
147251.88251070500101500401NYN2013
2142682.08823548227221100013501001015NYN2014
33231302.48461531925854019003310000021016NYN2015
4254992.56565671434938123027178510013016NYN2016
52761062.60377361645242117029120540117118NYN2017
62841252.2721615143029084130110225011NYN2018
7209872.40229912637310150166300001709Ari2019
8177553.21818181023230013014140302211112SF2020
93261382.36231881745357141034300580416118SF2021
104071482.7520671720580446003302628119SF2022
113511242.8306452016050040059602104121023SF2023
1257321.781252713701002600103501SF 2024
Mr. Sports

Wilmer Flores

2nd Baseman, 1st Baseman
San Francisco Giants
Birthday: August 06, 1991   Age: 32
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 NYN 47 25 1.88 4 0 1 25 10 7 0 5 0 0 1 0 15 0 0
2014 NYN 142 68 2.09 10 1 5 82 27 22 1 10 0 0 13 50 1 0 0
2015 NYN 323 130 2.48 21 0 16 192 58 54 0 19 0 0 33 100 0 0 0
2016 NYN 254 99 2.57 13 0 16 143 49 38 1 23 0 27 17 8 51 0 0
2017 NYN 276 106 2.60 17 1 18 164 52 42 1 17 0 29 12 0 54 0 1
2018 NYN 284 125 2.27 25 0 11 161 51 43 0 29 0 84 13 0 11 0 2
2019 Ari 209 87 2.40 17 0 9 126 37 31 0 15 0 16 63 0 0 0 0
2020 SF 177 55 3.22 11 1 12 102 32 30 0 13 0 14 14 0 3 0 22
2021 SF 326 138 2.36 16 1 18 174 53 57 1 41 0 34 30 0 58 0 4
2022 SF 407 148 2.75 28 1 19 206 71 72 0 58 0 44 60 0 33 0 26
2023 SF 351 124 2.83 21 0 23 201 60 50 0 40 0 59 6 0 21 0 41
2024 SF 57 32 1.78 5 0 1 27 13 7 0 10 0 26 0 0 1 0 3