Player Data JSON

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

Lucia Bronzetti

Lucia Bronzetti

Italy WTA 107
22W - 32L 40,7% Win Rate Forma: LWWLLLLLLW

JSON Data

{
  "player": {
    "id": 290,
    "api_id": 110055,
    "name": "Lucia Bronzetti",
    "short_name": "L. Bronzetti",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-12-10",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 94278,
    "singles": 11.56,
    "doubles": 11.08,
    "ranking": 227,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 107,
    "points": 728,
    "best_position": 46,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-29",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-28",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-27",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-26",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-25",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-24",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-23",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-22",
      "position": 107,
      "points": 728
    },
    {
      "date": "2026-01-21",
      "position": 107,
      "points": 728
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 22,
    "losses": 32,
    "win_rate": 40.7
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 17,
      "losses": 22,
      "win_rate": 43.6
    },
    "clay": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "WTA 1000": {
      "matches": 20,
      "wins": 11,
      "losses": 9,
      "win_rate": 55.0
    },
    "WTA 500": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 22,
      "wins": 7,
      "losses": 15,
      "win_rate": 31.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 60.6,
    "avg_second_serve_won_pct": 44.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Sloane Stephens",
      "opponent_id": 23158,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 60.526315789473685,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Mary Stoiana",
      "opponent_id": 340542,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 86.66666666666667,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 14.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Aliona Bolsova",
      "opponent_id": 115507,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 67.05882352941175,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 96.03960396039604,
        "first_serve_won_pct": 52.57731958762887,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 53.70370370370371,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Katarzyna Kawa",
      "opponent_id": 42492,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 85.04672897196261,
        "first_serve_won_pct": 52.74725274725275,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Camila Osorio",
      "opponent_id": 213943,
      "tournament": "Guangzhou",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 35.294117647058826,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Yue Yuan",
      "opponent_id": 190996,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 52.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Kimberly Birrell",
      "opponent_id": 105099,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 53.40909090909091,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 31.70731707317073,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWWLLLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 14,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 48.5,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 20,
          "unforced_errors_total": 39
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 15,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 49.6,
          "break_points_saved_pct": 44.1,
          "break_points_converted_pct": 52.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 9,
          "losses": 14,
          "win_rate": 39.1,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 66,
          "double_faults": 64,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 59.8,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 43.0,
          "winners_total": 43,
          "unforced_errors_total": 72
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 27,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 58.3,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 49.1,
          "winners_total": 4,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 43,
        "wins": 18,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 102,
        "double_faults": 120,
        "win_rate": 41.9,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 14,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 51.7,
          "winners_total": 10,
          "unforced_errors_total": 14
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 9,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 15,
          "losses": 20,
          "win_rate": 42.9,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 8,
          "aces": 70,
          "double_faults": 94,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 62.0,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 41.3,
          "winners_total": 35,
          "unforced_errors_total": 82
        },
        "red_clay": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 43,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 57.5,
          "second_serve_won_pct": 47.2,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 48.0,
          "winners_total": 11,
          "unforced_errors_total": 22
        }
      },
      "totals": {
        "matches": 61,
        "wins": 29,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 111,
        "double_faults": 160,
        "win_rate": 47.5,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 8,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 34.0,
          "winners_total": 20,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 66.0,
          "first_serve_won_pct": 58.7,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 63.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 11,
          "losses": 13,
          "win_rate": 45.8,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 51,
          "double_faults": 59,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 55.3,
          "break_points_converted_pct": 47.4,
          "winners_total": 62,
          "unforced_errors_total": 110
        },
        "red_clay": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 26,
          "aces_per_match": 1.1,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 50.7,
          "winners_total": 10,
          "unforced_errors_total": 22
        }
      },
      "totals": {
        "matches": 46,
        "wins": 23,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 79,
        "double_faults": 94,
        "win_rate": 50.0,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:40 UTC"
}