Player Data JSON

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

Lorenzo Sonego

Lorenzo Sonego

Italy ATP 39
26W - 29L 47.3% Win Rate Forma: LWWWLWWLLW

JSON Data

{
  "player": {
    "id": 222,
    "api_id": 104847,
    "name": "Lorenzo Sonego",
    "short_name": "L. Sonego",
    "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": 66480,
    "singles": 15.63,
    "doubles": 14.81,
    "ranking": 48,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 39,
    "points": 1265,
    "best_position": 21,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-09",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-08",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-07",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-06",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-05",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-04",
      "position": 39,
      "points": 1265
    },
    {
      "date": "2025-12-03",
      "position": 39,
      "points": 1265
    }
  ],
  "career_stats": {
    "total_matches": 55,
    "wins": 26,
    "losses": 29,
    "win_rate": 47.3
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 20,
      "losses": 20,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "Masters 1000": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "ATP 500": {
      "matches": 7,
      "wins": 1,
      "losses": 6,
      "win_rate": 14.3
    },
    "ATP 250": {
      "matches": 22,
      "wins": 12,
      "losses": 10,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 55,
    "avg_aces_per_match": 6.8,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 67.5,
    "avg_first_serve_won_pct": 71.6,
    "avg_second_serve_won_pct": 48.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-07",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 63.95348837209303,
        "first_serve_won_pct": 78.18181818181819,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 0,
        "first_serve_pct": 80.51948051948052,
        "first_serve_won_pct": 79.03225806451613,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 0,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 72.58064516129032,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 68.46846846846847,
        "first_serve_won_pct": 77.63157894736842,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 82.14285714285714,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 0,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Aleksandar Kovacevic",
      "opponent_id": 187608,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLWWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 67,
          "double_faults": 16,
          "aces_per_match": 7.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 38.6,
          "winners_total": 164,
          "unforced_errors_total": 110
        },
        "hardcourt_indoor": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 98,
          "double_faults": 16,
          "aces_per_match": 6.5,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 68.5,
          "break_points_converted_pct": 28.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 11,
          "losses": 14,
          "win_rate": 44.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 8,
          "aces": 193,
          "double_faults": 68,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 69.4,
          "break_points_converted_pct": 41.1,
          "winners_total": 334,
          "unforced_errors_total": 227
        },
        "red_clay": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 24,
          "aces_per_match": 2.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 41.9,
          "winners_total": 78,
          "unforced_errors_total": 24
        }
      },
      "totals": {
        "matches": 55,
        "wins": 26,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 374,
        "double_faults": 124,
        "win_rate": 47.3,
        "losses": 29
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 46,
          "double_faults": 14,
          "aces_per_match": 7.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 67.7,
          "break_points_converted_pct": 28.6,
          "winners_total": 84,
          "unforced_errors_total": 64
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 70,
          "double_faults": 10,
          "aces_per_match": 7.8,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 69.8,
          "break_points_converted_pct": 18.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 10,
          "losses": 14,
          "win_rate": 41.7,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 173,
          "double_faults": 51,
          "aces_per_match": 7.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 35.6,
          "winners_total": 125,
          "unforced_errors_total": 131
        },
        "red_clay": {
          "matches": 21,
          "wins": 10,
          "losses": 11,
          "win_rate": 47.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 83,
          "double_faults": 48,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 39.0,
          "winners_total": 69,
          "unforced_errors_total": 79
        }
      },
      "totals": {
        "matches": 60,
        "wins": 27,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 372,
        "double_faults": 123,
        "win_rate": 45.0,
        "losses": 33
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 53,
          "double_faults": 10,
          "aces_per_match": 8.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 79.0,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 58.1,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 28.2,
          "winners_total": 71,
          "unforced_errors_total": 32
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 66,
          "double_faults": 14,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 56.9,
          "break_points_converted_pct": 34.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 10,
          "losses": 11,
          "win_rate": 47.6,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 7,
          "aces": 122,
          "double_faults": 50,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 60.3,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 40.5,
          "winners_total": 138,
          "unforced_errors_total": 140
        },
        "red_clay": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 35,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 46.8,
          "winners_total": 151,
          "unforced_errors_total": 133
        }
      },
      "totals": {
        "matches": 54,
        "wins": 27,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 304,
        "double_faults": 109,
        "win_rate": 50.0,
        "losses": 27
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:51:40 UTC"
}