Look up a team and get their current ELO ratings.
See also
compare_teams to compare two teams,
predict_match to predict match outcome,
search_teams to find teams by name
Examples
if (FALSE) { # \dontrun{
india <- get_team("India")
print(india)
} # }
