LeagueRecord
Complete league record from database
Properties
league_id (required)
- Type:
string - Description: Unique league identifier
name (required)
- Type:
string - Description: League name
sport (required)
- Type:
string - Description: Sport type
founded_year
- Type:
object - Description: Year founded
headquarters
- Type:
object - Description: Headquarters location
website
- Type:
object - Description: Official website
tier_classification (required)
- Type:
string - Description: Partnership tier
annual_revenue
- Type:
object - Description: Annual revenue
team_count
- Type:
object - Description: Number of teams
season_games
- Type:
object - Description: Games per season
data_readiness_score (required)
- Type:
number - Description: Data readiness score 0-100
api_available
- Type:
boolean - Description: Has API available
real_time_data
- Type:
boolean - Description: Provides real-time data
contract_value
- Type:
object - Description: Contract value
partnership_status
- Type:
string - Description: Current status
last_contact
- Type:
object - Description: Last contact date
created_at (required)
- Type:
string - Description: Record creation timestamp
updated_at (required)
- Type:
string - Description: Last update timestamp
Example
{}