Player Data JSON

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

Victoria Hu

Victoria Hu

USA WTA 376
2W - 5L 28.6% Win Rate Forma: LLWLLLW

JSON Data

{
  "player": {
    "id": 744,
    "api_id": 248329,
    "name": "Victoria Hu",
    "short_name": "V. Hu",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-04-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2754295,
    "singles": 11.06,
    "doubles": 10.86,
    "ranking": 437,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 376,
    "points": 163,
    "best_position": 262,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 376,
      "points": 163
    },
    {
      "date": "2025-12-09",
      "position": 376,
      "points": 163
    },
    {
      "date": "2025-12-08",
      "position": 376,
      "points": 163
    },
    {
      "date": "2025-12-07",
      "position": 367,
      "points": 167
    },
    {
      "date": "2025-12-06",
      "position": 367,
      "points": 167
    },
    {
      "date": "2025-12-05",
      "position": 367,
      "points": 167
    },
    {
      "date": "2025-12-04",
      "position": 367,
      "points": 167
    },
    {
      "date": "2025-12-03",
      "position": 367,
      "points": 167
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 2,
    "losses": 5,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 52.2,
    "avg_first_serve_won_pct": 65.1,
    "avg_second_serve_won_pct": 40.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-11",
      "opponent": "Kristina Novak",
      "opponent_id": 223924,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Victoria Rodriguez",
      "opponent_id": 78785,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 42.35294117647059,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 39.473684210526315,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Emily Appleton",
      "opponent_id": 168526,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 46.51162790697674,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 36.95652173913043,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Alana Smith",
      "opponent_id": 198254,
      "tournament": "WTA 125K Newport, USA Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 52.87356321839081,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 34.146341463414636,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-29",
      "opponent": "Raluca Georgiana Serban",
      "opponent_id": 103375,
      "tournament": "Bogota",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 46.15384615384615,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 21.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-24",
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "tournament": "Austin",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 56.60377358490566,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-23",
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "tournament": "Austin",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 2,
    "losses": 5,
    "form_string": "LLWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Victoria Rodriguez",
      "opponent_id": 78785,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kaja Juvan",
      "opponent_id": 196856,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kristina Novak",
      "opponent_id": 223924,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Raluca Georgiana Serban",
      "opponent_id": 103375,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 23.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 65.0,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 24.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 4,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 1,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 64.3,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 41.4,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 19,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 11,
          "aces_per_match": 7.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 54.4,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 52.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 46.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 35.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 0,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 26,
        "double_faults": 16,
        "win_rate": 0.0,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 65.3,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 64.1,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 6,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:51:16 UTC"
}