Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 72 ms
Record Count: 10
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 = '9116' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
1290893.25842716846449230008900120410Cle2015
25091553.2838712617797195500015300130315Cle2016
35921593.72327043298999156000015800144433Cle2017
46591584.17088634392129257000015800141238Cle2018
55541433.87412631075101224600013700540232Cle2019
6185603.0833333982730624000580021308Cle2020
73881253.1041856372105800012500015320NYN2021
85521583.49367127710397165900015600224525NYN2022
95631573.585987327194103306500015600133228NYN2023
10113363.138888855202141300036000706NYN2024
Mr. Sports

Francisco Lindor

Shortstop
New York Mets
Birthday: November 14, 1993   Age: 30
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
2015 Cle 290 89 3.26 20 4 10 168 46 44 9 23 0 0 0 89 0 0 1
2016 Cle 509 155 3.28 30 3 15 261 77 97 19 55 0 0 0 153 0 0 1
2017 Cle 592 159 3.72 44 4 33 329 89 99 15 60 0 0 0 158 0 0 1
2018 Cle 659 158 4.17 41 2 38 343 92 129 25 70 0 0 0 158 0 0 1
2019 Cle 554 143 3.87 40 2 32 310 75 101 22 46 0 0 0 137 0 0 5
2020 Cle 185 60 3.08 13 0 8 98 27 30 6 24 0 0 0 58 0 0 2
2021 NYN 388 125 3.10 15 3 20 185 63 72 10 58 0 0 0 125 0 0 0
2022 NYN 552 158 3.49 24 5 25 277 103 97 16 59 0 0 0 156 0 0 2
2023 NYN 563 157 3.59 33 2 28 271 94 103 30 65 0 0 0 156 0 0 1
2024 NYN 113 36 3.14 7 0 6 55 20 21 4 13 0 0 0 36 0 0 0