API-NBA

FREEMIUM
Verified
Durch API-SPORTS | Aktualisiert 22日前 | Sports
Popularität

9.9 / 10

Latenz

520ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

Game data for games in 2024 by team

Rapid account: Skmen
skmen
2ヶ月前

Hello,

I’m able to get game data by team for specific dates in 2024 if I search game by date w/ params date, season, and team ID.

Is there a way to get all games from a specific team that were played in 2024?

The following returns 1 game played by the hawks that day.
url: ‘https://api-nba-v1.p.rapidapi.com/games’,
params: {
date: ‘2024-03-06’,
season: ‘2023’,
team: ‘1’
}

I would like to see the most recent games played by the hawks.

Thanks

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen