Skip to content

Commit

Permalink
NBA Raw Updated (Start: 2025 End: 2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 24, 2024
1 parent b1458db commit ea2bfa1
Show file tree
Hide file tree
Showing 492 changed files with 470,512 additions and 19,214 deletions.
6 changes: 6 additions & 0 deletions hoopR_nba_raw_logfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22529,3 +22529,9 @@ INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 237
INFO:__main__:1.2697080334027608 minutes to download 237 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
INFO:__main__:Scraping NBA schedules for year 2025...
INFO:__main__:1.128056824207306 minutes to download 1 years of season schedules.
INFO:__main__:Scraping NBA PBP for 2025...
INFO:__main__:Number of Games: 244
INFO:__main__:1.1963932275772096 minutes to download 244 game play-by-plays.
INFO:__main__:Finished NBA PBP for 2025...
56 changes: 28 additions & 28 deletions nba/json/final/401703370.json
Original file line number Diff line number Diff line change
Expand Up @@ -34266,8 +34266,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 1.0,
"displayValue": "W1"
"value": 2.0,
"displayValue": "W2"
},
{
"name": "winPercent",
Expand All @@ -34276,8 +34276,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.5882353,
"displayValue": ".588"
"value": 0.6111111,
"displayValue": ".611"
},
{
"name": "wins",
Expand All @@ -34286,8 +34286,8 @@
"description": "Wins",
"abbreviation": "W",
"type": "wins",
"value": 10.0,
"displayValue": "10"
"value": 11.0,
"displayValue": "11"
}
],
"logo": [
Expand Down Expand Up @@ -34329,8 +34329,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 2.0,
"displayValue": "2"
"value": 2.5,
"displayValue": "2.5"
},
{
"name": "losses",
Expand Down Expand Up @@ -34412,8 +34412,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 3.0,
"displayValue": "3"
"value": 3.5,
"displayValue": "3.5"
},
{
"name": "losses",
Expand Down Expand Up @@ -34495,8 +34495,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 3.0,
"displayValue": "3"
"value": 4.0,
"displayValue": "4"
},
{
"name": "losses",
Expand All @@ -34505,8 +34505,8 @@
"description": "Losses",
"abbreviation": "L",
"type": "losses",
"value": 9.0,
"displayValue": "9"
"value": 10.0,
"displayValue": "10"
},
{
"name": "streak",
Expand All @@ -34515,8 +34515,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 1.0,
"displayValue": "W1"
"value": -1.0,
"displayValue": "L1"
},
{
"name": "winPercent",
Expand All @@ -34525,8 +34525,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.4,
"displayValue": ".400"
"value": 0.375,
"displayValue": ".375"
},
{
"name": "wins",
Expand Down Expand Up @@ -34578,8 +34578,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 6.5,
"displayValue": "6.5"
"value": 7.0,
"displayValue": "7"
},
{
"name": "losses",
Expand Down Expand Up @@ -34752,8 +34752,8 @@
"description": "Games Back",
"abbreviation": "GB",
"type": "gamesbehind",
"value": 3.5,
"displayValue": "3.5"
"value": 4.0,
"displayValue": "4"
},
{
"name": "losses",
Expand All @@ -34762,8 +34762,8 @@
"description": "Losses",
"abbreviation": "L",
"type": "losses",
"value": 6.0,
"displayValue": "6"
"value": 7.0,
"displayValue": "7"
},
{
"name": "streak",
Expand All @@ -34772,8 +34772,8 @@
"description": "Current Streak",
"abbreviation": "STRK",
"type": "streak",
"value": 4.0,
"displayValue": "W4"
"value": -1.0,
"displayValue": "L1"
},
{
"name": "winPercent",
Expand All @@ -34782,8 +34782,8 @@
"description": "Winning Percentage",
"abbreviation": "PCT",
"type": "winpercent",
"value": 0.6,
"displayValue": ".600"
"value": 0.5625,
"displayValue": ".563"
},
{
"name": "wins",
Expand Down
Loading

0 comments on commit ea2bfa1

Please sign in to comment.