Player Data JSON

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

Priscilla Hon

Priscilla Hon

Australia WTA 135
22W - 25L 46.8% Win Rate Forma: LLWLWLLLLW

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": 11.83,
    "doubles": 12.39,
    "ranking": 170,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 135,
    "points": 569,
    "best_position": 94,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-08",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-07",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-06",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-05",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-04",
      "position": 135,
      "points": 569
    },
    {
      "date": "2026-05-03",
      "position": 136,
      "points": 559
    },
    {
      "date": "2026-05-02",
      "position": 136,
      "points": 559
    },
    {
      "date": "2026-05-01",
      "position": 136,
      "points": 559
    },
    {
      "date": "2026-04-30",
      "position": 136,
      "points": 559
    }
  ],
  "career_stats": {
    "total_matches": 47,
    "wins": 22,
    "losses": 25,
    "win_rate": 46.8
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 17,
      "losses": 18,
      "win_rate": 48.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": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "WTA 500": {
      "matches": 13,
      "wins": 5,
      "losses": 8,
      "win_rate": 38.5
    },
    "WTA 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 47,
    "avg_aces_per_match": 4.2,
    "avg_double_faults_per_match": 4.1,
    "avg_first_serve_pct": 62.8,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-16",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.26315789473685,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 85.1063829787234,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 14.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "Renata Zarazua",
      "opponent_id": 111189,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Cadence Brace",
      "opponent_id": 368344,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 72.05882352941177,
        "first_serve_won_pct": 53.06122448979592,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Victoria Rodriguez",
      "opponent_id": 78785,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 54.385964912280706,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-13",
      "opponent": "Varvara Gracheva",
      "opponent_id": 215755,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 85.96491228070175,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 83.14606741573034,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-31",
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 67.56756756756756,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLWLWLLLLW"
  },
  "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-05-09 05:10:54 UTC"
}