matches = requests.get(base_api+'/tournaments/{}-{}/matches.json'.format(subdomain, url), params=params).json()