Player Data JSON

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

Hanyu Guo

Hanyu Guo

China WTA 167
16W - 13L 55.2% Win Rate Forma: LLWWWLWWWW

JSON Data

{
  "player": {
    "id": 100,
    "api_id": 153652,
    "name": "Hanyu Guo",
    "short_name": "H. Guo",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-05-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 219811,
    "singles": 11.87,
    "doubles": 12.09,
    "ranking": 149,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 167,
    "points": 467,
    "best_position": 156,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-08",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-07",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-06",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-05",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-04",
      "position": 167,
      "points": 467
    },
    {
      "date": "2026-05-03",
      "position": 173,
      "points": 419
    },
    {
      "date": "2026-05-02",
      "position": 173,
      "points": 419
    },
    {
      "date": "2026-05-01",
      "position": 173,
      "points": 419
    },
    {
      "date": "2026-04-30",
      "position": 173,
      "points": 419
    }
  ],
  "career_stats": {
    "total_matches": 29,
    "wins": 16,
    "losses": 13,
    "win_rate": 55.2
  },
  "surface_stats": {
    "hard": {
      "matches": 24,
      "wins": 13,
      "losses": 11,
      "win_rate": 54.2
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "WTA 500": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 16,
      "wins": 10,
      "losses": 6,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 29,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 61.3,
    "avg_second_serve_won_pct": 45.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Anastasia Gasanova",
      "opponent_id": 130624,
      "tournament": "WTA 125K Istanbul, Turkiye Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 52.083333333333336,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-02",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 39.39393939393939,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Rada Zolotareva",
      "opponent_id": 455688,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 90.9090909090909,
        "first_serve_won_pct": 68.0,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Diletta Cherubini",
      "opponent_id": 276445,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 74.50980392156863,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Dalila Jakupovic",
      "opponent_id": 52533,
      "tournament": "WTA 125K Huzhou, China Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Alina Charaeva",
      "opponent_id": 255445,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Mary Stoiana",
      "opponent_id": 340542,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 69.1588785046729,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 57.57575757575758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.0,
        "first_serve_won_pct": 74.60317460317461,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-19",
      "opponent": "Katarina Jokić",
      "opponent_id": 103549,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Louisa Chirico",
      "opponent_id": 71484,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 63.46153846153846,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LLWWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alina Charaeva",
      "opponent_id": 255445,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 57,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 44.5,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 37,
        "double_faults": 57,
        "win_rate": 52.9,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 65.6,
          "first_serve_won_pct": 85.0,
          "second_serve_won_pct": 73.3,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 39.4,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 6,
        "tournaments_won": 1,
        "aces": 4,
        "double_faults": 10,
        "win_rate": 50.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 54.7,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 18,
        "tournaments_won": 2,
        "aces": 2,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:54:06 UTC"
}