Player Data JSON

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

Martina Okalova

Martina Okalova

Slovakia WTA 408
4W - 3L 57.1% Win Rate Forma: LLWLWWW

JSON Data

{
  "player": {
    "id": 1121,
    "api_id": 164852,
    "name": "Martina Okalova",
    "short_name": "M. Okalova",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-06-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 76119,
    "singles": 10.85,
    "doubles": 10.75,
    "ranking": 555,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 408,
    "points": 145,
    "best_position": 372,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 408,
      "points": 145
    },
    {
      "date": "2025-12-09",
      "position": 408,
      "points": 145
    },
    {
      "date": "2025-12-08",
      "position": 408,
      "points": 145
    },
    {
      "date": "2025-12-07",
      "position": 406,
      "points": 146
    },
    {
      "date": "2025-12-06",
      "position": 406,
      "points": 146
    },
    {
      "date": "2025-12-05",
      "position": 406,
      "points": 146
    },
    {
      "date": "2025-12-04",
      "position": 406,
      "points": 146
    },
    {
      "date": "2025-12-03",
      "position": 406,
      "points": 146
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 4,
    "losses": 3,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 7.9,
    "avg_first_serve_pct": 65.9,
    "avg_first_serve_won_pct": 56.9,
    "avg_second_serve_won_pct": 40.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-26",
      "opponent": "Maria Jose Sanchez Uribe",
      "opponent_id": 467096,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 12,
        "first_serve_pct": 62.66666666666667,
        "first_serve_won_pct": 55.319148936170215,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Miriam Bianca Bulgaru",
      "opponent_id": 155556,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 57.57575757575758,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 21.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 77.14285714285715,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 81.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 45.94594594594595,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Arina Rodionova",
      "opponent_id": 23082,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 68.29268292682927,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Alicia Herrero Linana",
      "opponent_id": 119216,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 67.94871794871796,
        "first_serve_won_pct": 58.490566037735846,
        "second_serve_won_pct": 28.000000000000004,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Martha Matoula",
      "opponent_id": 98105,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 4,
    "losses": 3,
    "form_string": "LLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Martha Matoula",
      "opponent_id": 98105,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maria Jose Sanchez Uribe",
      "opponent_id": 467096,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miriam Bianca Bulgaru",
      "opponent_id": 155556,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arina Rodionova",
      "opponent_id": 23082,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 12,
          "aces_per_match": 1.0,
          "double_faults_per_match": 12.0,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 12,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 15,
          "aces_per_match": 1.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 78.5,
          "first_serve_won_pct": 56.3,
          "second_serve_won_pct": 45.2,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 5,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 23,
        "win_rate": 71.4,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:56 UTC"
}