get_scoreboard
Retrieve Premier League match scores and status for a specific date or date range. Use no arguments to see the current matchweek, or specify dates in YYYYMMDD format to filter results.
Instructions
Get Premier League match scores and status for a date or date range.
With no arguments, returns matches for the current matchweek. With
date only, returns matches for that single day. With both date
and end_date, returns every match in the inclusive range.
Args:
date: Optional start date in YYYYMMDD format (e.g. "20260418").
end_date: Optional end date in YYYYMMDD format. Requires date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| end_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |