Player Data JSON

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

Luisina Giovannini

Luisina Giovannini

Argentina WTA 226
6W - 7L 46.2% Win Rate Forma: LWWWWLWLLW

JSON Data

{
  "player": {
    "id": 1034,
    "api_id": 379015,
    "name": "Luisina Giovannini",
    "short_name": "L. Giovannini",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-11-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5180408,
    "singles": 11.65,
    "doubles": 10.55,
    "ranking": 195,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 226,
    "points": 328,
    "best_position": 270,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 226,
      "points": 328
    },
    {
      "date": "2025-12-09",
      "position": 226,
      "points": 328
    },
    {
      "date": "2025-12-08",
      "position": 226,
      "points": 328
    },
    {
      "date": "2025-12-07",
      "position": 281,
      "points": 248
    },
    {
      "date": "2025-12-06",
      "position": 281,
      "points": 248
    },
    {
      "date": "2025-12-05",
      "position": 281,
      "points": 248
    },
    {
      "date": "2025-12-04",
      "position": 281,
      "points": 248
    },
    {
      "date": "2025-12-03",
      "position": 281,
      "points": 248
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 6,
    "losses": 7,
    "win_rate": 46.2
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 1.1,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 66.9,
    "avg_first_serve_won_pct": 59.7,
    "avg_second_serve_won_pct": 37.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Polona Hercog",
      "opponent_id": 19957,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 36.11111111111111,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 97.05882352941177,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Mell Elizabeth Reasco Gonzalez",
      "opponent_id": 294594,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 91.52542372881356,
        "first_serve_won_pct": 75.92592592592592,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-03",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-01",
      "opponent": "Valentina Mediorreal Arias",
      "opponent_id": 454646,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-27",
      "opponent": "Laura Samson",
      "opponent_id": 478938,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 66.25,
        "first_serve_won_pct": 49.056603773584904,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-25",
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 65.78947368421053,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-18",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 44.827586206896555,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Antonia Vergara Rivera",
      "opponent_id": 1085670,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 71.11111111111111,
        "first_serve_won_pct": 57.8125,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Lian Tran",
      "opponent_id": 258889,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Polona Hercog",
      "opponent_id": 19957,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Valentina Mediorreal Arias",
      "opponent_id": 454646,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 3,
          "double_faults": 17,
          "aces_per_match": 0.6,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 54.6,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 35.1,
          "break_points_converted_pct": 61.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 1,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 17,
        "win_rate": 20.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 16,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.7,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 22.2,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 16,
        "tournaments_won": 2,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 53.0,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 72.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:10:14 UTC"
}