Player Data JSON

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

Michael Malkin

Michael Malkin

Germany ATP
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4047,
    "api_id": 1162152,
    "name": "Michael Malkin",
    "short_name": "M. Malkin",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3426899,
    "singles": 11.0,
    "doubles": null,
    "ranking": 4839,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 5.8,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 63.9,
    "avg_first_serve_won_pct": 62.2,
    "avg_second_serve_won_pct": 38.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Filip Poklemba",
      "opponent_id": 1158159,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 75.92592592592592,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Dominik Recek",
      "opponent_id": 84659,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 48.529411764705884,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Sebastian Chodura",
      "opponent_id": 405567,
      "tournament": "UTR Olomouc M01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dominik Recek",
      "opponent_id": 84659,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Filip Poklemba",
      "opponent_id": 1158159,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sebastian Chodura",
      "opponent_id": 405567,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:02 UTC"
}