Features Pricing Demo About Contact Get Started →
Get Started →
Operations

Catch-and-release scoring — how to set up your points system.

May 2026 · ~9 minute read

Release-format scoring rewards the catch without weighing the fish. The math has to be set up so it produces a clear winner, doesn't reward only the largest fleet, and survives any disputes that come up. Here's the structure most successful billfish and conservation tournaments use.

Per-species base points

Start by assigning a base point value per eligible species. This reflects difficulty and rarity. Example for a Pacific-coast billfish event:

The exact numbers depend on your fishery. Calibrate so the scarce species are worth meaningfully more than the abundant ones.

Size and length multipliers

Most release formats add multipliers for measured length, since release events can't weigh. Example: actual_points = base_points × (length_inches / 50), capped at 2× to prevent runaway scoring.

Length is measured boatside before release. Boats use a measure mat or measured rod sticker. Photo of the fish on the measure is part of the catch verification.

Bonus categories

Most tournaments add discretionary bonus categories that drive engagement:

Bonuses make the tournament more interesting beyond the headline winner.

Tie-breaking rules

Two boats finish with the same total. Who wins? Define this in the rules document, not on Saturday night.

Common tie-break sequences (apply in order until tied is broken):

  1. Most catches in the highest-value species
  2. Earliest first catch (timestamp)
  3. Largest single catch (length)
  4. Tie awarded to both — split prize

Catch verification — what counts

For the points to count, the catch needs to meet a verification standard. Document this clearly:

If any required element is missing, the catch is reviewed by jury and may be disqualified.

What the system handles

If you're running on paper or spreadsheet, the math above gets done by hand. If you're running on DockScore, you configure the per-species points, multipliers, and bonus categories once at setup. Every catch entered automatically scored and totaled. Tie-break rules applied automatically. The leaderboard shows current standings within 10 seconds of jury acceptance.

DockScore is built around release-format scoring. Per-species points, length multipliers, bonus categories, multi-category concurrent leaderboards, and the audit trail that proves the math is right when a captain disputes.

See the offshore billfish use case →

Where to go next

The rules template includes a scoring section structure. The Game Fish SJDS case study shows how multi-category release scoring works at scale.