Function getRanking

  • Calculates a ranking based on a list of matches and a formula.

    Parameters

    • matches: Match[]

      The list of matches.

    • formula: RankingFormula

      The points formula to apply.

    Returns RankingItem[]

Generated using TypeDoc