Tournament bracket
Native single-elimination tournament brackets. Teams + matches declared as flat data; the engine infers rounds from match-dependency depth and lays out cards in columns with connectors between rounds. Winners are highlighted in amber; scores render right-aligned per team.
In the same space
Most users come to Tournament bracket from Challonge or Hand-drawn brackets. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.
Syntax at a glance
team T1 "Argentina"
team T2 "Brazil"
match R1M1 T1 vs T2 winner T1 score "2-1"Paste this in the Studio code pane to see Tournament bracket render live. The full grammar is at the upstream-docs link above.
Sample templates
All 8 →Sample World-Cup-style 8-team bracket.
Grand-slam-style quarterfinals to final.
Sample 4-team hackathon judging bracket.
Chess knockout candidate-style bracket.
College basketball 8-team bracket.
An eight-team single-elimination bracket.
tournament · ← Browse all engines · Quick-start guide