LA Ping PongLeague Operations Hub
Live API + PostgreSQL

League control surface for scheduling, standings, and match-day operations.

This first implementation slice covers active season visibility, published divisions, team pages, match detail, and live-ready schedule data backed by Prisma and PostgreSQL.

Poor-connectivity recommendation is built into the product direction: keep the scoreboard live, record video locally, upload after, and only stream publicly when the venue connection is stable.

Active Season

Spring 2026

1 divisions, 1 upcoming matches

Operational Rules

  • Single account supports multiple scoped roles.
  • Score entry is live-only through the Web API.
  • Recording is the default mode for weak-connectivity gyms.

Next Build Slice

  • Authentication and role switching
  • Captain scoring workflow and sign-off
  • Reschedules, exceptions, and media upload