Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface matchUpdateRequestObject

Hierarchy

  • matchUpdateRequestObject

Index

Properties

Optional player1_votes

player1_votes: number

Overwrites the number of votes for player 1

Optional player2_votes

player2_votes: number

Overwrites the number of votes for player 2

Optional scores_csv

scores_csv: string

Comma separated set/game scores with player 1 score first (e.g. "1-3,3-0,3-2")

Optional winner_id

winner_id: number

The participant ID of the winner or "tie" if applicable (Round Robin and Swiss). NOTE: If you change the outcome of a completed match, all matches in the bracket that branch from the updated match will be reset.

Generated using TypeDoc