Player Data JSON

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

Robert Rumler

Robert Rumler

Czechia ATP
1W - 9L 10,0% Win Rate Forma: LLLLLLWLLL

JSON Data

{
  "player": {
    "id": 3463,
    "api_id": 42514,
    "name": "Robert Rumler",
    "short_name": "R. Rumler",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2802328,
    "singles": 11.0,
    "doubles": null,
    "ranking": 4732,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 10,
    "wins": 1,
    "losses": 9,
    "win_rate": 10.0
  },
  "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": 10,
      "wins": 1,
      "losses": 9,
      "win_rate": 10.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 69.1,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Ondrej Hujo",
      "opponent_id": 414852,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Adam Jurajda",
      "opponent_id": 337458,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 63.39285714285714,
        "first_serve_won_pct": 73.23943661971832,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 68.62745098039215,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 64.81481481481481,
        "second_serve_won_pct": 56.81818181818182,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 43.037974683544306,
        "first_serve_won_pct": 85.29411764705883,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Simon Malis",
      "opponent_id": 389492,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 94.44444444444444,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Deney Wassermann",
      "opponent_id": 233692,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 70.66666666666667,
        "first_serve_won_pct": 75.47169811320755,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Peter Alam",
      "opponent_id": 313273,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 52.083333333333336,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Jakub Prachar",
      "opponent_id": 381835,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 70.37037037037037,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 1,
    "losses": 9,
    "form_string": "LLLLLLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jakub Prachar",
      "opponent_id": 381835,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Adam Jurajda",
      "opponent_id": 337458,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:26 UTC"
}