Statshub: Get Fixtures By Date
Statshub via Parse · sports
Get all football fixtures/matches for a specific date. Returns match IDs, teams, scores, tournament info, and status. Each fixture includes event_id, home_team.id, and away_team.id needed to query match-level xG stats via get_match_stats. Covers 120+ leagues worldwide. Extract football match statistics including xG (expected goals), xGA (expected goals against), and possession data from StatsHub. Supports match-level and season-level stats across multiple leagues. Fulfilled by Parse from statshub.com.
- parse
- platform-key
- sports
- statshub
- statshub-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e1f0e079-0946-4b6c-9e3c-9227eddaa64a/get_fixtures_by_date
- Interface artifact
- sha256:5226fd26af66341e2a68d578b78ada3974cb2a273289540b9db8a68326d7b6da
- Manifest digest
- sha256:7165e49c623b15f0ec87c9a9002738fa9d5821beaf062cd0c64b965eb8aba8f3
Request fields
- date (string): Date in YYYY-MM-DD format. If omitted, defaults to today's date (UTC).
Example queries
- {"date":"2026-08-15"}