Player Data JSON

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

Harmony Tan

Harmony Tan

France WTA 220
6W - 10L 37.5% Win Rate Forma: LLWLWLWLLW

JSON Data

{
  "player": {
    "id": 1010,
    "api_id": 67322,
    "name": "Harmony Tan",
    "short_name": "H. Tan",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-09-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 67431,
    "singles": 11.74,
    "doubles": 10.44,
    "ranking": 199,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 220,
    "points": 317,
    "best_position": 90,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-08",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-07",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-06",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-05",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-04",
      "position": 220,
      "points": 317
    },
    {
      "date": "2026-05-03",
      "position": 203,
      "points": 361
    },
    {
      "date": "2026-05-02",
      "position": 203,
      "points": 361
    },
    {
      "date": "2026-05-01",
      "position": 203,
      "points": 361
    },
    {
      "date": "2026-04-30",
      "position": 203,
      "points": 361
    }
  ],
  "career_stats": {
    "total_matches": 16,
    "wins": 6,
    "losses": 10,
    "win_rate": 37.5
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 16,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 49.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-15",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 91.86046511627907,
        "first_serve_won_pct": 49.36708860759494,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 50.588235294117645,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Alice Robbe",
      "opponent_id": 182056,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 78.72340425531915,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-19",
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "tournament": "WTA 125K Les Sables d Olonne, France Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 47.22222222222222,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Irene Burillo",
      "opponent_id": 98733,
      "tournament": "WTA 125K Les Sables d Olonne, France Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Greet Minnen",
      "opponent_id": 110803,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 59.42028985507246,
        "first_serve_won_pct": 51.21951219512195,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.63302752293578,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 47.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 69.01408450704226,
        "first_serve_won_pct": 59.183673469387756,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Ines Murta",
      "opponent_id": 57385,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 47.22222222222222,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLWLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Mariam Bolkvadze",
      "opponent_id": 100341,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katerina Siniakova",
      "opponent_id": 72376,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alina Korneeva",
      "opponent_id": 396293,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tatiana Pieri",
      "opponent_id": 95853,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "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": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 66.4,
          "first_serve_won_pct": 48.6,
          "second_serve_won_pct": 44.1,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 37.5,
          "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": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 79.6,
          "first_serve_won_pct": 44.4,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 4,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 61.9,
          "break_points_saved_pct": 69.2,
          "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": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 1.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 55.7,
          "second_serve_won_pct": 31.4,
          "break_points_saved_pct": 31.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 21,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 66.9,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 3,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 19,
        "double_faults": 32,
        "win_rate": 30.0,
        "losses": 7
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 15,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 10,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 47.2,
          "break_points_saved_pct": 48.1,
          "break_points_converted_pct": 38.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 46.9,
          "second_serve_won_pct": 68.2,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 28.0,
          "winners_total": 1,
          "unforced_errors_total": 4
        }
      },
      "totals": {
        "matches": 9,
        "wins": 2,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 18,
        "double_faults": 32,
        "win_rate": 22.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:05 UTC"
}