Expert Guide

    Bracket Generator

    Pick the right knockout structure and generate it. This page covers the four bracket formats, how many matches each one costs you, how byes and seeding are worked out, and how the generated bracket runs itself on the day through a live public URL and mobile score entry.

    PL
    Peter Lindvall
    Co-founder, CupHelp · youth football tournament organiser
    Updated 2026-05-09 8 min read Reviewed

    Choosing a format

    FormatMatchesGuaranteed games per teamBest for
    Single eliminationn − 11Short days, big entry lists, tie-break finals
    Double elimination≈ 2n − 22Competitive cups where one bad match shouldn't end the day
    Consolationup to 2n − 22+Youth events that must keep every team playing
    Group stage + knockoutgroup games + n − 13+Weekend youth cups — the most common choice

    For youth football the guaranteed-games column usually settles it. A straight knockout sends half the field home after one match, which is hard to defend when families have driven two hours. Most organisers run short groups first — see the round robin generator — and use the bracket for the closing rounds only.

    Bracket size, byes and match counts

    A knockout needs a power-of-two number of slots. Any shortfall becomes byes, handed to the highest seeds: byes = nextPowerOfTwo(n) − n.

    TeamsBracket sizeByesFirst-round matchesSingle elim totalDouble elim total
    583248–9
    6822510–11
    8804714–15
    1216441122–23
    1616081530–31
    20321241938–39
    32320163162–63
    486416164794–95

    Double elimination totals show a range because the grand final may need a second match if the losers' bracket winner beats a side that has not lost yet.

    Seeded vs random placement

    A random bracket shuffles teams into slots regardless of strength — fine for a sweepstake, unfair for a cup, because the two best sides can meet in round one. Standard seeding pairs strongest against weakest and splits the top two into opposite halves:

    BracketFirst-round pairings
    4 teams1 v 4, 2 v 3
    8 teams1 v 8, 4 v 5, 3 v 6, 2 v 7
    16 teams1 v 16, 8 v 9, 5 v 12, 4 v 13, 3 v 14, 6 v 11, 7 v 10, 2 v 15

    When the knockout follows groups, seed by group position and keep teams from the same group on opposite sides so a group pairing cannot repeat in the first knockout round.

    How many pitch hours the bracket needs

    At 30-minute slots including changeover, running each round in parallel:

    TeamsSingle elim matches2 pitches4 pitches
    872h 00m1h 30m
    16154h 00m2h 30m
    32318h 00m4h 30m

    Rounds cannot overlap — a quarter-final cannot start before both semi-finalists are known — so extra pitches stop helping once the field narrows. Budget the final rounds at one match at a time.

    Related tools

    Pricing

    Brackets are part of CupHelp alongside registration, payments, referees and live results. Pricing is €1 per team up to 8 teams and €3 per team on the Club plan above that — see the pricing page.

    Tournament bracket generator — frequently asked questions

    Byes, seeding, format choice, draws and re-seeding.

    PL

    About the author

    Peter LindvallCo-founder, CupHelp · youth football tournament organiser

    Peter co-founded CupHelp after years of organising youth football tournaments, and writes these guides from hands-on experience running cups and building the software clubs use to run them.

    How we write these guides

    Every guide on CupHelp is written by someone who organises football tournaments and builds the tooling for them, and reviewed by the team before publication. We revisit guides when pricing, formats or product behaviour change.

    • Written from first-hand experience running tournaments, not outsourced to a generalist content writer.
    • Match counts, formats and scheduling maths are checked against how the CupHelp scheduler actually behaves.
    • Pricing shown here is kept in step with our pricing page.
    • Spotted something wrong or out of date? Tell us and we'll correct it.

    Reviewed by the CupHelp team before publication. Published 2026-04-12, last updated 2026-05-09. Read our editorial & corrections policy.