Player Data JSON

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

Harriet Dart

Harriet Dart

United Kingdom WTA 173
10W - 21L 32.3% Win Rate Forma: LWWWLLWLWL

JSON Data

{
  "player": {
    "id": 111,
    "api_id": 53789,
    "name": "Harriet Dart",
    "short_name": "H. Dart",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-07-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 45507,
    "singles": 11.65,
    "doubles": 11.65,
    "ranking": 190,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 173,
    "points": 410,
    "best_position": 70,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 173,
      "points": 410
    },
    {
      "date": "2025-12-09",
      "position": 173,
      "points": 410
    },
    {
      "date": "2025-12-08",
      "position": 173,
      "points": 410
    },
    {
      "date": "2025-12-07",
      "position": 174,
      "points": 399
    },
    {
      "date": "2025-12-06",
      "position": 174,
      "points": 399
    },
    {
      "date": "2025-12-05",
      "position": 174,
      "points": 399
    },
    {
      "date": "2025-12-04",
      "position": 174,
      "points": 399
    },
    {
      "date": "2025-12-03",
      "position": 174,
      "points": 399
    }
  ],
  "career_stats": {
    "total_matches": 31,
    "wins": 10,
    "losses": 21,
    "win_rate": 32.3
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "WTA 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 16,
      "wins": 5,
      "losses": 11,
      "win_rate": 31.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 31,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 3.9,
    "avg_first_serve_pct": 60.5,
    "avg_first_serve_won_pct": 59.5,
    "avg_second_serve_won_pct": 44.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-17",
      "opponent": "Hanne Vandewinkel",
      "opponent_id": 383994,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 47.61904761904761,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 62.7906976744186,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Dasha Plekhanova",
      "opponent_id": 341204,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 44.44444444444444,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Valeriya Strakhova",
      "opponent_id": 51943,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 53.44827586206896,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Isabella Shinikova",
      "opponent_id": 47876,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 40.54054054054054,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Renata Jamrichova",
      "opponent_id": 420873,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 58.69565217391305,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Urszula Radwańska",
      "opponent_id": 19329,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 62.71186440677966,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Ayana Akli",
      "opponent_id": 479884,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 60.22727272727273,
        "first_serve_won_pct": 52.83018867924528,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 52.41935483870967,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 38.983050847457626,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Warsaw, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 55.072463768115945,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWWLLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Valeriya Strakhova",
      "opponent_id": 51943,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daria Saville",
      "opponent_id": 40994,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anastasiia Sobolieva",
      "opponent_id": 328146,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Priscilla Hon",
      "opponent_id": 87834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 11,
          "aces_per_match": 1.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 45.2,
          "break_points_saved_pct": 46.9,
          "break_points_converted_pct": 42.9,
          "winners_total": 15,
          "unforced_errors_total": 23
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 8,
          "losses": 9,
          "win_rate": 47.1,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 6,
          "aces": 30,
          "double_faults": 82,
          "aces_per_match": 1.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 54.9,
          "winners_total": 44,
          "unforced_errors_total": 86
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 13,
          "aces_per_match": 0.7,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 39.3,
          "break_points_saved_pct": 37.9,
          "break_points_converted_pct": 29.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 8,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 36,
        "double_faults": 106,
        "win_rate": 34.8,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 52,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 50.2,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 49.4,
          "winners_total": 48,
          "unforced_errors_total": 83
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 43,
          "aces_per_match": 2.1,
          "double_faults_per_match": 6.1,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 46.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 12,
          "losses": 11,
          "win_rate": 52.2,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 120,
          "aces_per_match": 1.9,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 48.1,
          "winners_total": 25,
          "unforced_errors_total": 59
        },
        "red_clay": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 68,
          "aces_per_match": 0.9,
          "double_faults_per_match": 6.8,
          "first_serve_pct": 67.8,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 47.2,
          "break_points_saved_pct": 38.5,
          "break_points_converted_pct": 49.4,
          "winners_total": 24,
          "unforced_errors_total": 25
        }
      },
      "totals": {
        "matches": 49,
        "wins": 25,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 86,
        "double_faults": 283,
        "win_rate": 51.0,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 36,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 53.0,
          "break_points_converted_pct": 46.7,
          "winners_total": 63,
          "unforced_errors_total": 66
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 1.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 20,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 27,
          "double_faults": 54,
          "aces_per_match": 2.7,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 46.6,
          "break_points_converted_pct": 43.6,
          "winners_total": 14,
          "unforced_errors_total": 33
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 9,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 67.8,
          "first_serve_won_pct": 58.5,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 52.6,
          "winners_total": 2,
          "unforced_errors_total": 9
        }
      },
      "totals": {
        "matches": 24,
        "wins": 10,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 69,
        "double_faults": 106,
        "win_rate": 41.7,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:46 UTC"
}