Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Andrea Vavassori

Andrea Vavassori

Italy ATP 342
8W - 5L 61.5% Win Rate Forma: LLWLLWWWWL

JSON Data

{
  "player": {
    "id": 656,
    "api_id": 95801,
    "name": "Andrea Vavassori",
    "short_name": "A. Vavassori",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4211023,
    "singles": 14.48,
    "doubles": 14.87,
    "ranking": 173,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 342,
    "points": 147,
    "best_position": 128,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 342,
      "points": 147
    },
    {
      "date": "2025-12-09",
      "position": 342,
      "points": 147
    },
    {
      "date": "2025-12-08",
      "position": 342,
      "points": 147
    },
    {
      "date": "2025-12-07",
      "position": 344,
      "points": 147
    },
    {
      "date": "2025-12-06",
      "position": 344,
      "points": 147
    },
    {
      "date": "2025-12-05",
      "position": 344,
      "points": 147
    },
    {
      "date": "2025-12-04",
      "position": 344,
      "points": 147
    },
    {
      "date": "2025-12-03",
      "position": 344,
      "points": 147
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 8,
    "losses": 5,
    "win_rate": 61.5
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 7.6,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 61.7,
    "avg_first_serve_won_pct": 67.1,
    "avg_second_serve_won_pct": 45.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-23",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 54.71698113207547,
        "first_serve_won_pct": 81.03448275862068,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Alfredo Perez",
      "opponent_id": 134602,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 54.71698113207547,
        "first_serve_won_pct": 81.03448275862068,
        "second_serve_won_pct": 52.083333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-22",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-15",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 54.761904761904766,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-14",
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 60.19417475728155,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-14",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 60.19417475728155,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 46.34146341463415,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-12",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 73.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-11",
      "opponent": "Dimitar Kuzmanov",
      "opponent_id": 51009,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 1,
        "first_serve_pct": 72.8395061728395,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-06",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 48.78048780487805,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Brandon Holt",
      "opponent_id": 207050,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Geoffrey Blancaneaux",
      "opponent_id": 141882,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 17,
          "aces_per_match": 4.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 73.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 82,
          "double_faults": 29,
          "aces_per_match": 9.1,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 30.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 8,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 99,
        "double_faults": 46,
        "win_rate": 61.5,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 104,
          "double_faults": 49,
          "aces_per_match": 6.1,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 16,
          "wins": 8,
          "losses": 8,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 87,
          "double_faults": 31,
          "aces_per_match": 5.4,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 39.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 19,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 192,
        "double_faults": 86,
        "win_rate": 55.9,
        "losses": 15
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 5,
          "aces_per_match": 8.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 9,
          "unforced_errors_total": 1
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 6,
          "aces_per_match": 1.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 82.4,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 54,
          "double_faults": 44,
          "aces_per_match": 4.9,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 44.4,
          "winners_total": 145,
          "unforced_errors_total": 123
        }
      },
      "totals": {
        "matches": 16,
        "wins": 8,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 75,
        "double_faults": 55,
        "win_rate": 50.0,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:16 UTC"
}