ncaa_get_scoreboard
Get NCAA scores and game status for any sport and division. Specify sport, division, and optional date to view scoreboard details.
Instructions
Get the NCAA scoreboard for a sport and division. Returns games with scores, status, and basic info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport name, e.g. "football", "basketball", "baseball", "soccer", "hockey", "lacrosse" | |
| division | Yes | Division code, e.g. "fbs", "fcs", "d1", "d2", "d3" | |
| date | No | Date in YYYY/MM/DD format (e.g. 2024/01/15). Defaults to today. |