vlr.gg API: get_matches
vlr.gg via Parse · sports
Retrieve upcoming matches or completed results with team names, scores, event context, and match status. Supports pagination for results. Each match includes a detail_path for use with get_match_details. Scraper for VLR.gg providing Valorant esports data including matches, rankings, player/agent stats, events, and team details. Fulfilled by Parse from vlr.gg.
- entertainment
- other
- parse
- platform-key
- sports
- vlr-gg
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/17a280c5-4958-46ad-b697-83a15883a046/get_matches
- Interface artifact
- sha256:f212f323b59bf1add0854cbd4769b9cd286e72215705c0b4c4529f64d06092f1
- Manifest digest
- sha256:338789f9631148dd88d363637162a51961dc55de25f79f57b9aa9d6738566adb
Request fields
- page (integer): Page number for results pagination. Only applies when status is 'results'.
- status (string): Match status filter.: Allowed values: upcoming, results
Example queries
- {"page":"1","status":"upcoming"}