Skip to content

Latest commit

 

History

History
executable file
·
31 lines (19 loc) · 987 Bytes

File metadata and controls

executable file
·
31 lines (19 loc) · 987 Bytes

Jumbled Doubles Enhanced

A clone and enhancement of jumbleddoubles.com, based on panathea/pickleball-shuffler.

Fairly shuffle doubles games so everyone plays with and against different partners — with fixed pair support for teammates who want to stay together.

New features (in progress)

  • Fixed pairs — Mark two players as a team for the session
  • Diversity scheduling — Stronger penalties for repeated partner/opponent pairings and back-to-back matchups

Development

yarn install
yarn dev        # http://localhost:3000
yarn test:ci
yarn build

Autonomous workflow

See docs/WORKFLOW.md. In Cursor, run /jumbled-tick or ask the agent to use the jumbled-orchestrator skill.

Attribution

See ATTRIBUTION.md for upstream credit and fork enhancements.

License

MIT (inherited from upstream pickleball-shuffler)