shots update

This commit is contained in:
2026-08-13 12:55:32 -05:00
parent d50251ab10
commit 0b041c8101
+33 -12
View File
@@ -103,24 +103,45 @@ func importPlayerShotCharts(db *gorm.DB) {
endSeason := 2017 endSeason := 2017
targetPlayerIDs := []string{ targetPlayerIDs := []string{
"jamesle01", // "jamesle01",
// "curryst01",
// "jokicni01",
// "doncilu01",
// "hardeja01",
// "irvinky01",
// "duranke01",
// "youngtr01",
// "gilgesh01",
// "brunsja01",
// "edwaran01",
// "mitchdo01",
// "derozde01",
// "westbru01",
// "butleji01",
// "davisan02",
// "leonaka01",
// "tatumja01",
"hardeja01",
"georgpa01",
"walkeke02",
"bealbr01",
"lillada01",
"hardeja01",
"bookede01",
"antetgi01",
"youngtr01",
"curryst01", "curryst01",
"jokicni01", "jokicni01",
"doncilu01", "doncilu01",
"hardeja01", "derozde01",
"irvinky01", "embiijo01",
"duranke01", "tatumja01",
"youngtr01",
"gilgesh01", "gilgesh01",
"brunsja01", "brunsja01",
"edwaran01", "edwaran01",
"mitchdo01", "brownja02",
"derozde01", "duranke01",
"westbru01", "maxeyty01",
"butleji01",
"davisan02",
"leonaka01",
"tatumja01",
} }
if len(targetPlayerIDs) == 0 { if len(targetPlayerIDs) == 0 {