Player Data JSON

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

Luca Nardi

Luca Nardi

Italy ATP 151
25W - 30L 45.5% Win Rate Forma: LLLWLWWLWW

JSON Data

{
  "player": {
    "id": 321,
    "api_id": 289233,
    "name": "Luca Nardi",
    "short_name": "L. Nardi",
    "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": 274831,
    "singles": 14.67,
    "doubles": null,
    "ranking": 140,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 151,
    "points": 409,
    "best_position": 67,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 151,
      "points": 409
    },
    {
      "date": "2026-05-07",
      "position": 151,
      "points": 409
    },
    {
      "date": "2026-05-06",
      "position": 151,
      "points": 409
    },
    {
      "date": "2026-05-05",
      "position": 151,
      "points": 409
    },
    {
      "date": "2026-05-04",
      "position": 142,
      "points": 444
    },
    {
      "date": "2026-05-03",
      "position": 142,
      "points": 444
    },
    {
      "date": "2026-05-02",
      "position": 142,
      "points": 444
    },
    {
      "date": "2026-05-01",
      "position": 142,
      "points": 444
    },
    {
      "date": "2026-04-30",
      "position": 142,
      "points": 444
    },
    {
      "date": "2026-04-29",
      "position": 142,
      "points": 444
    }
  ],
  "career_stats": {
    "total_matches": 55,
    "wins": 25,
    "losses": 30,
    "win_rate": 45.5
  },
  "surface_stats": {
    "hard": {
      "matches": 45,
      "wins": 23,
      "losses": 22,
      "win_rate": 51.1
    },
    "clay": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 7,
      "losses": 9,
      "win_rate": 43.8
    },
    "ATP 500": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "ATP 250": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "Challenger": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 55,
    "avg_aces_per_match": 3.4,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 60.0,
    "avg_first_serve_won_pct": 68.6,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 63.793103448275865,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Jiri Lehečka",
      "opponent_id": 254742,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 69.76744186046511,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 65.4320987654321,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 58.139534883720934,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Martin Damm Jr",
      "opponent_id": 51345,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-05",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 58.69565217391305,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-04",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "Montpellier",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 83.33333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-01",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 63.2183908045977,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 59.57446808510638,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-31",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 75.29411764705883,
        "first_serve_won_pct": 64.0625,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-30",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLLWLWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 18,
          "unforced_errors_total": 32
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 52,
          "double_faults": 37,
          "aces_per_match": 3.7,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 45.9,
          "break_points_saved_pct": 67.1,
          "break_points_converted_pct": 47.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 14,
          "losses": 13,
          "win_rate": 51.9,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 84,
          "double_faults": 122,
          "aces_per_match": 3.1,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 61.0,
          "break_points_converted_pct": 36.6,
          "winners_total": 46,
          "unforced_errors_total": 95
        },
        "red_clay": {
          "matches": 14,
          "wins": 6,
          "losses": 8,
          "win_rate": 42.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 40,
          "double_faults": 53,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 28.7,
          "winners_total": 26,
          "unforced_errors_total": 45
        }
      },
      "totals": {
        "matches": 57,
        "wins": 28,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 181,
        "double_faults": 217,
        "win_rate": 49.1,
        "losses": 29
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 20,
          "aces_per_match": 4.4,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 44.0,
          "winners_total": 21,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 47,
          "double_faults": 26,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 60.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 13,
          "losses": 14,
          "win_rate": 48.1,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 72,
          "double_faults": 85,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 55.3,
          "break_points_converted_pct": 40.4,
          "winners_total": 39,
          "unforced_errors_total": 44
        },
        "red_clay": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 43,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 42.3,
          "winners_total": 14,
          "unforced_errors_total": 39
        }
      },
      "totals": {
        "matches": 58,
        "wins": 31,
        "tournaments_played": 28,
        "tournaments_won": 2,
        "aces": 163,
        "double_faults": 174,
        "win_rate": 53.4,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 26.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 20,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 79.9,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 36.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 12,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 7,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 89.8,
          "first_serve_won_pct": 59.2,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 8,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 38.9,
          "break_points_converted_pct": 22.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 3,
        "tournaments_played": 37,
        "tournaments_won": 2,
        "aces": 36,
        "double_faults": 29,
        "win_rate": 21.4,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:35 UTC"
}