Get a list of beach volleyball matches
v_get_beach_match_list(fields = v_fields("Beach Match"), version, filter)
character: fields to return
integer: version of local list (currently ignored)
list: (currently ignored)
A data.frame
if (FALSE) {
v_get_beach_match_list()
}