Player Data JSON

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

Yue Yuan

Yue Yuan

China WTA 115
30W - 38L 44.1% Win Rate Forma: LWLWWLWWLW

JSON Data

{
  "player": {
    "id": 232,
    "api_id": 190996,
    "name": "Yue Yuan",
    "short_name": "Y. Yuan",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-09-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 93201,
    "singles": 11.86,
    "doubles": 11.78,
    "ranking": 162,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 115,
    "points": 683,
    "best_position": 36,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-08",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-07",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-06",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-05",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-04",
      "position": 115,
      "points": 683
    },
    {
      "date": "2026-05-03",
      "position": 111,
      "points": 731
    },
    {
      "date": "2026-05-02",
      "position": 111,
      "points": 731
    },
    {
      "date": "2026-05-01",
      "position": 111,
      "points": 731
    },
    {
      "date": "2026-04-30",
      "position": 111,
      "points": 731
    }
  ],
  "career_stats": {
    "total_matches": 68,
    "wins": 30,
    "losses": 38,
    "win_rate": 44.1
  },
  "surface_stats": {
    "hard": {
      "matches": 46,
      "wins": 20,
      "losses": 26,
      "win_rate": 43.5
    },
    "clay": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 19,
      "wins": 8,
      "losses": 11,
      "win_rate": 42.1
    },
    "WTA 500": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 31,
      "wins": 14,
      "losses": 17,
      "win_rate": 45.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 68,
    "avg_aces_per_match": 2.2,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 67.4,
    "avg_first_serve_won_pct": 61.7,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 70.32967032967034,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 67.64705882352942,
        "first_serve_won_pct": 58.69565217391305,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.99999999999999,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Bianca Andreescu",
      "opponent_id": 202924,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 69.51219512195121,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Lulu Sun",
      "opponent_id": 195182,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 82.0,
        "first_serve_won_pct": 59.756097560975604,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Linda Klimovicova",
      "opponent_id": 297953,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 31.57894736842105,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Alisa Oktiabreva",
      "opponent_id": 451932,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 86.0,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Ekaterine Gorgodze",
      "opponent_id": 48486,
      "tournament": "WTA 125K Oeiras 4, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 79.41176470588235,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Marina Bassols Ribera",
      "opponent_id": 183861,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 63.74999999999999,
        "first_serve_won_pct": 60.78431372549019,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Carmen Gallardo Guevara",
      "opponent_id": 287781,
      "tournament": "WTA 125K Madrid, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 86.86868686868688,
        "first_serve_won_pct": 60.46511627906976,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 10,
          "aces_per_match": 1.7,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 45.7,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 32.8,
          "winners_total": 16,
          "unforced_errors_total": 27
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 0.5,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 8,
          "losses": 16,
          "win_rate": 33.3,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 51,
          "double_faults": 37,
          "aces_per_match": 2.1,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 48.2,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 45.5,
          "winners_total": 37,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 0.3,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 50.6,
          "second_serve_won_pct": 37.9,
          "break_points_saved_pct": 43.2,
          "break_points_converted_pct": 51.9,
          "winners_total": 24,
          "unforced_errors_total": 34
        }
      },
      "totals": {
        "matches": 36,
        "wins": 11,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 65,
        "double_faults": 48,
        "win_rate": 30.6,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 8,
          "aces_per_match": 1.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 49.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 9,
          "unforced_errors_total": 26
        },
        "hardcourt_outdoor": {
          "matches": 42,
          "wins": 26,
          "losses": 16,
          "win_rate": 61.9,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 5,
          "aces": 102,
          "double_faults": 58,
          "aces_per_match": 2.4,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 49.9,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 42.0,
          "winners_total": 29,
          "unforced_errors_total": 62
        },
        "red_clay": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 52.3,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 54.9,
          "break_points_converted_pct": 40.0,
          "winners_total": 13,
          "unforced_errors_total": 23
        }
      },
      "totals": {
        "matches": 54,
        "wins": 29,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 120,
        "double_faults": 75,
        "win_rate": 53.7,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "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": 28,
          "double_faults": 9,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 43.1,
          "winners_total": 68,
          "unforced_errors_total": 42
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 10,
          "losses": 10,
          "win_rate": 50.0,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 60,
          "double_faults": 37,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 45.4,
          "winners_total": 20,
          "unforced_errors_total": 25
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 13,
          "aces_per_match": 1.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 50.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 10,
          "unforced_errors_total": 6
        }
      },
      "totals": {
        "matches": 36,
        "wins": 20,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 102,
        "double_faults": 62,
        "win_rate": 55.6,
        "losses": 16
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:20 UTC"
}