Embeddable Widgets
Drop live tournament data into any website with a single <iframe> snippet. No JavaScript required. Brackets, schedules, standings, registration status, and match results — all available as embeds.
Partial — in active development. The widget embed route and public-safe payload contracts are implemented. Wildcard origin policy, iframe security headers, and abuse controls are being hardened before the widgets are fully marketed. Contact us to evaluate widgets for your site.
Tournament Overview
Embed a summary card for a single tournament — status, key dates, and participant count. This is the default widget if you don’t set a type.
Bracket & Rounds
Embed round-by-round matchups and results for single-elimination, double-elimination, or round-robin formats. Updates in real time as matches are reported.
Match Schedule
Show upcoming and completed matches with times, opponents, and stream links. Timezone-aware and filterable by stage or team.
Standings Table
Embed a live standings table for group stages, circuits, or leaderboards. Columns adjust based on the tournament format.
Registration Status
Show whether registration is open, the countdown to the deadline, spots filled, and entry fee for a tournament. A "Register Now" link sends visitors to your tournament’s registration page to complete sign-up — registration itself happens outside the embed.
Match Results
Show the latest match scores and outcomes with team names, game scores, and winner indicators. Suitable for news sites, Discord bots, and community pages.
Game Hub
Embed a game or discipline’s active and upcoming tournaments in one card — a good fit for a game-specific page or community hub.
Custom Embed
Combine widget parameters to scope the embed to a specific stage, team, or game. All widgets accept a theme parameter for light/dark/custom colour modes.
Example embed snippet
Widgets are served from your own white-label site (play.yourbrand.com). Set type to schedule | tournament | registration | match | round | stage | group | game and replace tournamentId with your tournament ID from the organizer dashboard. Copy ready-made snippets from a tournament's Share page.
<iframe
src="https://play.yourbrand.com/en/embed?type=schedule&tournamentId=abc123&theme=dark"
width="100%"
height="600"
frameborder="0"
allow="clipboard-write"
title="Match Schedule"
></iframe>All widgets accept theme=dark|light|system, locale=en|es|fr|…, and size=compact|standard|wide parameters. Set height=auto to auto-resize the iframe to fit its content — no manual height tuning required.
Perguntas Frequentes
Quais tipos de widgets estão disponíveis?
Os widgets disponíveis incluem visualizadores de chaves, tabelas de classificação, grades de cronograma de partidas, cartões de estatísticas de jogadores e tickers de pontuação ao vivo.
Como incorporo um widget no meu site?
Cada widget gera um trecho de iframe a partir do painel. Cole em qualquer lugar do seu HTML — nenhuma configuração JavaScript é necessária.
Os widgets atualizam em tempo real?
Sim — os widgets se conectam via WebSocket e enviam atualizações ao vivo conforme os resultados chegam, sem necessidade de atualização da página no site anfitrião.
Posso personalizar as cores e fontes do widget?
Widgets aceitam parâmetros theme=dark|light|system, locale e size. Substituições de variáveis CSS estão disponíveis para personalização de marca mais profunda.
Qual plano é necessário para usar widgets?
Widgets estão disponíveis no plano Community e superiores. Você não precisa de um plano de nível superior para incorporar dados de torneio ao vivo em um site externo.
Embed tournament data on your site
Widgets are available starting on the Community plan — you don't need our top-tier plan to embed live tournament data. Contact us to get access or discuss integration requirements for your community site or media property.
Get embed access