Player Data JSON

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

Vaishnavi Adkar

Vaishnavi Adkar

India WTA
1W - 3L 25.0% Win Rate Forma: LLWL

JSON Data

{
  "player": {
    "id": 672,
    "api_id": 457906,
    "name": "Vaishnavi Adkar",
    "short_name": "V. Adkar",
    "country": "India",
    "country_code": "IN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-12-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1024110,
    "singles": 10.73,
    "doubles": 10.56,
    "ranking": 618,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "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": {
    "WTA 250": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 65.3,
    "avg_first_serve_won_pct": 55.3,
    "avg_second_serve_won_pct": 38.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-29",
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Astrid Lew Yan Foon",
      "opponent_id": 377956,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Amina Anshba",
      "opponent_id": 121760,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-04",
      "opponent": "Ankita Raina",
      "opponent_id": 46625,
      "tournament": "Mumbai, India",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.51351351351351,
        "first_serve_won_pct": 51.06382978723404,
        "second_serve_won_pct": 37.03703703703704,
        "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": "Donna Vekić",
      "opponent_id": 50641,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Astrid Lew Yan Foon",
      "opponent_id": 377956,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ankita Raina",
      "opponent_id": 46625,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Amina Anshba",
      "opponent_id": 121760,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 51.1,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 54.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 13,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:56:04 UTC"
}