Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 37.1 ms
Record Count: 6
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 = '11643' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
159232.5652175321290602000210820Oak2019
2040000000300001000Oak2020
32531042.432692313548434230600094813120Oak2021
44001452.75862072176954114908300074226225Oak2022
52541112.28828841395232328017000761919114Oak2023
651331.545454529941802000301303Oak2024
Mr. Sports

Seth Brown

1st Baseman, Outfielder
Oakland Athletics
Birthday: July 13, 1992   Age: 31
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
2019 Oak 59 23 2.57 8 2 0 32 12 9 0 6 0 2 0 0 0 21 0
2020 Oak 0 4 0.00 0 0 0 0 0 0 0 0 0 3 0 0 0 0 1
2021 Oak 253 104 2.43 13 1 20 135 48 43 4 23 0 6 0 0 0 94 8
2022 Oak 400 145 2.76 26 2 25 217 69 54 11 49 0 83 0 0 0 74 2
2023 Oak 254 111 2.29 19 1 14 139 52 32 3 28 0 17 0 0 0 76 19
2024 Oak 51 33 1.55 3 0 3 29 9 4 1 8 0 2 0 0 0 30 1