Closed skamoen closed 6 years ago
This PR introduces most functionality from the /matches endpoint. It uses a Querybuilder for the getMatches() method, which can also be used for the equivalent Tournament method.
/matches
getMatches()
This PR introduces most functionality from the
/matches
endpoint. It uses a Querybuilder for thegetMatches()
method, which can also be used for the equivalent Tournament method.