Player Data JSON

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

Perry Di Giulio

Perry Di Giulio

USA ATP
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 3888,
    "api_id": 1160920,
    "name": "Perry Di Giulio",
    "short_name": "P. D. Giulio",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5043886,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2757,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 60.3,
    "avg_first_serve_won_pct": 56.1,
    "avg_second_serve_won_pct": 38.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Constantinos Djakouris",
      "opponent_id": 482679,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 60.256410256410255,
        "second_serve_won_pct": 56.36363636363636,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Aadarsh Tripathi",
      "opponent_id": 522425,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 58.18181818181818,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Neo Niedner",
      "opponent_id": 371958,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 54.929577464788736,
        "first_serve_won_pct": 46.15384615384615,
        "second_serve_won_pct": 43.24324324324324,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-27",
      "opponent": "Dominique Rolland",
      "opponent_id": 377947,
      "tournament": "UTR PTT Newport Beach Men 19",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 53.125,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Constantinos Djakouris",
      "opponent_id": 482679,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aadarsh Tripathi",
      "opponent_id": 522425,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Neo Niedner",
      "opponent_id": 371958,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dominique Rolland",
      "opponent_id": 377947,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 18:00:47 UTC"
}