Player Data JSON

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

Astro Pilipovic

Astro Pilipovic

Serbia ATP
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 2027,
    "api_id": 492570,
    "name": "Astro Pilipovic",
    "short_name": "A. Pilipovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1506538,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 68.6,
    "avg_first_serve_won_pct": 72.0,
    "avg_second_serve_won_pct": 47.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Mykyta Fomenko",
      "opponent_id": 464359,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Aleksa Oparnica",
      "opponent_id": 1130998,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.26923076923077,
        "first_serve_won_pct": 64.7887323943662,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Aleksa Oparnica",
      "opponent_id": 1130998,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mykyta Fomenko",
      "opponent_id": 464359,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-13 17:15:31 UTC"
}