jasonroman / nba-api

PHP Library to access NBA API endpoints
MIT License
96 stars 14 forks source link

cannot retrieve a boxscore for Game ID 0021900053 #11

Closed polypolo55 closed 4 years ago

polypolo55 commented 4 years ago

Hi, there is a problem with the following JSON, http://data.nba.net/10s/prod/v1/20191029/0021900053_boxscore.json

It miss all boxscore for this game -> basically the "stats" section.

Can you do something about it ?

jasonroman commented 4 years ago

Hello,

I have nothing to do with the actual data returned from any of these requests. My API is just a way to more easily retrieve data from the NBA.