powered by
A dataset containing team match-by-match statistics for Major League Volleyball (MLV) teams for the 2024-2025 seasons.
mlv_team_data
A data frame with 392 rows and 15 variables:
Season year
Team name
Match date
Opposing team name
Win/Loss result
Kills - successful attacks that result in a point
Assists - sets that lead directly to a kill
Service Aces - serves that result directly in a point
Blocks - successful defensive plays at the net
Definition pending
Total attack attempts
Attack efficiency percentage
Digs - successful defensive plays
Digs per set
Sets played in the match
Other datasets: au_player_data, lovb_player_data, lovb_team_data, lovb_teams, mlv_player_data, mlv_teams
au_player_data
lovb_player_data
lovb_team_data
lovb_teams
mlv_player_data
mlv_teams
head(mlv_team_data)
Run the code above in your browser using DataLab