Player Data JSON

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

Daria Saville

Daria Saville

Australia WTA 200
13W - 17L 43.3% Win Rate Forma: LLLWWWLWLL

JSON Data

{
  "player": {
    "id": 91,
    "api_id": 40994,
    "name": "Daria Saville",
    "short_name": "D. Saville",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-03-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2646759,
    "singles": 11.53,
    "doubles": 11.75,
    "ranking": 232,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 200,
    "points": 367,
    "best_position": 20,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 200,
      "points": 367
    },
    {
      "date": "2025-12-09",
      "position": 200,
      "points": 367
    },
    {
      "date": "2025-12-08",
      "position": 200,
      "points": 367
    },
    {
      "date": "2025-12-07",
      "position": 203,
      "points": 367
    },
    {
      "date": "2025-12-06",
      "position": 203,
      "points": 367
    },
    {
      "date": "2025-12-05",
      "position": 203,
      "points": 367
    },
    {
      "date": "2025-12-04",
      "position": 203,
      "points": 367
    },
    {
      "date": "2025-12-03",
      "position": 203,
      "points": 367
    }
  ],
  "career_stats": {
    "total_matches": 30,
    "wins": 13,
    "losses": 17,
    "win_rate": 43.3
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 1000": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "WTA 500": {
      "matches": 9,
      "wins": 6,
      "losses": 3,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 30,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 6.1,
    "avg_first_serve_pct": 65.0,
    "avg_first_serve_won_pct": 58.3,
    "avg_second_serve_won_pct": 38.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-19",
      "opponent": "Jule Niemeier",
      "opponent_id": 220801,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 45.0,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 26.08695652173913,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-26",
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 54.166666666666664,
        "second_serve_won_pct": 7.142857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-23",
      "opponent": "Taylor Townsend",
      "opponent_id": 51387,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-22",
      "opponent": "Daphnee Mpetshi Perricard",
      "opponent_id": 476537,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 82.85714285714286,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-20",
      "opponent": "Heather Watson",
      "opponent_id": 41404,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 66.23376623376623,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Katie Boulter",
      "opponent_id": 62924,
      "tournament": "Paris, France",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-12",
      "opponent": "Leyre Romero Gormaz",
      "opponent_id": 236833,
      "tournament": "Paris, France",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 61.855670103092784,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-05",
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "tournament": "Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 79.24528301886792,
        "first_serve_won_pct": 45.23809523809524,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-28",
      "opponent": "Guiomar Maristany Zuleta de Reales",
      "opponent_id": 198121,
      "tournament": "WTA 125K Vic, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 56.451612903225815,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Guiomar Maristany Zuleta de Reales",
      "opponent_id": 198121,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Erika Andreeva",
      "opponent_id": 336222,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 56.5,
          "second_serve_won_pct": 31.6,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 9,
          "losses": 11,
          "win_rate": 45.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 37,
          "double_faults": 138,
          "aces_per_match": 1.9,
          "double_faults_per_match": 6.9,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 49.7,
          "break_points_converted_pct": 44.5,
          "winners_total": 25,
          "unforced_errors_total": 29
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 26,
          "aces_per_match": 1.6,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 47.5,
          "break_points_converted_pct": 38.2,
          "winners_total": 7,
          "unforced_errors_total": 21
        }
      },
      "totals": {
        "matches": 28,
        "wins": 13,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 51,
        "double_faults": 168,
        "win_rate": 46.4,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 43,
          "aces_per_match": 2.2,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 58.1,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 62.8,
          "break_points_converted_pct": 46.5,
          "winners_total": 43,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 91.3,
          "second_serve_won_pct": 77.8,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 83.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 47,
          "double_faults": 118,
          "aces_per_match": 2.5,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 59.9,
          "break_points_converted_pct": 50.3,
          "winners_total": 57,
          "unforced_errors_total": 101
        },
        "red_clay": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 74,
          "aces_per_match": 0.9,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 42.7,
          "winners_total": 18,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 40,
        "wins": 20,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 79,
        "double_faults": 237,
        "win_rate": 50.0,
        "losses": 20
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 1,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 43.5,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 10,
          "unforced_errors_total": 18
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 41.2,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 10,
          "double_faults": 48,
          "aces_per_match": 0.9,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 64.0,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 54.5,
          "winners_total": 28,
          "unforced_errors_total": 29
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 30,
          "aces_per_match": 1.2,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 60.1,
          "second_serve_won_pct": 46.0,
          "break_points_saved_pct": 62.3,
          "break_points_converted_pct": 51.8,
          "winners_total": 6,
          "unforced_errors_total": 30
        }
      },
      "totals": {
        "matches": 18,
        "wins": 8,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 18,
        "double_faults": 81,
        "win_rate": 44.4,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:52 UTC"
}