Player Data JSON

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

Xinxin Yao

Xinxin Yao

China WTA 398
5W - 9L 35.7% Win Rate Forma: WWWLWLLLLL

JSON Data

{
  "player": {
    "id": 1104,
    "api_id": 398054,
    "name": "Xinxin Yao",
    "short_name": "X. Yao",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-10-20",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 292488,
    "singles": 11.2,
    "doubles": 10.7,
    "ranking": 393,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 398,
    "points": 151,
    "best_position": 205,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 398,
      "points": 151
    },
    {
      "date": "2026-05-07",
      "position": 398,
      "points": 151
    },
    {
      "date": "2026-05-06",
      "position": 398,
      "points": 151
    },
    {
      "date": "2026-05-05",
      "position": 398,
      "points": 151
    },
    {
      "date": "2026-05-04",
      "position": 398,
      "points": 151
    },
    {
      "date": "2026-05-03",
      "position": 423,
      "points": 135
    },
    {
      "date": "2026-05-02",
      "position": 423,
      "points": 135
    },
    {
      "date": "2026-05-01",
      "position": 423,
      "points": 135
    },
    {
      "date": "2026-04-30",
      "position": 423,
      "points": 135
    },
    {
      "date": "2026-04-29",
      "position": 423,
      "points": 135
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 5,
    "losses": 9,
    "win_rate": 35.7
  },
  "surface_stats": {
    "hard": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "clay": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 75.1,
    "avg_first_serve_won_pct": 53.5,
    "avg_second_serve_won_pct": 38.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "tournament": "WTA 125K Jiujiang, China Women Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 98.75,
        "first_serve_won_pct": 63.29113924050633,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Haruka Kaji",
      "opponent_id": 80535,
      "tournament": "WTA 125K Jiujiang, China Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 13.333333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Hong Yi Cody Wong",
      "opponent_id": 234309,
      "tournament": "WTA 125K Jiujiang, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Rada Zolotareva",
      "opponent_id": 455688,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 96.11650485436894,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Sara Saito",
      "opponent_id": 406665,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 91.22807017543859,
        "first_serve_won_pct": 54.807692307692314,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-26",
      "opponent": "Zarina Diyas",
      "opponent_id": 36443,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 98.4126984126984,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Rina Saigo",
      "opponent_id": 222183,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2025-10-13",
      "opponent": "Ruien Zhang",
      "opponent_id": 469043,
      "tournament": "WTA 125K Jinan, China Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 69.84126984126983,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "WTA 125K Suzhou, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.94117647058823,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "WWWLWLLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Haruka Kaji",
      "opponent_id": 80535,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Zarina Diyas",
      "opponent_id": 36443,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joanna Garland",
      "opponent_id": 230384,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bianca Andreescu",
      "opponent_id": 202924,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ruien Zhang",
      "opponent_id": 469043,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 04:10",
      "opponent": "Xiaodi You",
      "opponent_id": 134532,
      "tournament": "WTA 125K Jiujiang, China Women Singles",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": 2.25,
      "odds_opponent": 1.5714285714285714
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "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": 78.7,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 26.1,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 11,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 55.5,
          "second_serve_won_pct": 45.1,
          "break_points_saved_pct": 57.3,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 11,
        "win_rate": 33.3,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:31 UTC"
}