Skip to main content

LoLMatchPlayer

Player's data for a LoL Match

Properties

NameTypeRequiredDescription
assistsint
deathsint
first_namestrFirst name of the player. null if unknown
image_urlstrURL to the photo of the player. null if not available.
killsint
last_namestrLast name of the player. null if unknown
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
number_of_gamesintNumber of games
player_idintID of the player
roleLoLMatchPlayerRole
slugstrUnique, human-readable identifier for the player.
id and slug can be used interchangeably throughout the API.

LoLMatchPlayerRole

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 →