CsgoStatsForTeamByTournament
Team's aggregated statistics for a tournament
Properties
Name | Type | Required | Description |
---|---|---|---|
acronym | str | ✅ | |
current_videogame | dict | ✅ | |
id_ | int | ✅ | |
image_url | str | ✅ | URL of the team logo |
last_games | List[BaseCsgoGame] | ✅ | |
location | str | ✅ | The team's organization location |
modified_at | str | ✅ | |
name | str | ✅ | The name of the team. |
players | List[BasePlayer] | ✅ | |
slug | str | ✅ | |
stats | CsgoTeamStatsByTournament | ✅ | Statistics for a tournament |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs