Player Data JSON

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

Yibing Wu

Yibing Wu

China ATP 182
11W - 7L 61.1% Win Rate Forma: LLWWWLWWLW

JSON Data

{
  "player": {
    "id": 786,
    "api_id": 194186,
    "name": "Yibing Wu",
    "short_name": "Y. Wu",
    "country": "China",
    "country_code": "CN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 163432,
    "singles": 14.72,
    "doubles": 13.49,
    "ranking": 128,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 182,
    "points": 322,
    "best_position": 54,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 182,
      "points": 322
    },
    {
      "date": "2025-12-09",
      "position": 182,
      "points": 322
    },
    {
      "date": "2025-12-08",
      "position": 182,
      "points": 322
    },
    {
      "date": "2025-12-07",
      "position": 183,
      "points": 322
    },
    {
      "date": "2025-12-06",
      "position": 183,
      "points": 322
    },
    {
      "date": "2025-12-05",
      "position": 183,
      "points": 322
    },
    {
      "date": "2025-12-04",
      "position": 183,
      "points": 322
    },
    {
      "date": "2025-12-03",
      "position": 183,
      "points": 322
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 11,
    "losses": 7,
    "win_rate": 61.1
  },
  "surface_stats": {
    "hard": {
      "matches": 17,
      "wins": 11,
      "losses": 6,
      "win_rate": 64.7
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 5,
      "wins": 4,
      "losses": 1,
      "win_rate": 80.0
    },
    "ATP 250": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 64.8,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-02",
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 70.17543859649122,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 51.21951219512195,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-20",
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 66.29213483146067,
        "first_serve_won_pct": 76.27118644067797,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "Hangzhou",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 64.07766990291263,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-22",
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 72.54901960784314,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 76.74418604651163,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Juan Pablo Ficovich",
      "opponent_id": 113979,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 87.09677419354838,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-24",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-23",
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 58.4070796460177,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 48.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexei Popyrin",
      "opponent_id": 128552,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 23,
          "losses": 8,
          "win_rate": 74.2,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 2,
          "aces": 118,
          "double_faults": 86,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 56.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 32,
        "wins": 23,
        "tournaments_played": 11,
        "tournaments_won": 1,
        "aces": 120,
        "double_faults": 88,
        "win_rate": 71.9,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 59,
          "double_faults": 31,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 63.9,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 29.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 9,
        "tournaments_played": 7,
        "tournaments_won": 1,
        "aces": 67,
        "double_faults": 39,
        "win_rate": 64.3,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 24,
          "double_faults": 10,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 54.1,
          "break_points_converted_pct": 41.9,
          "winners_total": 53,
          "unforced_errors_total": 37
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 30,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 0.6,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 66.5,
          "break_points_saved_pct": 82.1,
          "break_points_converted_pct": 45.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 36,
          "double_faults": 26,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 36.9,
          "winners_total": 110,
          "unforced_errors_total": 129
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 16,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 48.8,
          "winners_total": 41,
          "unforced_errors_total": 53
        }
      },
      "totals": {
        "matches": 28,
        "wins": 13,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 115,
        "double_faults": 55,
        "win_rate": 46.4,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:20 UTC"
}