Get comprehensive analysis of a completed match including scores, key moments, and player performances.
See also
predict_match to predict future match outcomes,
get_player to look up players from the match
Examples
if (FALSE) { # \dontrun{
match <- analyze_match("1234567")
print(match)
} # }
