Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 17.9 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 = '10923' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
159252.362812124300168041303NYA2019
224211.142857211381100203600001NYA2020
3109472.31914958221919001619450407SF2021
43801372.7737226195627021320010136319023214SF2022
53611183.05932220549622322001002403226214SF2023
698372.64864875720161400360000715SF 2024
Mr. Sports

Thairo Estrada

2nd Baseman
San Francisco Giants
Birthday: February 22, 1996   Age: 28
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 NYA 59 25 2.36 3 0 3 28 12 12 4 3 0 0 16 8 0 4 1
2020 NYA 24 21 1.14 0 0 1 11 3 8 1 1 0 0 20 3 6 0 0
2021 SF 109 47 2.32 4 0 7 58 22 19 1 9 0 0 16 19 4 5 0
2022 SF 380 137 2.77 23 2 14 195 62 70 21 32 0 0 101 36 3 19 0
2023 SF 361 118 3.06 26 2 14 205 49 62 23 22 0 0 100 24 0 3 2
2024 SF 98 37 2.65 7 1 5 57 20 16 1 4 0 0 36 0 0 0 0