# Pin City Bowling — Project Folder

Everything for the bowling league season lives here. Point Claude Cowork at this
folder (set it as the working location) and it can read and update these files directly.

## What's in here

### /trackers  (the live apps — open in Safari/Chrome, or host on Netlify)
- **laurie-path-to-200.html** — Laurie's 3-game league score sheet + pin-leave / spare-conversion tracker, with end-of-day 10-pin focus and saved session history.
- **josh-path-to-300.html** — Josh's copy of the same tracker (separate saved data).
- **pin-city-poker.html** — 10-week Pin City Poker league tracker. Players: Laurie Moran, Jay Nigbur, Jason Johnson, Joshua Bradehorst. Winner of the most hands collects $5 from each other player ($15). One scorekeeper enters results.
- **southpoint-recap.html** — Live South Point-style team recap sheet. Auto-totals each game, sub-totals, handicap, series, and an auto head-to-head between the two teams. Includes a photo-scan button (works inside the Claude app; needs a backend if hosted on Netlify).

### /setup-cards  (one-time install guides to send teammates)
- **START-HERE-poker-setup.html** — host on Netlify + add to home screen, for the poker tracker.
- **START-HERE-josh-setup.html** — same, for Josh's score tracker.

## Season log (running record — keep this updated)

### Bowling league
- League: South Point Stars II 26S [395], Lanes 19-20. Team 20 = Pin City Bowling.
- Roster: Laurie Moran, Joshua Bradehorst, James "Jay" Nigbur, Jason Johnson.
- Scoring: 7-point league (Rule 9) — 2 points per game won + 1 for series, including handicap. Handicap (Rule 8) = 90% of (225 − avg), fraction dropped. Averages/handicaps establish AFTER the first 3 games (Rule 7), so Weeks 1-3 bowl scratch; handicaps kick in ~Week 4.
- Week 1 (06/03) vs Team 19 — bowled scratch: G1 768-537 (PC), G2 754-762 (T19), G3 795-705 (PC), total pins 2317-2004 (PC). Result: Pin City 5, Team 19 2 (of 7).
  - Pin City series: James "Jay" Nigbur 698 (204/231/263), Jason Johnson 615 (229/222/164), Joshua Bradehorst 579 (180/178/221), Laurie Moran 425 (155/123/147).
- Established handicaps (for ~Week 4 on), from 2025-26 book avgs:
  - Pin City (TM 20): Laurie Moran 64 (avg 153), Joshua Bradehorst 37 (183), Jay Nigbur 26 (196), Jason Johnson 32 (189) — team 159/game.
  - Team 19 (Wk 1 opp): Travis Chapman 51 (168), Janette McKinstry 77 (139), Terrence Dixon 72 (144), Terrance Kelly 20 (202) — team 220/game.
  - Note: opponents change weekly; re-establishes after 3 league games.

### Pin City Poker (10-week league, $15 pot to most hands won)
- Week 1, Game 1: Jason Johnson — straight flush
- Week 1, Game 2: Jason Johnson — flush
- Week 1, Game 3: Jay Nigbur — full house
- Standings after Week 1: Jason Johnson 2, Jay Nigbur 1, Laurie 0, Joshua 0.

## Suggested standing instructions for Cowork
Paste something like this when you set up the project so Claude knows the context:

> This is my bowling-league project. The HTML files in /trackers are live apps —
> when I report results, update the matching file (and keep this README's season log
> current). For poker, the winner of the most hands over 10 weeks collects $5 from
> each other player. Keep all totals and standings accurate, and tell me the updated
> standings after each change. Don't change the visual design unless I ask.
