Skip to content

Seasons & Tournaments

StatSetter uses a hierarchy to organize your data: Season → Tournament → Match → Set. This structure lets you track stats across an entire season and compare performance across tournaments.

Seasons

A season represents a competitive year (e.g., “2025-2026”).

Creating a Season

  1. Go to Manage Your Season in the sidebar
  2. Click + New Season
  3. Select a year range (e.g., “2025-2026”)
  4. The season is created and associated with your team

Season Scope

  • Seasons are organization-level — they’re shared across all teams in your org
  • Each team can be associated with multiple seasons
  • Stats roll up from matches to seasons for cross-season comparison

Tournaments

Tournaments live inside seasons and group related matches.

Creating a Tournament

  1. Select a season
  2. Click + New Tournament
  3. Enter:
    • Name (e.g., “Spring Invitational”)
    • Location (optional)
    • Start Date
    • End Date (optional)

Using Tournaments

  • Filter matches by tournament in the Matches view
  • Compare tournament-level stats in the Stats Explorer
  • Tournaments appear in stat export headers

Matches

Matches belong to a tournament (and by extension, a season).

Match Formats

FormatDescription
Best of 1Single set to 25
Best of 3First to win 2 sets (deciding set to 15)
Best of 5First to win 3 sets (deciding sets to 15)
2-Set RRTwo sets (round-robin tournament format)

Quick Match (Mobile)

On the mobile app, you can create a “quick match” without selecting a season or tournament first. The match can be organized into the hierarchy later from the web app.

Data Hierarchy

Season (2025-2026)
├── Tournament (Fall Classic)
│ ├── Match vs. Rockets (Sept 15)
│ │ ├── Set 1
│ │ ├── Set 2
│ │ └── Set 3
│ └── Match vs. Eagles (Sept 16)
│ ├── Set 1
│ └── Set 2
└── Tournament (Spring Invitational)
└── ...

Deleting Hierarchy Items

Deleting a hierarchy item also deletes everything below it:

  • Delete a season → removes its tournaments, matches, sets, and stat events
  • Delete a tournament → removes its matches, sets, and stat events
  • Delete a match → removes its sets and stat events

A confirmation modal shows exactly what will be deleted before you confirm.