Scratch — A5.3 starting-area scoring with start check-in data

RRS A5.3 (alternative): DNF, OCS and similar codes score the number of boats that came to the starting area plus one. DNC (did not compete) always scores series entries + 1. Race 2 has only 3 boats checked in to the starting area: starting-area penalty = 4. Series entries = 5: DNC penalty = 6 regardless.

Scoring configuration: No discards. DNF/OCS scoring: A5.3 (starting area).

All 5 boats finish cleanly
    Only Alice, Bob, Carol come to the starting area (startPresent: true).
    David and Eve do not appear (implicit DNC).
    Alice gets DNF, Bob gets OCS, Carol finishes 1st.
    A5.3: starting-area count = 3 (boats with startPresent=true) → penalty = 4.
    DNC (David implicit, Eve implicit) still scores series entries + 1 = 6.
      David ("404") has no record — implicit DNC, scores 6
      Eve ("505") has no record — implicit DNC, scores 6
Points summary (starting-area penalty = 4, series-entry penalty = 6):
  Carol:  3 + 1 = 4    (3rd in race 1, 1st in race 2)
  Alice:  1 + 4 = 5    (1st in race 1, DNF in race 2 — scores starting-area penalty)
  Bob:    2 + 4 = 6    (2nd in race 1, OCS in race 2 — scores starting-area penalty)
  David:  4 + 6 = 10   (4th in race 1, implicit DNC in race 2 — scores series-entry penalty)
  Eve:    5 + 6 = 11   (5th in race 1, implicit DNC in race 2 — scores series-entry penalty)
Rank Sail Number Boat Competitor R1 R2 Total
1st 303 Carol 3.0 1.0 4.0
2nd 101 Alice 1.0 4.0 DNF 5.0
3rd 202 Bob 2.0 4.0 OCS 6.0
4th 404 David 4.0 6.0 DNC 10.0
5th 505 Eve 5.0 6.0 DNC 11.0

R1 — 1 Jan 2025

Rank Sail Number Boat Competitor Points
1 101 Alice 1.0
2 202 Bob 2.0
3 303 Carol 3.0
4 404 David 4.0
5 505 Eve 5.0

R2 — 1 Jan 2025

Rank Sail Number Boat Competitor Points
1 303 Carol 1.0
101 Alice 4.0 DNF
202 Bob 4.0 OCS
404 David 6.0 DNC
505 Eve 6.0 DNC

Sail Scoring — sailscoring.ie