Player Data JSON

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

Etienne Donnet

Etienne Donnet

France ATP 432
2W - 2L 50.0% Win Rate Forma: LLWW

JSON Data

{
  "player": {
    "id": 921,
    "api_id": 275099,
    "name": "Etienne Donnet",
    "short_name": "E. Donnet",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2586078,
    "singles": 13.82,
    "doubles": 13.39,
    "ranking": 473,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 432,
    "points": 108,
    "best_position": 416,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 432,
      "points": 108
    },
    {
      "date": "2025-12-09",
      "position": 432,
      "points": 108
    },
    {
      "date": "2025-12-08",
      "position": 432,
      "points": 108
    },
    {
      "date": "2025-12-07",
      "position": 434,
      "points": 108
    },
    {
      "date": "2025-12-06",
      "position": 434,
      "points": 108
    },
    {
      "date": "2025-12-05",
      "position": 434,
      "points": 108
    },
    {
      "date": "2025-12-04",
      "position": 434,
      "points": 108
    },
    {
      "date": "2025-12-03",
      "position": 434,
      "points": 108
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 72.8,
    "avg_second_serve_won_pct": 47.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Alejandro Manzanera Pertusa",
      "opponent_id": 342273,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Rodrigo Pacheco Mendez",
      "opponent_id": 386107,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 60.256410256410255,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Florent Bax",
      "opponent_id": 226806,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 73.62637362637363,
        "first_serve_won_pct": 71.64179104477611,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Egor Gerasimov",
      "opponent_id": 49283,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LLWW"
  },
  "head_to_head": [
    {
      "opponent": "Rodrigo Pacheco Mendez",
      "opponent_id": 386107,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Florent Bax",
      "opponent_id": 226806,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Egor Gerasimov",
      "opponent_id": 49283,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alejandro Manzanera Pertusa",
      "opponent_id": 342273,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 0,
          "aces_per_match": 6.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 15,
          "aces_per_match": 5.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 43.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 3,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 42,
        "double_faults": 18,
        "win_rate": 37.5,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 10,
          "aces_per_match": 9.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 77.4,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 29.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 27,
        "double_faults": 10,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:45 UTC"
}