nba_scoreboard_today
Get today's NBA games with live scores, period/clock state, and game IDs. Use game IDs for boxscore and play-by-play data.
Instructions
Today's games from the live CDN scoreboard: matchups, period/clock state, live scores and game ids. The fastest way to get today's gameId values for nba_boxscore / nba_playbyplay.
Returns: {scoreboard:{gameDate, games:[{gameId, gameStatus, gameStatusText, period, gameClock, homeTeam, awayTeam}]}}
Example: Today's NBA scoreboard.
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||