Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 18.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 = '11210' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
12501062.3584905131334424000104120001837LAA2019
242291.44827581421031300311100100LAA2020
3103531.9433962541821190042612140106LAA2021
43281242.64516142095245616009819365022417LAA2022
53281222.688524517551556410066372221015416LAA2023
682282.92857154211149600182700602LAA2024
Mr. Sports

Luis Rengifo

2nd Baseman, 3rd Baseman
Los Angeles Angels
Birthday: February 26, 1997   Age: 27
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 LAA 250 106 2.36 18 3 7 131 33 44 2 40 0 0 104 12 0 0 0
2020 LAA 42 29 1.45 1 0 0 14 2 10 3 13 0 0 31 1 1 0 0
2021 LAA 103 53 1.94 1 0 6 54 18 21 1 9 0 0 4 26 12 14 0
2022 LAA 328 124 2.65 22 4 17 209 52 45 6 16 0 0 98 19 36 5 0
2023 LAA 328 122 2.69 15 4 16 175 51 55 6 41 0 0 66 37 22 21 0
2024 LAA 82 28 2.93 6 0 2 42 11 14 9 6 0 0 18 2 7 0 0