StarCraftBroodWarMatchesService
A list of all methods in the StarCraftBroodWarMatchesService
service. Click on the method name to view detailed information about that method.
Methods | Description |
---|---|
get_starcraft_brood_war_matches | List matches for the StarCraft Brood War videogame |
get_starcraft_brood_war_matches_past | List past StarCraft Brood War matches |
get_starcraft_brood_war_matches_running | List running StarCraft Brood War matches |
get_starcraft_brood_war_matches_upcoming | List upcoming StarCraft Brood War matches |
get_starcraft_brood_war_matches
List matches for the StarCraft Brood War videogame
- HTTP Method:
GET
- Endpoint:
/starcraft-brood-war/matches
Parameters
Name | Type | Required | Description |
---|---|---|---|
filter | FilterOverStarcraftBroodWarMatches | ❌ | Options to filter results. String fields are case sensitive For more information on filtering, see docs. |
range | RangeOverStarcraftBroodWarMatches | ❌ | Options to select results within ranges For more information on ranges, see docs. |
sort | List[any] | ❌ | Options to sort results For more information on sorting, see docs. |
search | SearchOverStarcraftBroodWarMatches |