Skip to main content

What's New: Early September 2026

· 8 min read
FairGame

A chat message asking FairGame to rename a tournament, followed by an approval card that lists the tournament's current and proposed name with Accept and Reject buttons

Our last post here was three weeks ago, on August 13th. Three weeks is not long, but FairGame looks different now: the tournament assistant we had been building quietly is ready to use, and a handful of other changes shipped alongside it.

Most of what changed under the hood is fixes and polish you would never notice. This post is about the parts that change what you can actually do: an assistant that acts on your tournament when you ask it to, a knockout bracket rebuilt from scratch, referees who cover for each other without you assigning a single shift, and a registration model that finally separates who signs up from who pays.

Free Round-Robin and Knockout Generator

· 5 min read
FairGame

The interactive tournament generator with eight Icelandic clubs entered — the team list and seeding on the left, the generated round-robin schedule updating live on the right, with the knockout bracket one toggle away

Type in your teams and get a complete fixture list on the spot: a round-robin schedule where every team plays every other team, or a seeded knockout bracket ready for a finals day. It runs right here in the page — free, no signup, nothing to install.

Below the generator you will find a short explanation of how the fixtures are built, so you can defend the draw when a coach questions it.

How to Create a Round Robin Schedule in Excel

· 8 min read
FairGame

A round-robin fixture list laid out across every pitch and time slot, the finished result a spreadsheet is usually used to plan

To build a round-robin schedule in Excel, list your teams in one column, keep the first team fixed, and rotate the rest one position each round — this is the circle method, and it guarantees every team plays every other exactly once in n − 1 rounds.

Below is the manual layout, the formula that does the rotating for you, and the point at which a spreadsheet stops being the right tool.

How to Schedule a Multi-Venue Tournament

· 6 min read
FairGame

An auto-schedule dialog running the solver to place every group-stage match across both tournament days in a single solve

To schedule a tournament across multiple venues, first check the day fits at all — total pitch-minutes available against match-minutes required — then place fixtures so no team is ever booked in two places at once, and never expects a team to cross town between back-to-back matches.

The hard part is not the fixture list. It is the travel, the rest, and the fact that every constraint interacts with every other one.

Round-Robin vs Swiss vs Knockout: Which to Pick

· 7 min read
FairGame

Tournament groups with teams drawn into balanced round-robin groups ahead of the knockout stage

Choose a round-robin when the field is small and fairness matters most, a knockout when the field is large and time is short, and a Swiss system when you have a large field but still want every team to play the same number of matches.

Here is how the three compare on the things that actually decide it: matches per team, total time, and how much administration they cost you on the day.

Tournament Bracket Generator: How Seeding Works

· 6 min read
FairGame

A knockout builder turning group results into a seeded bracket, with top finishers per group qualifying and seeded by their standings

A tournament bracket generator seeds teams by ranking them first, then placing them so the strongest cannot meet until the latest possible round — the top seed plays the bottom seed, the second seed plays the second-bottom, and so on down the list.

Getting that placement right is what separates a bracket that feels fair from one that produces a great final by luck.

What Are Knockout Rounds?

· 6 min read
FairGame

A public knockout bracket showing the semi-finals, final and third-place match with real teams advancing round by round

Knockout rounds are the stages of a tournament where the loser of each match is eliminated and the winner moves on. Each round halves the field, so 16 teams become 8, then 4, then 2, then a single champion.

They are also called elimination rounds or the bracket, and they are what most people picture when they think of a tournament finish.

What's New: Summer 2026 Release

· 7 min read
FairGame

The FairGame tournament dashboard showing live, upcoming and draft counts, total teams and matches played, an inbox for registrations, and a templates card for scaffolding the next edition

We spend most of our time with organizers during the parts of a tournament that hurt: the week before, when the schedule still doesn't fit, and the morning of, when a referee doesn't show. Almost everything that shipped this summer came out of watching those two moments.

Here is what is new — what each feature does, and the specific problem it removes.

Referee Management for Multi-Pitch Tournaments

· 3 min read
FairGame

FairGame's referee coverage grid with an official assigned to every pitch and every hour of the day, showing full coverage and zero open slots

On a busy tournament day a missing referee stops a match as surely as a missing team. With games kicking off every few minutes across a dozen pitches, keeping an official on every one is its own logistics problem.

Here is how to staff referees without gaps, avoid the conflicts that erode trust, and get scores off the pitch and onto the results page in seconds.

How to Run a Youth Football Tournament

· 3 min read
FairGame

FairGame's tournament setup checklist walking an organizer through venues, categories, groups, teams, fixtures and scheduling step by step

Running a youth football tournament is equal parts logistics and hospitality: dozens of teams, anxious coaches, and hundreds of parents who all want to know where their child plays next and who is winning.

This is the checklist we walk new organizers through — the decisions to make early, and the ones you can safely leave to software.