Chess Results: List Tournaments
Chess Results via Parse · sports
List tournaments registered under a chess federation with their current status. Tournaments are sorted by most recent activity. Each tournament includes a unique ID that can be used with other endpoints to fetch schedule and pairing details. Access chess tournament data from chess-results.com including tournament listings, round schedules, pairings, and upcoming games for any federation. Fulfilled by Parse from chess-results.com.
- chess-results
- chess-results-com
- entertainment
- other
- 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/6cfbc235-7768-4f73-ad21-6f656ef67685/list_tournaments
- Interface artifact
- sha256:a993546ace4903cdaa27a408b25226a6be9fd8b2850fb712b8e8c97f439dfdee
- Manifest digest
- sha256:48a2aca132087e83922b087f8780badaaec94dd629e66b88df6938efd7da8d1b
Request fields
- status (string): Filter by tournament status. Omitting returns all tournaments.: Allowed values: playing, finalized, not_started
- federation (string): Three-letter FIDE federation code (e.g. ISR, USA, GER, RUS, FRA).
Example queries
- {"status":"playing","federation":"ISR"}