powered by
Get matches from a bracket
get_matches(bracket, round = NULL, status = "all")# S3 method for bracket get_matches(bracket, round = NULL, status = "all")# S3 method for group_stage_knockout get_matches(bracket, round = NULL, status = "all")
# S3 method for bracket get_matches(bracket, round = NULL, status = "all")
# S3 method for group_stage_knockout get_matches(bracket, round = NULL, status = "all")
Data frame of matches
A bracket object
Optional round number to filter by
Filter by status: "pending", "complete", or "all"