get_fanmatch
Retrieve FanMatch predictions for a chosen date, with forecasted scores, spreads, and game details for every matchup.
Instructions
Get FanMatch game predictions for a specific date.
FanMatch provides predicted scores, spreads, and game information for all games on a given date.
Args: date: Date in "YYYY-MM-DD" format (e.g., "2024-12-23"). Defaults to today's date.
Returns: JSON object with games, predictions, and daily statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |