Printable Football Bracket
Build a football knockout bracket from your team list and print it as a wallchart for the clubhouse — A4, A3 or A2 PDF with your logo. Byes and seeding are worked out for you, and the same bracket runs live online, advancing winners as scores come in.
Bracket formats and when to use each
| Format | Matches | Guaranteed games per team | Best for |
|---|---|---|---|
| Single elimination | n − 1 | 1 | Short days, large entries |
| Double elimination | ≈ 2n − 2 | 2 | Competitive cups where one bad game shouldn't end the day |
| Groups + knockout | group games + n − 1 | 3+ | Weekend youth cups — the most common choice |
| Consolation bracket | up to 2n − 2 | 2+ | Youth events where every team should keep playing |
For youth football the guaranteed-games column usually decides it. A straight knockout sends half your teams home after one match, which is hard to justify when families have travelled — most organisers run a short group stage first and use the knockout only for the closing rounds.
Bracket size, byes and match counts
A knockout bracket needs a power-of-two number of slots. When your entry list isn't one, the difference is filled with byes given to the highest seeds:
| Teams | Bracket size | Byes | Single elim. matches | Double elim. matches |
|---|---|---|---|---|
| 4 | 4 | 0 | 3 | 6–7 |
| 6 | 8 | 2 | 5 | 10–11 |
| 8 | 8 | 0 | 7 | 14–15 |
| 12 | 16 | 4 | 11 | 22–23 |
| 16 | 16 | 0 | 15 | 30–31 |
| 20 | 32 | 12 | 19 | 38–39 |
| 32 | 32 | 0 | 31 | 62–63 |
Byes are free wins, so they must go to the seeded teams — handing a bye to a random team is the fastest way to get a complaint at the prize ceremony.
How to build your bracket
- Add teams — type them in, paste a list, or pull them from your registration page.
- Pick the format — single, double, groups plus knockout, or add a consolation bracket.
- Set seeding — manual, random, or automatically from group standings.
- Choose tie-breaks — extra time, penalties, or tournament goal difference.
- Publish — print the PDF wallchart and share the live public bracket URL with teams and parents.
Printable wallchart vs live bracket
| Feature | Printed PDF | Live CupHelp bracket |
|---|---|---|
| Updates as scores come in | No | Yes |
| Readable on a phone | Hard | Yes |
| Advances winners automatically | No | Yes |
| How it's shared | Print or email | One public URL |
| Works with no signal at the pitch | Yes | Scores queue and sync |
Most organisers use both: the printed wallchart at the clubhouse, the live link for everyone else.
Related tools
- Bracket maker — the quick version if you only need the bracket.
- Round robin generator — for group stages.
- Fixture generator — put the bracket onto pitches and kick-off times.
- Draw creator — seeded pots for the initial draw.
Pricing
Brackets are part of the CupHelp platform, alongside registration, payments, referees and live results. Plans start at €1 per team — see the pricing page for current tiers.
Frequently asked questions
How do byes work when my team count isn't a power of two?
The bracket is built to the next power of two above your team count, and the empty slots become byes. Byes = nextPowerOfTwo(n) − n. With 12 teams the bracket is 16 slots, so 4 byes go to the top four seeds, who enter in round two.
How many matches will a knockout bracket have?
Single elimination always plays n − 1 matches, because every match eliminates exactly one team. Add a third-place play-off and it's n. Double elimination plays roughly 2n − 2, since a team must lose twice to go out.
How should I seed the bracket?
Standard seeding puts 1 against the lowest seed, and places 1 and 2 in opposite halves so they can only meet in the final. If the knockout follows a group stage, seed by group position and keep teams from the same group apart in round one.
Can I print the bracket as a wallchart?
Yes — brackets export to PDF at A4, A3 or A2 with your tournament name and logo, so you can put a printed wallchart on the clubhouse wall.
Does it advance winners automatically?
Yes. When a referee submits a final score, the winner moves into the next round and the public bracket page updates without anyone rebuilding it by hand.
Can I re-seed after the group stage?
Yes. Group standings feed the knockout bracket, so the moment the last group match is scored the bracket populates with the qualified teams in the right positions.
What happens if a knockout match is drawn?
You choose the tie-break rule per tournament: extra time, straight to penalties, or a decider on goal difference and goals scored across the tournament. The bracket records how the tie was settled.
About the author
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.