This repository includes both all prototypes generated during the "ideation" process to create a visualization project around interesting tennis datasets and the source code for the visualization project itself.
ATP Tennis Rankings, Results, and Stats from https://github.com/JeffSackmann/tennis_atp
In what follows, there is a list of interesting research questions that the visualization project tries to address:
- Number of tour-level matches won and lost over time (1968-2017) by playing hand (Right, Left, Undefined) https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/mirror_number_of_matches_per_year_player_hand.pdf
- Players' age distribution over time (1968-2017) by playing hand (Right, Left, Undefined) https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/number_of_matches_won_per_year_player_hand.pdf
- Players' age distribution over time (1968-2017) by playing hand (Right, Left, Undefined) (based on winner players) https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/number_of_matches_won_per_year_player_hand.pdf
- Players' age distribution over time (1968-2017) by playing hand (Right, Left, Undefined) (based on loser players) https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/aging_over_time_losers_per_hand_type.pdf
- Country of origin of tennis players by total number of won matches from 1968-2017 and playing hand https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/geolocation_winners_hand_type_total.pdf
- Number of matches won and lost over time (1968-2017) by playing hand and surface (Clay, Grass, Carpet, and Hard) https://github.com/RosaRomeroGomez/ATP_Tennis_viz_history/blob/master/prototypes/number_of_matches_win_lost_per_year_by_surface.pdf