[Deprecated]

All get_ functions were replaced with fetch_* functions. Please use fetch_results_afltables() instead

get_match_results(season = NULL)

Examples

#
if (FALSE) {
get_match_results()
# ->
fetch_results_afltables()
}