Player Data JSON

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

Kilian Feldbausch

Kilian Feldbausch

Switzerland ATP 352
3W - 4L 42.9% Win Rate Forma: LLWWLWL

JSON Data

{
  "player": {
    "id": 735,
    "api_id": 377489,
    "name": "Kilian Feldbausch",
    "short_name": "K. Feldbausch",
    "country": "Switzerland",
    "country_code": "CH",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 284446,
    "singles": 14.29,
    "doubles": 13.78,
    "ranking": 236,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 352,
    "points": 142,
    "best_position": 334,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 352,
      "points": 142
    },
    {
      "date": "2025-12-09",
      "position": 352,
      "points": 142
    },
    {
      "date": "2025-12-08",
      "position": 352,
      "points": 142
    },
    {
      "date": "2025-12-07",
      "position": 354,
      "points": 142
    },
    {
      "date": "2025-12-06",
      "position": 354,
      "points": 142
    },
    {
      "date": "2025-12-05",
      "position": 354,
      "points": 142
    },
    {
      "date": "2025-12-04",
      "position": 354,
      "points": 142
    },
    {
      "date": "2025-12-03",
      "position": 354,
      "points": 142
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 3,
    "losses": 4,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 69.6,
    "avg_first_serve_won_pct": 62.6,
    "avg_second_serve_won_pct": 52.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-24",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 51.06382978723404,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Tom Gentzsch",
      "opponent_id": 380042,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Lorenzo Carboni",
      "opponent_id": 462062,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 81.3953488372093,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Ivan Gakhov",
      "opponent_id": 76515,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-22",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 68.81720430107528,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 3,
    "losses": 4,
    "form_string": "LLWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lorenzo Carboni",
      "opponent_id": 462062,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 18,
          "wins": 8,
          "losses": 10,
          "win_rate": 44.4,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 88,
          "aces_per_match": 0.5,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 30.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 51.1,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 8,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 11,
        "double_faults": 88,
        "win_rate": 42.1,
        "losses": 11
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 79.6,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 37.6,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 48.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 57,
          "aces_per_match": 1.1,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 58.7,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 49.6,
          "break_points_converted_pct": 48.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 11,
        "tournaments_played": 9,
        "tournaments_won": 1,
        "aces": 36,
        "double_faults": 74,
        "win_rate": 55.0,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:03 UTC"
}