ynnadkrap / balldontlie

NBA API
http://www.balldontlie.io
225 stars 19 forks source link

Incorrect game score game id: 264680 #123

Open Jonysegal opened 9 months ago

Jonysegal commented 9 months ago

Hi, For game id 264680 I see a bucks score of 68 when they actually scored 117.

Thanks for the api, it's been great!

request: curl "https://www.balldontlie.io/api/v1/games/264680"

Result:

{"id":264680,"date":"2021-05-02 00:00:00 UTC","home_team":{"id":17,"abbreviation":"MIL","city":"Milwaukee","conference":"East","division":"Central","full_name":"Milwaukee Bucks","name":"Bucks"},"home_team_score":68,"period":4,"postseason":false,"season":2020,"status":"Final","time":"","visitor_team":{"id":3,"abbreviation":"BKN","city":"Brooklyn","conference":"East","division":"Atlantic","full_name":"Brooklyn Nets","name":"Nets"},"visitor_team_score":114}%