Search tournaments
search_tournamentsSearch start.gg tournaments using filters for name, videogame, location, date range, and status. Specify upcoming, past, or open registration events.
Instructions
Search start.gg tournaments with flexible filters: name, videogame ids, country/state, date range (afterDate/beforeDate on start time), upcoming/past, open registration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Tournament name to search for. | |
| page | No | Page number, 1-based. Default 1. | |
| past | No | Only tournaments that already ended. | |
| sortBy | No | Sort order for tournaments. | |
| perPage | No | Results per page, max 100. Default 25. | |
| regOpen | No | Only tournaments with open registration. | |
| upcoming | No | Only tournaments that have not ended yet (start.gg's filter also includes tournaments currently in progress). | |
| addrState | No | State/province code as used by start.gg, e.g. "CA", "TX". | |
| afterDate | No | Only tournaments starting after this. | |
| beforeDate | No | Only tournaments starting before this. | |
| countryCode | No | Two-letter ISO country code, e.g. "US", "JP". | |
| videogameId | No | Filter to one videogame id. | |
| videogameIds | No | Filter to several videogame ids. |