HoopSync manages tournaments end-to-end — scheduling, live scoring, standings, and playoffs — plus a self-hosted OCR pipeline that digitizes paper scoresheets. No subscriptions. No paid AI APIs. Just Docker and your own server.
github.com/cris185/hoopsync · MIT licensedRound robin, home & away, single elimination, and Bo3/Bo5/Bo7 playoff series — schedules and brackets generated automatically.
Every made shot, rebound and foul is recorded as an event. Stats are derived, not typed in — and mistakes recalculate cleanly.
Photograph a physical scoresheet and let OpenCV + PaddleOCR extract it — always reviewed by a human before it becomes official data.
Ships as Docker services. Runs on the VPS you already pay for. No OpenAI, no Claude, no Vision API — zero per-request AI costs.
Dense, tabular standings. Role-based access for organizers, scorekeepers and spectators. Everything an actual league needs to run a season, self-hosted on infrastructure you control.
Deploy HoopSync with Docker Compose and run your first tournament today.