LoLStatsForTeamByTournament
Team's aggregated statistics for a tournament
Properties
Name | Type | Required | Description |
---|---|---|---|
acronym | str | ✅ | |
id_ | int | ✅ | |
image_url | str | ✅ | URL of the team logo |
last_games | List[LoLTeamLastGame] | ✅ | |
location | str | ✅ | The team's organization location |
modified_at | str | ✅ | |
most_banned | List[LoLBannedChampion] | ✅ | |
most_banned_against | List[LoLBannedChampion] | ✅ | |
most_picked | List[LoLPickedChampion] | ✅ | |
name | str | ✅ | The name of the team. |
players | List[BasePlayer] | ✅ | |
slug | str | ✅ | |
stats | LoLTeamByTournamentStat | ✅ | Team's statistics for a tournament |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs