Marca: Get Matches
Marca via Parse · sports
Get matches for a specific date and tournament. Returns an array of match events with team names, scores, venue, TV channels, and match status. Returns an empty matches array when no matches are scheduled for the given date. Dates during the active season (August–May) typically have matches; off-season dates return empty. Spanish football data including standings, matches, and top scorers for LALIGA EA Sports and Segunda División from marca.com. Fulfilled by Parse from marca.com.
- marca
- marca-com
- news-media
- 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/055f8d3f-ce8d-4a59-979b-dc8faf48cb4a/get_matches
- Interface artifact
- sha256:4dc35feb7de5792af9f42fe1ad3a030424354b88a79152c5c4a933d5e907591e
- Manifest digest
- sha256:3ea6d13e09f75854d07d4ee911a0704aa6a2402b428e3c8b2baf79d824756d45
Request fields
- date (string): Date in YYYY-MM-DD format. Defaults to today (UTC). Dates with no scheduled matches return an empty array.
- tournament (string): Tournament identifier.: Allowed values: primera, segunda
Example queries
- {"date":"2026-05-24","tournament":"primera"}