Matches [BETA]¶
Status: The standalone Match format is planned and not yet shipped. Match-play scoring already works inside league and casual rounds; what is not yet built is a dedicated one-off Match competition with its own Scorecard.
What it does¶
A Match is a one-off competition — a single standalone game with its own Scorecard and no season context. It is the lightest of the three formats: no standings to accumulate, no schedule to manage, just one game scored end to end.
How it works¶
The standalone Match format and its dedicated Scorecard are not yet implemented, so there is no separate shipped flow to document.
In the meantime, match-play golf is fully supported as a scoring format within a round: individual match play, Nassau, pairs match play, and team match play all score live and resolve results through the shared Scoring Engine. What is planned is the wrapper — a one-off competition type that uses those mechanics without a league or season around it.
Key details¶
- Standalone Match not yet available — the dedicated Scorecard and the one-off competition type are on the roadmap.
- Match-play scoring is shipped today inside league and casual rounds.
- A match has no season context — there are no standings to roll into.
Technical notes¶
When built, the standalone Match format will use the same Flutter/Dart app, Firestore storage, and Firebase Auth as the rest of thecomp, and will score through the shared Scoring Engine.
Related features¶
- Scoring Engine — already scores match play inside rounds.
- Leagues — the shipped, season-based format.
- Tournaments — the planned knockout format.
Last updated: 2026-06-03