recke96 / HemaTournament

This project aims to help the organization of HEMA tournaments by calculating the necessary match-ups, tracking results and schedule matches, possibly spanning multiple tournaments.
European Union Public License 1.2
3 stars 0 forks source link

Total CUT score #46

Open NumyaOrion opened 1 year ago

NumyaOrion commented 1 year ago

CUT is hits scored divided by hits received (as percentage).

CUT score is already implemented for single matches, but should also be calculated for all finished matches.

The participants can then be ranked

  1. by their total CUT score (ascending)
  2. double hits (descending)
  3. number of wins (ascending)
  4. alphabetically