- It would be nice to have a `country` field for each competition in `getcompetitions` to be able to sort competitions by country. - It would also be very practical to have a function `getclubs` to get all clubs that compete in a competition (so you can then use `getclubresults`).
countryfield for each competition ingetcompetitionsto be able to sort competitions by country.getclubsto get all clubs that compete in a competition (so you can then usegetclubresults).