Get detailed AFLW data
get_aflw_detailed_data(matchids)
vector of match IDs, like those returned by
get_aflw_match_data()
Dataframe with detailed match data. Each row is a match.
if (FALSE) { # \dontrun{
get_aflw_detailed_data(c("CD_M20172640101", "CD_M20172640102"))
} # }