League

The organisation which runs competitions

Parameter Name Value Description Required
leagueId integer Unique identifier for the league readonly
leagueName string The name of the league required
linkDetail url link to the detail record readonly
leagueAbbrev string An abbreviated form of the name of the league  
leagueNameInternational string The name of the league suitable for international purposes. Latin characters only.  
leagueAbbrevInternational string An abbreviated form of the name of the league suitable for international purposes. Latin characters only.  
address1 string Line 1 of the address  
address2 string Line 2 of the address  
address3 string Line 3 of the address  
suburb string The suburb/town of the league  
state string The state/region of the league  
postalCode string The postal delivery code of the league  
country string The country of the league readonly
countryCode string The ISO 3166 two letter country code required
countryCodeIOC string The IOC three letter country code readonly
phone string The public phone number for the league  
fax string The public fax number for the league  
email email address The public email address for the league  
facebook string The public facebook account for the league  
twitter string The public twitter account for the league  
timezone string The timezone location as defined by the IANA time zone database. See http://en.wikipedia.org/wiki/List_of_tz_database_time_zones required
lga string Local government area  
latitude latitude The location (latitude) of the league required
longitude longitude The location (longitude) of the league required
geographicRegion string How geographically widespread is this league. Options are;
  • LOCAL (Default) - Only relevant to local area
  • STATE - Relevant to an entire state
  • NATIONAL - Relevant to an entire country
  • INTERNATIONAL - Relevant to multiple countries
required
competitionStandard string The level/standard of this league. Options are:

Only valid if representation is 'country'
  • OLYMPICS Olympics
  • WORLD_CHAMPIONSHIPS World Championships
  • ZONE_CHAMPIONSHIPS International Zone Championships
  • NONCONTINENTAL_CHAMPIONSHIPS Non-Continental Championships
  • FRIENDLIES International Friendlies
Only valid if representation is 'club'
  • INTERNATIONAL International
  • REGION Regional
  • ELITE Professional/elite organisation
  • TIER2 - lesser standard than elite
  • TIER3 - lesser standard than tier 2
  • GRASS_ROOTS (Default) - normal standard
required
keywords string A comma-separated string of keywords relevant to this league.  
website string Leagues external website url  
officialData integer Is this official data for this league. 1=Yes, 0=No  
externalModificationReference string A string for external software to store a reference to last time warehouse updated.  
externalId string A unique ID for this league set by the owner of this league.  
images
logo structure The files sub-structure from the Upload Resource. Only present if this league has a logo that has been uploaded. readonly