powered by
Given a user ID, grab the data concerning that particular user. This includes username, user ID, display name, and more.
get_user(user_id)
Returns a list containing information about the user.
User ID generated by Sleeper (numeric or character)
Nick Bultman, njbultman74@gmail.com, September 2021
if (FALSE) get_user(688556535013502976)
Run the code above in your browser using DataLab