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