Skip to main content

LoLGamePlayerForStats

Player's data for a Game

Properties

NameTypeRequiredDescription
assistsint
championLoLGamePlayerForStatsChampion
creep_scoreintThe player's Creep Score (CS.)

NB: Creep Score can be different that the number of minions killed because neutral monsters can give more score.
cs_at_14intThe player's Creep Score (CS.) at 14minutes
deathsint
flagsLoLFlags
game_idintLoL game ID
gold_earnedint
gold_spentint
itemsList[BaseLoLItem]
killsint
kills_countersLoLKillCounters
kills_seriesLoLKillsSeries
largest_critical_strikeint
largest_killing_spreeint
largest_multi_killint
levelint
magic_damageLoLGamePlayerDamageForStats
masteriesList[LoLMastery]
minions_killedintThe player's Creep Score (CS.)
opponentLoLGamePlayerForStatsOpponent
physical_damageLoLGamePlayerDamageForStats
playerBasePlayer
player_idintID of the player
roleLoLGamePlayerForStatsRole
runesList[LoLRune]
runes_reforgedLoLPlayerRunesReforged
spellsList[LoLSpell]
teamBaseTeam
total_damageLoLGamePlayerDamageForStats
total_healint
total_time_crowd_control_dealtint
total_units_healedint
true_damageLoLGamePlayerDamageForStats
wardsLoLWards
wards_placedint

LoLGamePlayerForStatsChampion

Properties

NameTypeRequiredDescription
id_int
image_urlstr
namestr

LoLGamePlayerForStatsOpponent

Opponent_1_4

Properties

NameTypeRequiredDescription
activeboolWhether player is active
agefloatAge of the player, null if unknown. When birthday is null, age is an approxiamation. Read more about players' age
Note: This field is only present for users running the Historical plan or above.
birthdaystrBirth day of the player, YYYY-MM-DD format. null if unknown.
Note: This field is only present for users running the Historical plan or above.
first_namestrFirst name of the player. null if unknown
id_intID of the player
image_urlstrURL to the photo of the player. null if not available.
last_namestrLast name of the player. null if unknown
modified_atstr
namestrProfessional name of the player
nationalitystrCountry code matching the nationality of the player according to the ISO 3166-1 standard (Alpha-2 code).
In addition to the standard, the XK code is used for Kosovo.
null if unknown
rolestrRole/position of the player. Field value varies depending on the video game.null if unknown.
Note: role is only available for DotA 2, League of Legends, and Overwatch players.
null for other video games.
slugstrUnique, human-readable identifier for the player.
id and slug can be used interchangeably throughout the API.

Opponent_2_4

Properties

NameTypeRequiredDescription
acronymstr
id_int
image_urlstrURL of the team logo
locationstrThe team's organization location
modified_atstr
namestrThe name of the team.
slugstr

LoLGamePlayerForStatsRole

Properties

NameTypeRequiredDescription
ADCstr"adc"
JUNstr"jun"
MIDstr"mid"
SUPstr"sup"
TOPstr"top"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →