Player Data JSON

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

Luca Nardi

Luca Nardi

Italy ATP 107
18W - 23L 43.9% Win Rate Forma: LWWLLLWLLL

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.73,
    "doubles": null,
    "ranking": 125,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 107,
    "points": 599,
    "best_position": 67,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-09",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-08",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-07",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-06",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-05",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-04",
      "position": 107,
      "points": 599
    },
    {
      "date": "2025-12-03",
      "position": 107,
      "points": 599
    }
  ],
  "career_stats": {
    "total_matches": 41,
    "wins": 18,
    "losses": 23,
    "win_rate": 43.9
  },
  "surface_stats": {
    "hard": {
      "matches": 32,
      "wins": 16,
      "losses": 16,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 15,
      "wins": 7,
      "losses": 8,
      "win_rate": 46.7
    },
    "ATP 500": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 41,
    "avg_aces_per_match": 2.9,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 58.7,
    "avg_first_serve_won_pct": 68.1,
    "avg_second_serve_won_pct": 46.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-07",
      "opponent": "Stefano Travaglia",
      "opponent_id": 36300,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 51.28205128205128,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Viktor Durasovic",
      "opponent_id": 96239,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Edas Butvilas",
      "opponent_id": 385592,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Alexis Galarneau",
      "opponent_id": 187236,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 54.0,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 55.38461538461539,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Sebastian Ofner",
      "opponent_id": 83397,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 60.49382716049383,
        "first_serve_won_pct": 77.55102040816327,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 60.3448275862069,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 48.61111111111111,
        "first_serve_won_pct": 62.857142857142854,
        "second_serve_won_pct": 73.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-14",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWWLLLWLLL"
  },
  "head_to_head": [
    {
      "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": "Flavio Cobolli",
      "opponent_id": 273680,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "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": "2025-12-10 06:51:21 UTC"
}