Skip to main content

Scoring Rules Reference

Technical specifications for scoring, ranking, and tiebreaker calculations.

Score Types

When configuring a competition event, you can specify how multiple sets/rounds are aggregated into a final score.

Score Type Dropdown

Score TypeDisplay NameDescription
noneNoneNo aggregation, raw score used
minMin (lowest single set wins)Best (lowest) score across rounds
maxMax (highest single set wins)Best (highest) score across rounds
sumSum (total across rounds)Total of all round scores
averageAverage (mean across rounds)Mean of all round scores

When to Use Each Type

  • Min: For Time workouts where lowest time wins
  • Max: AMRAP, Max Reps, Max Load where highest wins
  • Sum: Multi-round workouts where total matters
  • Average: Normalized scoring across different round counts

Tiebreak Schemes

When athletes have equal primary scores, the tiebreak scheme determines the winner.

Tiebreak Dropdown

SchemeDescription
noneNo tiebreaker (tied athletes share placement)
timeTime to reach a specific rep count or round
repsReps completed at a specific time checkpoint

Common Tiebreak Scenarios

Workout TypePrimary ScoreTiebreakExample
AMRAPRounds+RepsTimeTime to complete last full round
For TimeTime-N/A (time is already precise)
Max LoadWeightFewer attemptsAthlete with fewer attempts at max weight wins

Score Entry Formats

Score Entry for Time

Time Format

MM:SS       # Minutes:Seconds (e.g., 3:45)
M:SS # Single digit minutes (e.g., 8:42)
H:MM:SS # Hours:Minutes:Seconds (e.g., 1:05:30)
SS # Seconds only (e.g., 90 = 1:30)

Valid examples: 8:42, 12:05, 0:59, 3:45.000

Rounds + Reps Format

R+r         # Rounds + Reps (e.g., 5+12)
R.r # Alternative format (e.g., 5.12)

Valid examples: 5+12, 10+0, 7+15

Weight Format

NNN         # Whole number (e.g., 225)
NNN.N # Decimal allowed (e.g., 102.5)

Note: Units (lbs/kg) are not entered with the score.

Integer Scores

For reps, calories, points, meters, and feet:

NNN         # Whole number only (e.g., 150)

Competition Ranking

Points-Based Ranking

In competition mode, athletes receive placement points based on finish position per event. The overall ranking is determined by total points.

PositionPoints
1st100
2nd95
3rd90
4th86
5th83
6th+83 - (position - 5)

Overall ranking = Sum of event points (highest total wins).

Place-Based Ranking

Alternative system using simple placement points:

PositionPoints
1st1
2nd2
3rd3
nthn

Overall ranking = Sum of placements (lowest total wins).

Points Multiplier

Competition events can have a Points Multiplier (100% = normal, 200% = 2x points) to weight certain events more heavily in overall standings.

Event Edit with Points Multiplier

Cap Scoring

When athletes don't complete a For Time workout within the time cap:

CAP + (remaining reps)

Ranking Logic

  • Athletes who finish beat all capped athletes
  • Among capped athletes, fewer remaining reps = better finish
  • Athletes with same remaining reps are tied

Division Scoring

Each division maintains its own:

  • Leaderboard
  • Rankings
  • Score comparisons

Athletes in different divisions (RX, Scaled, Masters, etc.) do not compete against each other for placement points.

DNS/DNF/WD Status

StatusMeaningRanking
DNSDid Not StartLast in event (receives lowest possible points)
DNFDid Not FinishBelow all finishers, above DNS
WDWithdrawnRemoved from rankings entirely

Score Validation

The app validates scores based on the event's scheme:

SchemeValid FormatInvalid
Time8:42, 12:05, 0:59, 908.42, 8-42
Rounds+Reps5+12, 10+0, 5.125/12, 5:12
Load225, 102.5225lbs, 102.5kg
Reps/Points/etc.150, 50150.5, -10

Auto-Save Behavior

When entering results in the competition results screen:

  • Scores auto-save as you type (after brief debounce)
  • A "Saved" indicator appears next to each score
  • Preview shows formatted score before saving

See also: Workout Types Reference