roland-garros-sql-analysis

SQL project analyzing the 2025 French Open men's final between Carlos Alcaraz and Jannik Sinner. It includes structured match data, player stats, rally length breakdowns, and key championship moments.

Files

  • roland_garros_final_2025.sql – full schema, data, and match report queries
  • player_stats.csv – data exported from tennis abstract

Execution Steps

  1. Paste the .sql into DB Fiddle (MySQL)
  2. Run the schema and insert statements
  3. Explore queries

Questions Answered (sample)

  • Who had more net winners?
  • Who dominated short rallies?
  • How efficient were first serves?

Made by Levi Vanderlinden 💻 https://www.linkedin.com/in/levi-vanderlinden-51689a255/

Built With

Share this project:

Updates