Skip to content

Rounds and matches

Rounds and matches form the competition schedule.

Rounds

A round is a group of matches within a defined period.

Example:

text
Round 1: 2025-08-16 - 2025-08-17
Round 2: 2025-08-23 - 2025-08-24

A round may also be a semifinal, final or another tournament phase.

Creating a round

Open the project and click Rounds.

Fill in:

  • name;
  • alias;
  • round start;
  • round end;
  • publishing state.

Bulk round creation

For competitions with many rounds, use bulk creation or schedule generation.

Prepare:

  • number of rounds;
  • competition start;
  • interval between rounds;
  • whether return legs should be created.

Round-robin schedule

The generator uses teams assigned to the project.

Important:

  • team order can influence the generated schedule;
  • with an odd number of teams, one team has a bye in each round;
  • return legs create the second half of the competition with home and away teams swapped.

Matches

Matches are created inside rounds.

Fill in:

  • match number;
  • date;
  • time;
  • home team;
  • away team;
  • attendance;
  • stadium;
  • publishing state.

Results

After the match, enter:

  • home score;
  • away score;
  • optional half-time score or sport-specific result fields.

Matches without results may be shown on the dashboard as items that need attention.

Common issues

If a team cannot be selected, it is probably not assigned to the project.

If a match is not visible on the frontend, check that the project, round and match are published and that the menu item points to the correct project.

Documentation is statically generated with VitePress.