A stable URL that can be safely linked in College Apps, etc. which will redirect to the team's latest page for the specified format, circuit, and year.
Path Parameters
Query Parameters
Invalid Query
{"message": <(String) error message>}
{"goTo": <(String) current url>}
{"currentURL": <(String) current url>}
Get Leaders
GETURL: https://tournaments.tech/leaders
Get a leaderboard for a specified format, circuit, and year. Uses the OTR Score to generate leaders.
A recognized debate format (see API Constants & Schemas for more).
circuit*
String
A recognized debate circuit for the specified format (see API Constants & Schemas for more).
year*
String
A recognized debate year for the specified circuit (see API Constants & Schemas for more).
team
String
An ID (see API Constants & Schemas for more) of a specific team that exists on the supplied format, circuit, and year. If provided, you'll only recieve data for that team.
term
String
The term to query against the specified format, circuit, and year. Can be any combination of the entry's full names or any of the entry's codes.
fullNames*
String
The full names (URL safe) of the debater(s) of the entry.
format*
String
A recognized debate format (see API Constants & Schemas for more).
circuit*
String
A recognized debate circuit for the specified format (see API Constants & Schemas for more).
year*
String
A recognized debate year for the specified circuit (see API Constants & Schemas for more).
api
Boolean
Whether to provide an API-style response (the currentURL as a String) or human-style response (redirect to the currentURL). Defaults to False.
format*
String
A recognized debate format (see API Constants & Schemas for more).
circuit*
String
A recognized debate circuit for the specified format (see API Constants & Schemas for more).
year*
String
A recognized debate year for the specified circuit (see API Constants & Schemas for more).