Player Data JSON

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

Amodini Naik

Amodini Naik

India WTA
2W - 3L 40,0% Win Rate Forma: LLWWL

JSON Data

{
  "player": {
    "id": 4297,
    "api_id": 931537,
    "name": "Amodini Naik",
    "short_name": "A. Naik",
    "country": "India",
    "country_code": "IN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-04-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1287105,
    "singles": 8.0,
    "doubles": null,
    "ranking": 6126,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 57.0,
    "avg_first_serve_won_pct": 60.0,
    "avg_second_serve_won_pct": 43.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Laalitya Kalluri",
      "opponent_id": 376840,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "Match for 3rd place",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 38.88888888888889,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Magdalena Bresson",
      "opponent_id": 1088853,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 60.317460317460316,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Paavanii Paathak",
      "opponent_id": 376871,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 59.45945945945946,
        "first_serve_won_pct": 86.36363636363636,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Pooja Ingale",
      "opponent_id": 336623,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 60.810810810810814,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Akanksha Dileep Nitture",
      "opponent_id": 273308,
      "tournament": "UTR PTT Bengaluru Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 41.66666666666667,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Akanksha Dileep Nitture",
      "opponent_id": 273308,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pooja Ingale",
      "opponent_id": 336623,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Magdalena Bresson",
      "opponent_id": 1088853,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Paavanii Paathak",
      "opponent_id": 376871,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Laalitya Kalluri",
      "opponent_id": 376840,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:21:13 UTC"
}