Player Data JSON

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

Xinyu Wang

Xinyu Wang

China WTA 46
33W - 27L 55,0% Win Rate Forma: LWWWLWLWWW

JSON Data

{
  "player": {
    "id": 230,
    "api_id": 227431,
    "name": "Xinyu Wang",
    "short_name": "X. Wang",
    "country": "China",
    "country_code": "CN",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-09-26",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1739159,
    "singles": 12.25,
    "doubles": 11.58,
    "ranking": 54,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 46,
    "points": 1197,
    "best_position": 32,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-29",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-28",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-27",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-26",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-25",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-24",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-23",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-22",
      "position": 46,
      "points": 1197
    },
    {
      "date": "2026-01-21",
      "position": 46,
      "points": 1197
    }
  ],
  "career_stats": {
    "total_matches": 60,
    "wins": 33,
    "losses": 27,
    "win_rate": 55.0
  },
  "surface_stats": {
    "hard": {
      "matches": 42,
      "wins": 23,
      "losses": 19,
      "win_rate": 54.8
    },
    "clay": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "grass": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 12,
      "wins": 3,
      "losses": 9,
      "win_rate": 25.0
    },
    "WTA 500": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 23,
      "wins": 16,
      "losses": 7,
      "win_rate": 69.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 60,
    "avg_aces_per_match": 3.9,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 64.0,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 46.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-26",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 72.94117647058823,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 24.324324324324326,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Magda Linette",
      "opponent_id": 42289,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Elina Svitolina",
      "opponent_id": 51293,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 67.64705882352942,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 7,
        "first_serve_pct": 73.77049180327869,
        "first_serve_won_pct": 65.55555555555556,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Francesca Jones",
      "opponent_id": 193290,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 69.64285714285714,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Renata Zarazua",
      "opponent_id": 111189,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 74.0,
        "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": "LWWWLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Kamilla Rakhimova",
      "opponent_id": 217828,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 49,
          "double_faults": 35,
          "aces_per_match": 4.9,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 41,
          "unforced_errors_total": 53
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 5.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 83.0,
          "first_serve_won_pct": 47.4,
          "second_serve_won_pct": 85.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 54.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 12,
          "losses": 14,
          "win_rate": 46.2,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 80,
          "double_faults": 89,
          "aces_per_match": 3.1,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 47.8,
          "winners_total": 66,
          "unforced_errors_total": 89
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 34,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 36.1,
          "winners_total": 47,
          "unforced_errors_total": 54
        }
      },
      "totals": {
        "matches": 45,
        "wins": 22,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 158,
        "double_faults": 163,
        "win_rate": 48.9,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 24,
          "double_faults": 26,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 51.0,
          "break_points_saved_pct": 46.4,
          "break_points_converted_pct": 47.4,
          "winners_total": 113,
          "unforced_errors_total": 144
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 2,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 34.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 14,
          "losses": 17,
          "win_rate": 45.2,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 7,
          "aces": 71,
          "double_faults": 107,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 48.5,
          "winners_total": 103,
          "unforced_errors_total": 124
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 30,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 58.3,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 36.8,
          "winners_total": 101,
          "unforced_errors_total": 119
        }
      },
      "totals": {
        "matches": 52,
        "wins": 27,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 117,
        "double_faults": 167,
        "win_rate": 51.9,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 12,
          "aces_per_match": 0.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 44.6,
          "second_serve_won_pct": 100.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 64.7,
          "winners_total": 47,
          "unforced_errors_total": 32
        },
        "hardcourt_outdoor": {
          "matches": 36,
          "wins": 22,
          "losses": 14,
          "win_rate": 61.1,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 80,
          "double_faults": 119,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 45.6,
          "winners_total": 155,
          "unforced_errors_total": 195
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 27,
          "aces_per_match": 1.3,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 66.8,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 53.9,
          "break_points_converted_pct": 33.3,
          "winners_total": 60,
          "unforced_errors_total": 102
        }
      },
      "totals": {
        "matches": 46,
        "wins": 25,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 91,
        "double_faults": 158,
        "win_rate": 54.3,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:48 UTC"
}