Player Data JSON

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

Nahia Berecoechea

Nahia Berecoechea

France WTA
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 1271,
    "api_id": 318258,
    "name": "Nahia Berecoechea",
    "short_name": "N. Berecoechea",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-04-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3085024,
    "singles": 11.04,
    "doubles": 10.56,
    "ranking": 448,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 48.4,
    "avg_second_serve_won_pct": 40.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-09",
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "tournament": "WTA 125K San Sebastian, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 37.5,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "tournament": "WTA 125K San Sebastian, Spain Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 61.25000000000001,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Tatiana Pieri",
      "opponent_id": 95853,
      "tournament": "WTA 125K San Sebastian, Spain Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 61.40350877192983,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-12",
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "tournament": "Rouen",
      "surface": "",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 76.31578947368422,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Tatiana Pieri",
      "opponent_id": 95853,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2023,
      "surfaces": {
        "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": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 63.6,
          "first_serve_won_pct": 38.1,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:26 UTC"
}