Get a list of beach volleyball matches

v_get_beach_match_list(fields = v_fields("Beach Match"), version, filter)

Arguments

fields

character: fields to return

version

integer: version of local list (currently ignored)

filter

list: (currently ignored)

Value

A data.frame

Examples

if (FALSE) {
  v_get_beach_match_list()
}