Quick Start
1. Enter Round — Tap Enter Round, pick the date, type each player's Stableford points. Leave blank for anyone who didn't play. Tap Save Round.
2. Belt Champion — On Monday rounds the winner automatically takes the belt. Tap the ✎ icon in the header anytime to set the champion manually.
3. Share the URL — Everyone in the group opens the same URL to see live scores and handicaps. Data syncs automatically across all devices. Use Settings → Export Data to save a local JSON backup anytime.
FAQ
What if a player doesn't show up that day?▼
Leave their score blank. Only players with a score entered are updated — everyone else keeps their current handicap unchanged until they play again.
How is the round winner decided?▼
The player with the highest net score wins. Net score = Stableford points minus handicap before the round (positive means you beat your handicap). If two players tie, the one with the lower handicap wins.
How do I change the belt champion?▼
Tap the small ✎ pencil icon next to the champion name in the white belt bar at the top of the screen. A list of all active players appears — tap any name to set them as champion instantly. It also updates automatically when a Monday round is saved.
What is the belt column in the leaderboard?▼
The belt icon column shows how many Monday championship rounds each player has won. It counts automatically from Monday-dated rounds. To credit a player for a historical win not yet in the app, go to Players → ✎ Edit → Belt Wins and set the count manually.
What if I entered the wrong score?▼
Go to History, expand the round card and tap Delete Round. Then re-enter the round with the correct scores. Deleting fully recalculates all handicaps, wins, and winnings from scratch.
How do skins work in our group?▼
Skins are played hole by hole on stroke scores (lowest score wins the hole):
• Skin — sole best score: collect $1 from every other player
• Birdie — sole birdie: collect $2 from every other player
• Eagle — sole eagle: collect $5 from every other player
• Tie on any hole — no winner, skin is lost (no carry-over by default)
• Birdie tie — each birdie player gets $1 consolation from every non-birdie player
Use the Skins Calculator in Settings to enter hole-by-hole scores and auto-calculate who wins what. After the round, record total skins dollars won per player in the Skins $ field on the Enter Round screen.
How do I back up my data?▼
Go to Settings → Export Data. A JSON file will download to your device. To restore it later, use Settings → Import Data and select the file.
Can I use the app on multiple phones?▼
Yes — all data syncs in real time via Firebase Firestore. Open the same group URL on any phone or device and you'll see the same leaderboard, rounds, and handicaps. Save a round on one phone and everyone else's screen updates within seconds automatically.
What do the Form Guide dots mean?▼
Each dot is one of the player's last 10 rounds. Green = handicap dropped (played above handicap), Red = handicap went up (played below), Grey = no change.
How do I add a new player mid-season?▼
Go to Players → + Add Player, enter their name and a starting handicap. They'll appear in the score entry list from the next round onward.
How do I adjust a player's handicap manually?▼
Go to Players, tap the ✎ edit icon next to the player, and change their current handicap. This only affects their current handicap — past round history is not changed.
How does the Greeny Calculator work?▼
Go to Settings → Greeny Calculator. Set the $ per greeny (default $1) and number of par 3 holes. Select the players in the round, tap Build Greeny Card, then pick who was closest to the pin on each par 3. Tap Calculate Greeny to see net winnings per player. Enter the totals in the Greeny $ fields when you record the round.
How do I set up the PIN lock?▼
Go to Settings → Security → Set Up PIN. Enter a 4-digit PIN and confirm it. Once set, you'll be prompted for the PIN when tapping Enter Round, Players, deleting a round, or changing data in Settings. You only need to enter it once per session — after that, everything stays unlocked until you refresh the page.
How is the Sandbagger leaderboard calculated?▼
The Top 5 Sandbaggers board ranks players by average net score across all their regular rounds (minimum 3 rounds to qualify). Net score = actual points − handicap before the round — a positive net means you scored above your handicap. Three columns are shown: Avg Net (mean net score per round — higher = more sandbagging), Beat% (percentage of rounds where you beat your handicap), and Best (highest single-round net). Winnings-only entries are excluded. The #1 spot is highlighted in red.
Handicap Rules
The handicap value represents your expected Stableford points for a round.
Scored above handicap: newHdcp = hdcp + floor((actual − hdcp) / 2) — no upper cap
Scored below handicap: reduction = floor((hdcp − actual) / 2), capped at −2 per round
Scored equal to handicap: no change
Net score = actual points − handicap before the round. Negative is good.