football-data.org API: get_match_head2head
football-data.org via Parse · sports
Retrieve head-to-head history for the two teams in a match. Returns aggregate stats (total matches, wins, draws, losses per team) and a list of past matches between the two teams. Access football/soccer data including competitions, matches, teams, players, standings, and scorers from major leagues worldwide. Fulfilled by Parse from football-data.org.
- entertainment
- football-data-org
- maps-geo
- parse
- platform-key
- sports
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/fc8fa4d3-21c5-48eb-8805-dab2c13907f5/get_match_head2head
- Interface artifact
- sha256:5d74de498642ace3cb2e5620ef59d49e214935294c56c5b6778b1b544ce90292
- Manifest digest
- sha256:90bc9e50ab20ac5f9920f16279d93f49399b98aaa5a3689bf03fe1291ba5e3a7
Request fields
- limit (integer): Maximum number of past matches to return
- match_id (integer, required): Match ID (e.g. 537785)
- competitions (string): Comma-separated competition codes to filter by (e.g. 'PL')
Example queries
- {"limit":"5","match_id":"537785","competitions":"PL"}