Player Data JSON

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

Priscilla Hon

Priscilla Hon

Australia WTA 121
20W - 19L 51,3% Win Rate Forma: LWLLLWWWWL

JSON Data

{
  "player": {
    "id": 112,
    "api_id": 87834,
    "name": "Priscilla Hon",
    "short_name": "P. Hon",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-05-10",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4309485,
    "singles": 12.0,
    "doubles": 12.33,
    "ranking": 104,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 121,
    "points": 620,
    "best_position": 94,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-29",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-28",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-27",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-26",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-25",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-24",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-23",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-22",
      "position": 121,
      "points": 620
    },
    {
      "date": "2026-01-21",
      "position": 121,
      "points": 620
    }
  ],
  "career_stats": {
    "total_matches": 39,
    "wins": 20,
    "losses": 19,
    "win_rate": 51.3
  },
  "surface_stats": {
    "hard": {
      "matches": 27,
      "wins": 15,
      "losses": 12,
      "win_rate": 55.6
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 10,
      "losses": 5,
      "win_rate": 66.7
    },
    "WTA 1000": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "WTA 500": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 39,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 61.0,
    "avg_first_serve_won_pct": 64.0,
    "avg_second_serve_won_pct": 45.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 51.92307692307693,
        "first_serve_won_pct": 48.148148148148145,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Yuliia Starodubtseva",
      "opponent_id": 206617,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 54.41176470588235,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 56.70103092783505,
        "first_serve_won_pct": 69.0909090909091,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-26",
      "opponent": "Jelena Ostapenko",
      "opponent_id": 64496,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 21.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Ena Shibahara",
      "opponent_id": 138452,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 56.470588235294116,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 45.94594594594595,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-29",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 50.68493150684932,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 24,
          "aces_per_match": 6.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 52.2,
          "winners_total": 19,
          "unforced_errors_total": 26
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 14,
          "losses": 9,
          "win_rate": 60.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 117,
          "double_faults": 112,
          "aces_per_match": 5.1,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 46.8,
          "winners_total": 83,
          "unforced_errors_total": 77
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 16,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 55.7,
          "second_serve_won_pct": 50.4,
          "break_points_saved_pct": 52.8,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 18,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 165,
        "double_faults": 152,
        "win_rate": 54.5,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 6,
          "aces_per_match": 12.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 12,
          "losses": 11,
          "win_rate": 52.2,
          "tournaments_played": 21,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 112,
          "double_faults": 62,
          "aces_per_match": 4.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 47.7,
          "winners_total": 12,
          "unforced_errors_total": 8
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 64.7,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 26,
        "wins": 13,
        "tournaments_played": 29,
        "tournaments_won": 2,
        "aces": 128,
        "double_faults": 75,
        "win_rate": 50.0,
        "losses": 13
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 13,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 43.5,
          "break_points_converted_pct": 38.1,
          "winners_total": 23,
          "unforced_errors_total": 13
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 19,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 51.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 57.6,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 46.4,
          "break_points_converted_pct": 36.4,
          "winners_total": 1,
          "unforced_errors_total": 3
        }
      },
      "totals": {
        "matches": 14,
        "wins": 6,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 43,
        "double_faults": 40,
        "win_rate": 42.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:35 UTC"
}