Player Data JSON

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

Lorenzo Giustino

Lorenzo Giustino

Italy ATP 211
4W - 5L 44,4% Win Rate Forma: LWLLWLWWL

JSON Data

{
  "player": {
    "id": 795,
    "api_id": 48626,
    "name": "Lorenzo Giustino",
    "short_name": "L. Giustino",
    "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": 3862,
    "singles": 14.45,
    "doubles": 12.78,
    "ranking": 184,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 211,
    "points": 279,
    "best_position": 127,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-29",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-28",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-27",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-26",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-25",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-24",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-23",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-22",
      "position": 211,
      "points": 279
    },
    {
      "date": "2026-01-21",
      "position": 211,
      "points": 279
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 64.7,
    "avg_first_serve_won_pct": 68.3,
    "avg_second_serve_won_pct": 47.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 93.44262295081968,
        "first_serve_won_pct": 61.40350877192983,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-27",
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 67.1875,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-25",
      "opponent": "Cezar Cretu",
      "opponent_id": 196920,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.71428571428571,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-07",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Kimmer Coppejans",
      "opponent_id": 54955,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.78571428571429,
        "second_serve_won_pct": 48.78048780487805,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.0,
        "first_serve_won_pct": 87.87878787878788,
        "second_serve_won_pct": 37.2093023255814,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 53.06122448979592,
        "first_serve_won_pct": 46.15384615384615,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LWLLWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Kimmer Coppejans",
      "opponent_id": 54955,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 19,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 7,
          "losses": 10,
          "win_rate": 41.2,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 45,
          "double_faults": 57,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 44.0,
          "break_points_converted_pct": 39.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 18.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 25,
        "wins": 10,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 71,
        "double_faults": 80,
        "win_rate": 40.0,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 33,
          "aces_per_match": 3.4,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 5,
          "aces_per_match": 2.7,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 25,
          "wins": 15,
          "losses": 10,
          "win_rate": 60.0,
          "tournaments_played": 24,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 62,
          "double_faults": 81,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 45.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 35,
        "wins": 18,
        "tournaments_played": 33,
        "tournaments_won": 2,
        "aces": 94,
        "double_faults": 119,
        "win_rate": 51.4,
        "losses": 17
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 7,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 39.5,
          "break_points_saved_pct": 10.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:06 UTC"
}