All work
Ops & DataLive demo

Tournament Tracker

A Google Apps Script-powered tournament management system with a mobile-responsive web interface. Tracks brackets, scores, standings and match results, backed by Google Sheets with zero infrastructure required.

Infrastructure
Zero servers
Backend
Google Sheets
Deploy
One-click

The problem

Running a tournament usually means either fragile spreadsheets or standing up a whole app for a one-off event.

How it works

Apps Script serves a mobile-friendly UI backed directly by Google Sheets, so brackets, scores and standings update collaboratively with no servers to run.

Highlights

  • Full lifecycle: create brackets, record scores, compute standings and advance winners automatically.
  • Mobile-responsive interface so players can check standings and results from their phones.
  • Google Sheets as the database: real-time collaborative access, no server cost, built-in history.
  • Single-file deployment via Apps Script: Code.gs plus two HTML files is all it takes.