# NOT RUN {
# Obtain recent 1v1 results for a profile in the U.S. region
try({
matches <- get_legacy_match_history(region_id = 1, realm_id = 1, profile_id = 4716773)
matches[matches$type=='1v1',"decision"]
})
# }
Run the code above in your browser using DataLab