Skip to contents

A subset of ATP men's doubles tennis data compiled by Jeff Sackmann, released under CC-BY-NC-SA license and reproduced here with attribution.

Usage

atp_doubles

Format

atp_doubles

A data frame with 13038 rows and 47 columns:

tourney_id

Unique identifier for the tournamens

tourney_name

Name of the tournament

surface

Surface the match was played on

draw_size

???

tourney_level

???

tourney_date

Date on which the tournament started

match_num

???

score

Scores per set

best_of

Maximum number of sets, either best-of-3 or best-of-5

round

Round in the tournament in which the match was played

team1_win

1 if team 1 won, 0 if team 2 won

team1_player1_id, team1_player2_id, team2_player1_id, team2_player2_id

Unique identifier for each player on each team

team1_seed, team2_seed

Position at which each team was seeded

team1_entry, team2_entry

???

team1_player1_name, team1_player2_name, team2_player1_name, team2_player2_name

Name for each player on each team

team1_player1_hand, team1_player2_hand, team2_player1_hand, team2_player2_hand

Handedness for each player on each team

team1_player1_ht, team1_player2_ht, team2_player1_ht, team2_player2_ht

Height in cm for each player on each team

team1_player1_ioc, team1_player2_ioc, team2_player1_ioc, team2_player2_ioc

IOC for which each player on each team competes

team1_player1_age, team1_player2_age, team2_player1_age, team2_player2_age

Age for each player on each team

team1_player1_rank, team1_player2_rank, team2_player1_rank, team2_player2_rank

ATP ranking for each player on each team

team1_player1_rank_points, team1_player2_rank_points, team2_player1_rank_points, team2_player2_rank_points

???