Player Data JSON

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

Peter Nad

Peter Nad

Slovakia ATP
2W - 3L 40,0% Win Rate Forma: LWLLW

JSON Data

{
  "player": {
    "id": 4087,
    "api_id": 349490,
    "name": "Peter Nad",
    "short_name": "P. Nad",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4227749,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2799,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 9.2,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 51.9,
    "avg_first_serve_won_pct": 78.2,
    "avg_second_serve_won_pct": 53.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Nicholas Patrick",
      "opponent_id": 489819,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 51.9607843137255,
        "first_serve_won_pct": 66.0377358490566,
        "second_serve_won_pct": 53.06122448979592,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Nolan Balthazor",
      "opponent_id": 1072202,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 13,
        "double_faults": 1,
        "first_serve_pct": 60.416666666666664,
        "first_serve_won_pct": 93.10344827586206,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Ashton Adesoro",
      "opponent_id": 556492,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 48.46153846153846,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Felix Corwin",
      "opponent_id": 161874,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 8,
        "first_serve_pct": 50.79365079365079,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 72.22222222222221,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Giuseppe Cerasuolo",
      "opponent_id": 1096071,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 48.0,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Felix Corwin",
      "opponent_id": 161874,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ashton Adesoro",
      "opponent_id": 556492,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nolan Balthazor",
      "opponent_id": 1072202,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Giuseppe Cerasuolo",
      "opponent_id": 1096071,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nicholas Patrick",
      "opponent_id": 489819,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:21:15 UTC"
}