From 8c9b131c00e4252f9ab4db20742c5d0df1ebb563 Mon Sep 17 00:00:00 2001
From: Chris Parsons <438676+chrisparsons83@users.noreply.github.com>
Date: Fri, 20 Feb 2026 10:00:35 -0800
Subject: [PATCH] Update scoring system and add Counter-Strike to special
scoring (#7)
* Update how-to-play scoring rules to match standard scoring
- Update placement points: 1st 100, 2nd 70, 3rd-4th 45, 5th-8th 20
- Add Counter-Strike to the special majors scoring section alongside Golf & Tennis
- Add qualifying points breakdown (8/5/3/2/1) per major tournament
https://claude.ai/code/session_01JUAqVZgo7M7XRBLzpeaWpH
* Fix scoring to show all 8 individual placements correctly
Display each placement (1st-8th) with its own point value rather than
grouping/averaging: 100, 70, 50, 40, 25, 25, 15, 15
https://claude.ai/code/session_01JUAqVZgo7M7XRBLzpeaWpH
---------
Co-authored-by: Claude
@@ -76,27 +94,37 @@ export default function HowToPlay() {
- Golf and tennis work a bit differently since they have multiple
- major tournaments:
+ Golf, tennis, and Counter-Strike work a bit differently since they
+ each have multiple major tournaments throughout the year:
Qualifying points per major:
- ⛳ Special Scoring for Golf & Tennis
+ ⛳ Special Scoring for Golf, Tennis & Counter-Strike
+