Module model

Module model 

Source

Structs§

Event
A single esports event (tournament/league).
EventMatchListItem
Summary information for a single match within an event.
EventMatchListTeam
Team info as shown in a match list entry.
EventPlacement
A placement history at a single event.
EventsData
Paginated response containing a list of events.
HeadToHeadMatch
A previous head-to-head encounter between the two teams.
KillMatrixEntry
A single cell in the kill matrix (killer vs victim).
Match
Full details of a single match, including all games played.
MatchEconomy
Economy data from the economy tab.
MatchGame
Stats for a single game (map) within a match.
MatchGamePlayer
A player’s participation in a single game.
MatchGameRound
The outcome of a single round within a game.
MatchGameTeam
Per-team stats for a single game.
MatchHeader
Header metadata for a match (event info, date, teams).
MatchHeaderTeam
A team as shown in the match header.
MatchItem
A single match entry in a match history.
MatchItemTeam
Team information as shown in a match history item.
MatchPerformance
Overall performance data from the performance tab.
MatchStream
A stream or VOD link associated with a match.
PastMatch
A single past match from a team’s recent history.
PlacementEntry
A single placement entry within an event (stage + result).
Player
Complete player profile data from a player overview page.
PlayerAgentStats
Agent usage and performance statistics for a player.
PlayerInfo
Basic profile information for a player.
PlayerNewsItem
A news article mentioning the player.
PlayerPerformance
Detailed performance stats for a single player.
PlayerTeam
A team associated with a player (current or past).
Social
A social media link from a profile.
Team
Complete team profile data from a team overview page.
TeamEconomy
Economy breakdown for a single team.
TeamInfo
Basic profile information for a team.
TeamPastMatches
A team’s recent past matches.
TeamRosterMember
A member of a team’s roster (player or staff).
TeamTransaction
A single roster transaction (join, leave, or inactive change).

Enums§

AgentStatsTimespan
Time window for agent statistics.
EventStatus
The current status of an event.
EventType
Filter for the type of events to retrieve.
Region
Region filter for event queries.

Type Aliases§

EventMatchList
A list of matches belonging to a particular event.
MatchItemList
A list of match items (used by both player and team match histories).
PlayerMatchList
Backward-compatible alias for MatchItemList.
PlayerMatchListItem
Backward-compatible alias for MatchItem.
PlayerMatchListTeam
Backward-compatible alias for MatchItemTeam.
TeamTransactions
A list of team roster transactions.