Player Data JSON

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

Madhwin Kamath

Madhwin Kamath

India ATP
2W - 1L 66,7% Win Rate Forma: WLW

JSON Data

{
  "player": {
    "id": 3919,
    "api_id": 377343,
    "name": "Madhwin Kamath",
    "short_name": "M. Kamath",
    "country": "India",
    "country_code": "IN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 266787,
    "singles": 12.62,
    "doubles": 12.68,
    "ranking": 1447,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "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": 3.3,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 72.1,
    "avg_first_serve_won_pct": 66.6,
    "avg_second_serve_won_pct": 48.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-01",
      "opponent": "Dorian Kos",
      "opponent_id": 260199,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 74.60317460317461,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Gunawan Trismuwantara",
      "opponent_id": 342657,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 73.01587301587301,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Denis Vishenchuk Vishenko",
      "opponent_id": 1041525,
      "tournament": "UTR PTT Bali Men +H 03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 74.0,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WLW"
  },
  "head_to_head": [
    {
      "opponent": "Denis Vishenchuk Vishenko",
      "opponent_id": 1041525,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dorian Kos",
      "opponent_id": 260199,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gunawan Trismuwantara",
      "opponent_id": 342657,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:04 UTC"
}