diff --git a/app/routes/how-to-play.tsx b/app/routes/how-to-play.tsx index b792e37..f0071f9 100644 --- a/app/routes/how-to-play.tsx +++ b/app/routes/how-to-play.tsx @@ -53,15 +53,15 @@ export default function HowToPlay() {
🥇 1st Place - 80 points + 100 points
🥈 2nd Place - 50 points + 70 points
🥉 3rd-4th Place - 30 points + 45 points
5th-8th Place @@ -76,27 +76,37 @@ export default function HowToPlay() {

- ⛳ Special Scoring for Golf & Tennis + ⛳ Special Scoring for Golf, Tennis & Counter-Strike

- 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:

  • - Players earn qualifying points at each major tournament throughout - the year + Players/teams earn qualifying points at each major tournament + throughout the year
  • After all majors are complete, we add up everyone's qualifying points
  • - The top 8 players by total qualifying points then earn the regular - scoring points (80, 50, 30, 20) + The top 8 by total qualifying points then earn the regular scoring + points (100, 70, 45, 20)
  • This rewards consistency across all the major tournaments!
+
+

Qualifying points per major:

+
+ 1st Place8 QP + 2nd Place5 QP + 3rd Place3 QP + 4th Place2 QP + 5th Place1 QP +
+