Player Data JSON

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

Olga Danilović

Olga Danilović

Serbia WTA 69
25W - 19L 56,8% Win Rate Forma: LWLWWLWWLL

JSON Data

{
  "player": {
    "id": 416,
    "api_id": 199790,
    "name": "Olga Danilović",
    "short_name": "O. Danilović",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-01-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 191038,
    "singles": 12.27,
    "doubles": 11.99,
    "ranking": 48,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 69,
    "points": 981,
    "best_position": 32,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-29",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-28",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-27",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-26",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-25",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-24",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-23",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-22",
      "position": 69,
      "points": 981
    },
    {
      "date": "2026-01-21",
      "position": 69,
      "points": 981
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 25,
    "losses": 19,
    "win_rate": 56.8
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 10,
      "losses": 12,
      "win_rate": 45.5
    },
    "clay": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    },
    "grass": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "WTA 1000": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    },
    "WTA 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 20,
      "wins": 14,
      "losses": 6,
      "win_rate": 70.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 64.9,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Venus Williams",
      "opponent_id": 18251,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 75.53191489361703,
        "first_serve_won_pct": 63.38028169014085,
        "second_serve_won_pct": 35.8974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 51.515151515151516,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 93.54838709677419,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 12.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Tereza Valentová",
      "opponent_id": 381430,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 85.45454545454545,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Nao Hibino",
      "opponent_id": 72450,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 64.81481481481481,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Clara Tauson",
      "opponent_id": 252168,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 52.12765957446809,
        "first_serve_won_pct": 65.3061224489796,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 57.36434108527132,
        "first_serve_won_pct": 68.91891891891892,
        "second_serve_won_pct": 56.36363636363636,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Viktoriya Tomova",
      "opponent_id": 41374,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 30,
          "double_faults": 27,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 39.4,
          "winners_total": 34,
          "unforced_errors_total": 46
        },
        "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": 3,
          "double_faults": 7,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 6,
          "losses": 8,
          "win_rate": 42.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 48,
          "double_faults": 40,
          "aces_per_match": 3.4,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 56.9,
          "break_points_converted_pct": 41.8,
          "winners_total": 109,
          "unforced_errors_total": 129
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 24,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 52.6,
          "break_points_converted_pct": 50.9,
          "winners_total": 66,
          "unforced_errors_total": 67
        }
      },
      "totals": {
        "matches": 29,
        "wins": 14,
        "tournaments_played": 17,
        "tournaments_won": 1,
        "aces": 95,
        "double_faults": 98,
        "win_rate": 48.3,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 9,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 52.0,
          "winners_total": 8,
          "unforced_errors_total": 27
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 1.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 50.9,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 30,
          "double_faults": 46,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 62.4,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 48.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 30,
          "wins": 22,
          "losses": 8,
          "win_rate": 73.3,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 4,
          "aces": 67,
          "double_faults": 134,
          "aces_per_match": 2.2,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 59.0,
          "break_points_converted_pct": 47.4,
          "winners_total": 110,
          "unforced_errors_total": 136
        }
      },
      "totals": {
        "matches": 45,
        "wins": 30,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 109,
        "double_faults": 194,
        "win_rate": 66.7,
        "losses": 15
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 17,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 40.5,
          "winners_total": 21,
          "unforced_errors_total": 17
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 64.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 17,
          "aces_per_match": 1.6,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 51.2,
          "break_points_converted_pct": 36.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 7,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 32,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 50.5,
          "break_points_converted_pct": 52.9,
          "winners_total": 91,
          "unforced_errors_total": 130
        }
      },
      "totals": {
        "matches": 25,
        "wins": 16,
        "tournaments_played": 17,
        "tournaments_won": 2,
        "aces": 58,
        "double_faults": 74,
        "win_rate": 64.0,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:49 UTC"
}