Tournaments
Tournaments sit above events. Use them when several matches belong to the same competition and you want combined attendance and rating results.
Events stay independent unless you attach them. A team can play in more than one tournament, or in standalone events that belong to none.
Create a tournament
- Open Tournaments in the desktop navigation, from the Events page, or from the Dashboard
- Click New Tournament
- Enter a name and sport
- Optionally add a short description
- Save
Each tournament name must be unique on your account. The sport must match the events you attach later.
Attach events
- Create or edit an event
- Choose the sport
- Optionally pick a Team (invite roster) and a Tournament
- Save
The tournament list is filtered to the event sport. Leave Tournament empty for a one-off event.
Recurring series copy the tournament onto every occurrence. Duplicating an event keeps the tournament.
A team is not locked to a tournament. The same Saturday squad can play one event in Spring Cup, another in a club social, and a third with no tournament at all.
View aggregated results
Open a tournament to see results across every attached event:
- Events — upcoming and past matches in the competition
- Players — unique people invited, plus overall attendance
- Teams — which invite rosters played, how many events, and attendance on those events
- Ratings — average organizer star rating across tournament events
- Player results — attended vs invited, attendance rate, and average rating per person
Results update as RSVPs and ratings come in. Events without a team still count toward player totals.
Edit or delete
Edit name, sport, or description from the tournaments list. Changing sport clears the tournament from events that no longer match.
Deleting a tournament does not delete events. Those events stay on the calendar with no tournament attached.
Clubs vs teams vs tournaments
- Club — where someone belongs, and the audience for Broadcast to Club
- Team — the group you invite as a squad; one team can play many tournaments
- Tournament — a competition that groups events and rolls up results
They are independent. Mix them as needed.
Public API
See Public API for `GET|POST /tournaments` and `GET|PATCH|DELETE /tournaments/:id`. Attach `tournamentId` when creating or updating an event. `GET /tournaments/:id` includes `results` aggregated across that tournament’s events.
Related guides
- Event Management — Attach a tournament on create or edit
- Teams — Invite rosters used on events
- Player Ratings — Stars that roll up on the tournament page