Player Data JSON

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

Georgia Kulevich

Georgia Kulevich

USA WTA
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 2236,
    "api_id": 1080904,
    "name": "Georgia Kulevich",
    "short_name": "G. Kulevich",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5025208,
    "singles": 9.0,
    "doubles": null,
    "ranking": 704,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "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": 1.0,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 69.1,
    "avg_first_serve_won_pct": 61.4,
    "avg_second_serve_won_pct": 45.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Lyla Byers",
      "opponent_id": 1097565,
      "tournament": "UTR PTT Knoxville Women 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Addy Rogin",
      "opponent_id": 1097736,
      "tournament": "UTR PTT Knoxville Women 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Emma Dvorackova",
      "opponent_id": 455003,
      "tournament": "UTR PTT Oxford Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 51.78571428571429,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Emma Dvorackova",
      "opponent_id": 455003,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Addy Rogin",
      "opponent_id": 1097736,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lyla Byers",
      "opponent_id": 1097565,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 17:00",
      "opponent": "Amina Salibayeva",
      "opponent_id": 375609,
      "tournament": "UTR PTT Knoxville Women 05",
      "surface": "hard",
      "round": "",
      "odds_player": 1.8333333333333335,
      "odds_opponent": 1.8333333333333335
    },
    {
      "date": "2025-12-10 17:00",
      "opponent": "Vanesa Suarez",
      "opponent_id": 393487,
      "tournament": "UTR PTT Knoxville Women 05",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:34:31 UTC"
}