Docs · Engines

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.

Templates
8
Source language
plaintext
Workstation
Studio
Engine id
tournament

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
Engine reference: tournament · ← Browse all engines · Quick-start guide