For each boat in each division (SHFS, DHNFS, DHFS, MULT, etc.) a score will be assigned.
The score will be a percentage of how you did in your division. 100 for 1st place, and 50 for middle of the pack.
The score will be 100 * (N - P - 1) / N, where N is the number of starters in each division, and P is the place in division. The score for all three races will be added together, and the largest number wins.
You must start in all three races to be scored for division overall.