Instantiates a new LeaderboardEntryEntity.
The active SDK client instance.
The raw leaderboard entry data.
The season ID context for fetching additional stats.
Fetches the full StatisticsEntity for this player in the context of this leaderboard's season.
A promise resolving to the detailed statistics.
Fetches the complete UserEntity profile for this leaderboard entry.
A promise resolving to the user's full entity.
Represents a single ranked player on a leaderboard. Provides lazy-loading methods to fetch the full user profile or detailed statistics.