Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 18.2 ms
Record Count: 9
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 = '10772' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
153262.0384614301160600000230313Pit2017
2422300010000020133Cle2018
364331.939394307162900000270133Pit2018
4240822.926829312438423330000076415115Cle2019
556291.9310344288801200000290512Cle2020
6153602.557328231280171013848011TB2021
7155801.9375712826525010016265011Ari2022
845301.5213102903000233302Min2023
91071.4285715421030000052302Tor2023
Mr. Sports

Jordan Luplow

Outfielder
Philadelphia Phillies
Birthday: September 26, 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
2017 Pit 53 26 2.04 3 1 3 30 11 6 0 6 0 0 0 0 0 23 0
2018 Pit 4 2 2.00 1 3 3 3 0 0 0 1 0 0 0 0 0 2 0
Cle 64 33 1.94 1 3 3 30 7 16 2 9 0 0 0 0 0 27 0
2019 Cle 240 82 2.93 15 1 15 124 38 42 3 33 0 0 0 0 0 76 4
2020 Cle 56 29 1.93 5 1 2 28 8 8 0 12 0 0 0 0 0 29 0
2021 TB 153 60 2.55 8 0 11 73 28 23 1 28 0 17 1 0 1 38 4
2022 Ari 155 80 1.94 5 0 11 71 28 26 5 25 0 1 0 0 1 62 6
2023 Tor 45 30 1.50 3 0 2 21 3 10 2 9 0 3 0 0 0 23 3
Min 10 7 1.43 3 0 2 4 2 1 0 3 0 0 0 0 0 5 2