Player Data JSON

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

Anna Bondar

Anna Bondar

Hungary WTA 74
40W - 31L 56,3% Win Rate Forma: LWLWWLWWLW

JSON Data

{
  "player": {
    "id": 307,
    "api_id": 150574,
    "name": "Anna Bondar",
    "short_name": "A. Bondár",
    "country": "Hungary",
    "country_code": "HU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-05-27",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2647771,
    "singles": 12.04,
    "doubles": 11.49,
    "ranking": 96,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 74,
    "points": 913,
    "best_position": 50,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-29",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-28",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-27",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-26",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-25",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-24",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-23",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-22",
      "position": 74,
      "points": 913
    },
    {
      "date": "2026-01-21",
      "position": 74,
      "points": 913
    }
  ],
  "career_stats": {
    "total_matches": 71,
    "wins": 40,
    "losses": 31,
    "win_rate": 56.3
  },
  "surface_stats": {
    "hard": {
      "matches": 44,
      "wins": 23,
      "losses": 21,
      "win_rate": 52.3
    },
    "clay": {
      "matches": 24,
      "wins": 16,
      "losses": 8,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 15,
      "wins": 7,
      "losses": 8,
      "win_rate": 46.7
    },
    "WTA 500": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 250": {
      "matches": 43,
      "wins": 28,
      "losses": 15,
      "win_rate": 65.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 71,
    "avg_aces_per_match": 4.1,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 67.5,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.71428571428571,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Elizabeth Mandlik",
      "opponent_id": 227875,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Elisabetta Cocciaretto",
      "opponent_id": 264980,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Tatjana Maria",
      "opponent_id": 19520,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 78.82352941176471,
        "first_serve_won_pct": 71.64179104477611,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 51.37614678899083,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 98.38709677419355,
        "first_serve_won_pct": 65.57377049180327,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Anhelina Kalinina",
      "opponent_id": 90664,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 75.9493670886076,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Sijia Wei",
      "opponent_id": 284014,
      "tournament": "Jiujiang",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 62.22222222222222,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Tatjana Maria",
      "opponent_id": 19520,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Elina Svitolina",
      "opponent_id": 51293,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 30.8,
          "winners_total": 9,
          "unforced_errors_total": 27
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 23,
          "double_faults": 8,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 35.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 12,
          "losses": 14,
          "win_rate": 46.2,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 4,
          "aces": 116,
          "double_faults": 67,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 46.1,
          "winners_total": 50,
          "unforced_errors_total": 76
        },
        "red_clay": {
          "matches": 21,
          "wins": 14,
          "losses": 7,
          "win_rate": 66.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 73,
          "double_faults": 39,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 59.9,
          "break_points_converted_pct": 47.7,
          "winners_total": 35,
          "unforced_errors_total": 54
        }
      },
      "totals": {
        "matches": 54,
        "wins": 29,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 218,
        "double_faults": 125,
        "win_rate": 53.7,
        "losses": 25
      }
    },
    {
      "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": 0,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 5.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 9,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 56.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 8,
          "losses": 12,
          "win_rate": 40.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 106,
          "double_faults": 70,
          "aces_per_match": 5.3,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 59.9,
          "break_points_converted_pct": 33.1,
          "winners_total": 31,
          "unforced_errors_total": 48
        },
        "red_clay": {
          "matches": 18,
          "wins": 10,
          "losses": 8,
          "win_rate": 55.6,
          "tournaments_played": 16,
          "tournaments_won": 3,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 77,
          "double_faults": 36,
          "aces_per_match": 4.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 43.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 19,
        "tournaments_played": 35,
        "tournaments_won": 4,
        "aces": 207,
        "double_faults": 120,
        "win_rate": 44.2,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 14.3,
          "winners_total": 22,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 16,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 2,
          "losses": 7,
          "win_rate": 22.2,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 56,
          "double_faults": 26,
          "aces_per_match": 6.2,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 42.8,
          "break_points_saved_pct": 47.1,
          "break_points_converted_pct": 46.2,
          "winners_total": 66,
          "unforced_errors_total": 57
        },
        "red_clay": {
          "matches": 22,
          "wins": 11,
          "losses": 11,
          "win_rate": 50.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 60,
          "double_faults": 43,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 52.2,
          "winners_total": 24,
          "unforced_errors_total": 46
        }
      },
      "totals": {
        "matches": 40,
        "wins": 17,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 160,
        "double_faults": 88,
        "win_rate": 42.5,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2026-01-30 18:41:20 UTC"
}