Venues
What a venue is
A venue is a physical location where matches are played: a name, short name,
nickname, and location details (address, postal_code, city, region,
country_code, latitude, longitude, timezone), plus capacity,
website and a picture. Only name is required.
A venue can optionally be linked to an owning club through owner_club_id,
with a "no owner club" option if it isn't tied to one.
Assigned per match, not per project
Venues are not attached to a project or competition as a whole. Instead, the
venue_id field lives on the match form itself — each match picks its
own venue independently, so different matches within the same project or
round can be played at different venues.