Local Source
Meet data stays controlled by the event operator and local scoring workflow.
Swimming Results Platform
LiveResultMeet publishes swimming competition results from a local meet database to a public web dashboard with live events, rankings, podiums, and meet selection for athletes, coaches, and spectators.
Meet data stays controlled by the event operator and local scoring workflow.
Cloudflare Pages serves the public site while Tunnel connects the local backend.
Spectators can follow heats, lanes, rankings, and results from any modern browser.
LiveResultMeet is designed for competition days where timing data changes quickly and spectators need clear updates without waiting for printed sheets. The system reads the meet operator's local competition database, transforms the active event data into web results, and publishes a dashboard that can be opened from phones, tablets, venue screens, and desktop browsers.
Result views prioritize scan speed. Event number, heat number, lane, swimmer, team, age group, place, time, score, and podium information stay grouped by the active meet context so coaches and families can follow the same source of truth during the session.
The public application is served by Cloudflare Pages. The live API is expected to run from the authorized meet backend through the configured production host and Cloudflare Tunnel. This keeps publishing lightweight at the venue while giving spectators a stable public address for results.
Meet operators remain responsible for selecting the active database, confirming corrections, and deciding when a meet or event is final. The website presents published competition data and does not replace the official scoring workflow.