Player Data JSON

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

Mingge Xu

Mingge Xu

United Kingdom WTA 234
4W - 5L 44.4% Win Rate Forma: LLLWLWLWW

JSON Data

{
  "player": {
    "id": 1021,
    "api_id": 386230,
    "name": "Mingge Xu",
    "short_name": "M. Xu",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-10-02",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4228028,
    "singles": 11.64,
    "doubles": 11.22,
    "ranking": 15,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 234,
    "points": 312,
    "best_position": 250,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 234,
      "points": 312
    },
    {
      "date": "2025-12-09",
      "position": 234,
      "points": 312
    },
    {
      "date": "2025-12-08",
      "position": 234,
      "points": 312
    },
    {
      "date": "2025-12-07",
      "position": 250,
      "points": 293
    },
    {
      "date": "2025-12-06",
      "position": 250,
      "points": 293
    },
    {
      "date": "2025-12-05",
      "position": 250,
      "points": 293
    },
    {
      "date": "2025-12-04",
      "position": 250,
      "points": 293
    },
    {
      "date": "2025-12-03",
      "position": 250,
      "points": 293
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 2.9,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 64.0,
    "avg_second_serve_won_pct": 42.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-06-30",
      "opponent": "Emma Raducanu",
      "opponent_id": 258756,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 59.523809523809526,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Eastbourne",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 52.54237288135594,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-19",
      "opponent": "Magda Linette",
      "opponent_id": 42289,
      "tournament": "Nottingham",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 8,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-17",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Nottingham",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 67.1875,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-11",
      "opponent": "Amarni Banks",
      "opponent_id": 321792,
      "tournament": "WTA 125K Ilkley, Great Britain Women Singles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 40.909090909090914,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-09",
      "opponent": "Ana Konjuh",
      "opponent_id": 74443,
      "tournament": "WTA 125K Ilkley, Great Britain Women Singles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 61.702127659574465,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-06",
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 73.52941176470588,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-04",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 9,
        "first_serve_pct": 61.702127659574465,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-02",
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "tournament": "WTA 125K Birmingham, Great Britain Women Singles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LLLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 09:00",
      "opponent": "Linda Klimovicova",
      "opponent_id": 297953,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Round of 32",
      "odds_player": 2.625,
      "odds_opponent": 1.4444444444444444
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 19,
          "aces_per_match": 4.2,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 35.7,
          "winners_total": 21,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 17,
        "double_faults": 19,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 5,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 71.4,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 8,
          "aces_per_match": 7.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 7,
          "unforced_errors_total": 8
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 8,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:53:05 UTC"
}