Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 25.6 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 = '11238' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
149251.96261261400000240014StL2019
220151.33333349250400000180201StL2020
3199742.6891892932835637002006301527Was2021
43611352.6740742199526284000000139226217Was2022
55351553.45161329385101203600000153136328Was2023
657222.5909092210611800000220002Was2024
Mr. Sports

Lane Thomas

Outfielder
Washington Nationals
Birthday: August 23, 1995   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 StL 49 25 1.96 0 1 4 26 12 6 1 4 0 0 0 0 0 24 0
2020 StL 20 15 1.33 2 0 1 9 2 5 0 4 0 0 0 0 0 18 0
2021 Was 199 74 2.69 15 2 7 93 28 35 6 37 0 0 2 0 0 63 0
2022 Was 361 135 2.67 26 2 17 199 52 62 8 40 0 0 0 0 0 139 2
2023 Was 535 155 3.45 36 3 28 293 85 101 20 36 0 0 0 0 0 153 1
2024 Was 57 22 2.59 0 0 2 22 10 6 11 8 0 0 0 0 0 22 0