Player Data JSON

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

Guy Den Ouden

Guy Den Ouden

Netherlands ATP 160
1W - 4L 20.0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 778,
    "api_id": 355526,
    "name": "Guy Den Ouden",
    "short_name": "G. Den Ouden",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1162984,
    "singles": 14.66,
    "doubles": 13.27,
    "ranking": 136,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 160,
    "points": 372,
    "best_position": 147,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-09",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-08",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-07",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-06",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-05",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-04",
      "position": 160,
      "points": 372
    },
    {
      "date": "2025-12-03",
      "position": 160,
      "points": 372
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.4,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 66.3,
    "avg_first_serve_won_pct": 59.0,
    "avg_second_serve_won_pct": 52.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-03",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.91228070175438,
        "first_serve_won_pct": 43.24324324324324,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Dominik Kellovsky",
      "opponent_id": 93589,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 62.903225806451616,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Daniel Elahi Galan",
      "opponent_id": 92074,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 55.319148936170215,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 68.88888888888889,
        "second_serve_won_pct": 68.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 75.89285714285714,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Elahi Galan",
      "opponent_id": 92074,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dominik Kellovsky",
      "opponent_id": 93589,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "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": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 38,
          "wins": 28,
          "losses": 10,
          "win_rate": 73.7,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 108,
          "double_faults": 128,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 40,
        "wins": 28,
        "tournaments_played": 16,
        "tournaments_won": 1,
        "aces": 114,
        "double_faults": 134,
        "win_rate": 70.0,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 25,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 49.8,
          "break_points_saved_pct": 58.9,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 33,
          "double_faults": 30,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 53.2,
          "break_points_converted_pct": 41.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 14,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 31,
          "double_faults": 46,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 70.1,
          "break_points_converted_pct": 40.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 16,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 91,
        "double_faults": 101,
        "win_rate": 48.5,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:52 UTC"
}