Player Data JSON

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

Lorenzo Musetti

Lorenzo Musetti

Italy ATP 10
57W - 27L 67.9% Win Rate Forma: WLWWLWWLLW

JSON Data

{
  "player": {
    "id": 316,
    "api_id": 261015,
    "name": "Lorenzo Musetti",
    "short_name": "L. Musetti",
    "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": 1394186,
    "singles": 15.65,
    "doubles": 14.96,
    "ranking": 11,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 10,
    "points": 3415,
    "best_position": 5,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 10,
      "points": 3415
    },
    {
      "date": "2026-05-07",
      "position": 10,
      "points": 3415
    },
    {
      "date": "2026-05-06",
      "position": 10,
      "points": 3415
    },
    {
      "date": "2026-05-05",
      "position": 10,
      "points": 3415
    },
    {
      "date": "2026-05-04",
      "position": 9,
      "points": 3715
    },
    {
      "date": "2026-05-03",
      "position": 9,
      "points": 3715
    },
    {
      "date": "2026-05-02",
      "position": 9,
      "points": 3715
    },
    {
      "date": "2026-05-01",
      "position": 9,
      "points": 3715
    },
    {
      "date": "2026-04-30",
      "position": 9,
      "points": 3715
    },
    {
      "date": "2026-04-29",
      "position": 9,
      "points": 3715
    }
  ],
  "career_stats": {
    "total_matches": 84,
    "wins": 57,
    "losses": 27,
    "win_rate": 67.9
  },
  "surface_stats": {
    "hard": {
      "matches": 52,
      "wins": 33,
      "losses": 19,
      "win_rate": 63.5
    },
    "clay": {
      "matches": 31,
      "wins": 24,
      "losses": 7,
      "win_rate": 77.4
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 20,
      "wins": 15,
      "losses": 5,
      "win_rate": 75.0
    },
    "Masters 1000": {
      "matches": 33,
      "wins": 22,
      "losses": 11,
      "win_rate": 66.7
    },
    "ATP 500": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "ATP 250": {
      "matches": 17,
      "wins": 12,
      "losses": 5,
      "win_rate": 70.6
    },
    "Otro": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 84,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 2.1,
    "avg_first_serve_pct": 66.9,
    "avg_first_serve_won_pct": 70.7,
    "avg_second_serve_won_pct": 54.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 72.1311475409836,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Jiri Lehečka",
      "opponent_id": 254742,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 76.78571428571429,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Hubert Hurkacz",
      "opponent_id": 158896,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 59.67741935483871,
        "second_serve_won_pct": 61.29032258064516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 72.41379310344827,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 82.85714285714286,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 60.9375,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 13,
        "double_faults": 2,
        "first_serve_pct": 69.1358024691358,
        "first_serve_won_pct": 83.92857142857143,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WLWWLWWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "matches": 4,
      "wins": 3,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "matches": 3,
      "wins": 3,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 09:00",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "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": 6,
          "double_faults": 5,
          "aces_per_match": 6.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 69.2,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 20.0,
          "winners_total": 20,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 35,
          "double_faults": 17,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 63.1,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 32.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 18,
          "losses": 11,
          "win_rate": 62.1,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 8,
          "aces": 160,
          "double_faults": 76,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 36.7,
          "winners_total": 213,
          "unforced_errors_total": 202
        },
        "red_clay": {
          "matches": 23,
          "wins": 19,
          "losses": 4,
          "win_rate": 82.6,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 54,
          "double_faults": 31,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 40.3,
          "winners_total": 264,
          "unforced_errors_total": 183
        }
      },
      "totals": {
        "matches": 61,
        "wins": 41,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 255,
        "double_faults": 129,
        "win_rate": 67.2,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 15,
          "wins": 12,
          "losses": 3,
          "win_rate": 80.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 76,
          "double_faults": 26,
          "aces_per_match": 5.1,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 36.7,
          "winners_total": 249,
          "unforced_errors_total": 185
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 23,
          "double_faults": 7,
          "aces_per_match": 3.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 26.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 13,
          "losses": 12,
          "win_rate": 52.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 6,
          "aces": 102,
          "double_faults": 58,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 35.2,
          "winners_total": 191,
          "unforced_errors_total": 184
        },
        "red_clay": {
          "matches": 28,
          "wins": 18,
          "losses": 10,
          "win_rate": 64.3,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 60,
          "double_faults": 39,
          "aces_per_match": 2.1,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 55.2,
          "break_points_converted_pct": 45.6,
          "winners_total": 121,
          "unforced_errors_total": 72
        }
      },
      "totals": {
        "matches": 75,
        "wins": 46,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 261,
        "double_faults": 130,
        "win_rate": 61.3,
        "losses": 29
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 61,
          "double_faults": 47,
          "aces_per_match": 6.8,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 39.3,
          "winners_total": 139,
          "unforced_errors_total": 105
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 1.3,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 60.2,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 64,
          "double_faults": 49,
          "aces_per_match": 4.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 41.4,
          "winners_total": 101,
          "unforced_errors_total": 117
        },
        "red_clay": {
          "matches": 27,
          "wins": 16,
          "losses": 11,
          "win_rate": 59.3,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 69,
          "double_faults": 44,
          "aces_per_match": 2.6,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 56.6,
          "break_points_converted_pct": 44.7,
          "winners_total": 129,
          "unforced_errors_total": 108
        }
      },
      "totals": {
        "matches": 54,
        "wins": 28,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 198,
        "double_faults": 141,
        "win_rate": 51.9,
        "losses": 26
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:41 UTC"
}