Player Data JSON

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

Jelena Ostapenko

Jelena Ostapenko

Latvia WTA 36
29W - 31L 48.3% Win Rate Forma: WWLWLLWLWW

JSON Data

{
  "player": {
    "id": 281,
    "api_id": 64496,
    "name": "Jelena Ostapenko",
    "short_name": "J. Ostapenko",
    "country": "Latvia",
    "country_code": "LV",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-06-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 52346,
    "singles": 12.36,
    "doubles": 12.61,
    "ranking": 48,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 36,
    "points": 1369,
    "best_position": 5,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-08",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-07",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-06",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-05",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-04",
      "position": 36,
      "points": 1369
    },
    {
      "date": "2026-05-03",
      "position": 40,
      "points": 1314
    },
    {
      "date": "2026-05-02",
      "position": 40,
      "points": 1314
    },
    {
      "date": "2026-05-01",
      "position": 40,
      "points": 1314
    },
    {
      "date": "2026-04-30",
      "position": 40,
      "points": 1314
    }
  ],
  "career_stats": {
    "total_matches": 60,
    "wins": 29,
    "losses": 31,
    "win_rate": 48.3
  },
  "surface_stats": {
    "hard": {
      "matches": 38,
      "wins": 16,
      "losses": 22,
      "win_rate": 42.1
    },
    "clay": {
      "matches": 19,
      "wins": 12,
      "losses": 7,
      "win_rate": 63.2
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 31,
      "wins": 16,
      "losses": 15,
      "win_rate": 51.6
    },
    "WTA 500": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 60,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 64.3,
    "avg_second_serve_won_pct": 45.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 57.99999999999999,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Lucrezia Stefanini",
      "opponent_id": 155890,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 91.30434782608695,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 64.36781609195403,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 50.79365079365079,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 76.04166666666666,
        "first_serve_won_pct": 52.054794520547944,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 11,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 58.730158730158735,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 11,
        "first_serve_pct": 94.52054794520548,
        "first_serve_won_pct": 53.62318840579711,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 7,
        "first_serve_pct": 60.824742268041234,
        "first_serve_won_pct": 66.10169491525424,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.01639344262295,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WWLWLLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Rebecca Šramková",
      "opponent_id": 71034,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:20",
      "opponent": "Qinwen Zheng",
      "opponent_id": 257784,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 2.75,
      "odds_opponent": 1.44
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 48.0,
          "winners_total": 36,
          "unforced_errors_total": 30
        },
        "green_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 56.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 8,
          "losses": 13,
          "win_rate": 38.1,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 85,
          "double_faults": 146,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 49.4,
          "break_points_converted_pct": 47.6,
          "winners_total": 73,
          "unforced_errors_total": 99
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 45,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 53.2,
          "break_points_converted_pct": 60.5,
          "winners_total": 84,
          "unforced_errors_total": 93
        },
        "red_clay_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 18,
          "aces_per_match": 4.6,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 52.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 37,
        "wins": 18,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 152,
        "double_faults": 235,
        "win_rate": 48.6,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 47,
          "aces_per_match": 5.5,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 50.8,
          "winners_total": 115,
          "unforced_errors_total": 110
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 6,
          "losses": 1,
          "win_rate": 85.7,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 34,
          "aces_per_match": 5.4,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 55.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 14,
          "losses": 10,
          "win_rate": 58.3,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 98,
          "double_faults": 137,
          "aces_per_match": 4.1,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 43.0,
          "winners_total": 97,
          "unforced_errors_total": 114
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 49,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 55.1,
          "winners_total": 72,
          "unforced_errors_total": 71
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 8.3,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 31,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 206,
        "double_faults": 269,
        "win_rate": 62.0,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 61,
          "double_faults": 51,
          "aces_per_match": 6.1,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 47.3,
          "winners_total": 123,
          "unforced_errors_total": 110
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 11,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 20,
          "losses": 14,
          "win_rate": 58.8,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 122,
          "double_faults": 181,
          "aces_per_match": 3.6,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 48.5,
          "break_points_saved_pct": 51.4,
          "break_points_converted_pct": 47.8,
          "winners_total": 273,
          "unforced_errors_total": 325
        },
        "red_clay": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 32,
          "double_faults": 26,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 59.2,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 44.0,
          "winners_total": 73,
          "unforced_errors_total": 72
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 56.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 36,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 229,
        "double_faults": 275,
        "win_rate": 63.2,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:29 UTC"
}