rfs.ru API: get_match_detail
rfs.ru via Parse · sports
Get detailed match information including lineups (HTML), goals, punishments, timeline, text broadcast, and structured translation metadata with scores and video URL. Requires a match_id obtainable from get_tournament_matches. Returns the full match protocol with HTML sections for rendering. Translation metadata may be null for matches that have not started. API for the Russian Football Union (RFS) website, providing access to tournament data, matches, statistics, standings, news, and national team squads. Fulfilled by Parse from rfs.ru.
- government-public
- news-media
- parse
- platform-key
- rfs-ru
- 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/81753609-0be5-4ad5-b0f4-743f189c7c5a/get_match_detail
- Interface artifact
- sha256:9d8cc37886aba8467d8886de24f1907a1c09e83652b89c6ff12a1f131f4632f1
- Manifest digest
- sha256:7ef8b448d29a03f8fc9a2a83b31a5a0d1c368473bb24eb00963f60cdc5fea277
Request fields
- slug (string): Tournament slug identifier. Currently 'cup' (FONBET Russian Cup) is the primary slug.: Allowed values: cup
- match_id (string, required): Match ID obtained from get_tournament_matches results (e.g. '57062').
Example queries
- {"slug":"cup","match_id":"57170"}