Skip to main content

LoLGamePlayer

Player's data for a Game

Properties

NameTypeRequiredDescription
assistsint
championLoLGamePlayerChampion
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
cs_diff_at_14floatPlayer CS difference compared to their lane opponent at the 14th minute in-game
deathsint
flagsLoLFlags
game_idintLoL game ID
gold_earnedint
gold_percentagefloatPercentage of gold the player had compared to the total gold of the team
gold_spentint
itemsList[BaseLoLItem]
killsint
kills_countersLoLKillCounters
kills_seriesLoLKillsSeries
largest_critical_strikeint
largest_killing_spreeint
largest_multi_killint
levelint
magic_damageLoLMagicDamage
masteriesList[LoLMastery]
minions_killedintThe player's Creep Score (CS.)
opponentLoLGamePlayerOpponent
physical_damageLoLPhysicalDamage
playerBasePlayer
player_idintID of the player
roleLoLGamePlayerRole
runesList[LoLRune]
runes_reforgedLoLPlayerRunesReforged
spellsList[LoLSpell]
teamBaseTeam
total_damageLoLTotalDamage
total_healint
total_time_crowd_control_dealtint
total_units_healedint
true_damageLoLTrueDamage
wardsLoLWards
wards_placedint

LoLGamePlayerChampion

Properties

NameTypeRequiredDescription
id_int
image_urlstr
namestr

LoLGamePlayerOpponent

Opponent_1_3

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_3

Properties

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

LoLGamePlayerRole

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 →