Skip to main content

LoLMatchPlayer

Player's data for a LoL Match

Properties

NameTypeRequiredDescription
assistsnumber
deathsnumber
firstNamestringFirst name of the player. null if unknown
imageUrlstringURL to the photo of the player. null if not available.
killsnumber
lastNamestringLast name of the player. null if unknown
namestringProfessional name of the player
nationalitystringCountry 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
numberOfGamesnumberNumber of games
playerIdnumberID of the player
roleLoLMatchPlayerRole
slugstringUnique, human-readable identifier for the player.
id and slug can be used interchangeably throughout the API.

LoLMatchPlayerRole

Properties

NameTypeRequiredDescription
ADCstring"adc"
JUNstring"jun"
MIDstring"mid"
SUPstring"sup"
TOPstring"top"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →