Player Data JSON

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

Elena Micic

Elena Micic

Australia WTA 348
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 185,
    "api_id": 353542,
    "name": "Elena Micic",
    "short_name": "E. Micic",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-07-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 232232,
    "singles": 10.81,
    "doubles": 10.73,
    "ranking": 577,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 348,
    "points": 177,
    "best_position": 348,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-09",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-08",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-07",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-06",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-05",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-04",
      "position": 348,
      "points": 177
    },
    {
      "date": "2025-12-03",
      "position": 348,
      "points": 177
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 7.5,
    "avg_first_serve_pct": 64.9,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 44.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-01-09",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 7,
        "first_serve_pct": 65.27777777777779,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-08",
      "opponent": "Darya Astakhova",
      "opponent_id": 287756,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 59.45945945945946,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-07",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 11,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-28",
      "opponent": "Barbora Palicova",
      "opponent_id": 354634,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 62.71186440677966,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Barbora Palicova",
      "opponent_id": 354634,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Darya Astakhova",
      "opponent_id": 287756,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 30,
          "aces_per_match": 3.2,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 36.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 13,
        "double_faults": 30,
        "win_rate": 50.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 45.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:58:58 UTC"
}