Player Data JSON

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

Arunkumar Lakshmi Prabha

Arunkumar Lakshmi Prabha

India WTA
1W - 3L 25,0% Win Rate Forma: LLWL

JSON Data

{
  "player": {
    "id": 4291,
    "api_id": 459473,
    "name": "Arunkumar Lakshmi Prabha",
    "short_name": "A. L. Prabha",
    "country": "India",
    "country_code": "IN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-10-01",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 54.5,
    "avg_first_serve_won_pct": 54.9,
    "avg_second_serve_won_pct": 39.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-23",
      "opponent": "Arthi Muniyan",
      "opponent_id": 115205,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 38.095238095238095,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Soha Sadiq",
      "opponent_id": 167238,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 54.761904761904766,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Magdalena Bresson",
      "opponent_id": 1088853,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 58.06451612903226,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Riya Sachdeva",
      "opponent_id": 463240,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 45.0,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLWL"
  },
  "head_to_head": [
    {
      "opponent": "Soha Sadiq",
      "opponent_id": 167238,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Riya Sachdeva",
      "opponent_id": 463240,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Magdalena Bresson",
      "opponent_id": 1088853,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Arthi Muniyan",
      "opponent_id": 115205,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:47:22 UTC"
}