You're viewing a demo portfolio

Join the waitlist
PRSM

football-intel__get_matches_by_date_range

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[football-intel] Fetch all football matches (across all competitions football-data.org covers) scheduled or played between two dates. Returns fixtures, scores, status, and stage for each match. Free-tier rate limit is 10 requests/minute, so keep date ranges reasonably narrow.

Parameters schema

{
  "type": "object",
  "required": [
    "dateFrom",
    "dateTo"
  ],
  "properties": {
    "dateTo": {
      "type": "string",
      "description": "End date in YYYY-MM-DD format."
    },
    "dateFrom": {
      "type": "string",
      "description": "Start date in YYYY-MM-DD format."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
football-intel__get_matches_by_date_range — TO1 Intelligence Fleet — PRSM MCP