Player Data JSON

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

Adam Bajurko

Adam Bajurko

Poland ATP
2W - 4L 33,3% Win Rate Forma: LWLWLL

JSON Data

{
  "player": {
    "id": 4048,
    "api_id": 486465,
    "name": "Adam Bajurko",
    "short_name": "A. Bajurko",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 392958,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2191,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 4.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 65.2,
    "avg_second_serve_won_pct": 39.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Niels Lootsma",
      "opponent_id": 102817,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Jaroslav Pospisil",
      "opponent_id": 14879,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Ondrej Hujo",
      "opponent_id": 414852,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 59.78260869565217,
        "first_serve_won_pct": 65.45454545454545,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Karol Filar",
      "opponent_id": 286500,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.04347826086957,
        "first_serve_won_pct": 58.620689655172406,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 6,
        "first_serve_pct": 65.65656565656566,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "LWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Niels Lootsma",
      "opponent_id": 102817,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ondrej Hujo",
      "opponent_id": 414852,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Karol Filar",
      "opponent_id": 286500,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:27 UTC"
}