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