Player Data JSON

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

Leandro Riedi

Leandro Riedi

Switzerland ATP 179
11W - 3L 78.6% Win Rate Forma: LWWWWWWLWW

JSON Data

{
  "player": {
    "id": 785,
    "api_id": 321788,
    "name": "Leandro Riedi",
    "short_name": "L. Riedi",
    "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": 274974,
    "singles": 14.65,
    "doubles": 13.35,
    "ranking": 140,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 179,
    "points": 326,
    "best_position": 117,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 179,
      "points": 326
    },
    {
      "date": "2025-12-09",
      "position": 179,
      "points": 326
    },
    {
      "date": "2025-12-08",
      "position": 179,
      "points": 326
    },
    {
      "date": "2025-12-07",
      "position": 180,
      "points": 326
    },
    {
      "date": "2025-12-06",
      "position": 180,
      "points": 326
    },
    {
      "date": "2025-12-05",
      "position": 180,
      "points": 326
    },
    {
      "date": "2025-12-04",
      "position": 180,
      "points": 326
    },
    {
      "date": "2025-12-03",
      "position": 180,
      "points": 326
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 11,
    "losses": 3,
    "win_rate": 78.6
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 8,
      "losses": 2,
      "win_rate": 80.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 9,
      "losses": 2,
      "win_rate": 81.8
    },
    "Masters 1000": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 8.1,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 60.1,
    "avg_first_serve_won_pct": 75.5,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-01",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 3,
        "double_faults": 9,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 47.22222222222222,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-30",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 56.00000000000001,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-28",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 15,
        "double_faults": 7,
        "first_serve_pct": 51.07913669064749,
        "first_serve_won_pct": 70.4225352112676,
        "second_serve_won_pct": 43.24324324324324,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 15,
        "double_faults": 4,
        "first_serve_pct": 67.46987951807229,
        "first_serve_won_pct": 80.35714285714286,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-22",
      "opponent": "Garrett Johns",
      "opponent_id": 239967,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 79.62962962962963,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 65.85365853658537,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Luka Pavlovic",
      "opponent_id": 224534,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 7,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 48.07692307692308,
        "first_serve_won_pct": 84.0,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Lloyd Harris",
      "opponent_id": 157808,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 48.07692307692308,
        "first_serve_won_pct": 84.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 48.07692307692308,
        "first_serve_won_pct": 84.0,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "LWWWWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Garrett Johns",
      "opponent_id": 239967,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 58,
          "double_faults": 28,
          "aces_per_match": 8.3,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 78.5,
          "second_serve_won_pct": 65.5,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 44.2,
          "winners_total": 28,
          "unforced_errors_total": 51
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 11,
          "losses": 4,
          "win_rate": 73.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 116,
          "double_faults": 64,
          "aces_per_match": 7.7,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 23.8,
          "winners_total": 144,
          "unforced_errors_total": 120
        }
      },
      "totals": {
        "matches": 22,
        "wins": 16,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 174,
        "double_faults": 92,
        "win_rate": 72.7,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 116,
          "double_faults": 27,
          "aces_per_match": 11.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 75.6,
          "second_serve_won_pct": 67.5,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 35.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 19,
          "wins": 16,
          "losses": 3,
          "win_rate": 84.2,
          "tournaments_played": 5,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 105,
          "double_faults": 37,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 63.1,
          "break_points_saved_pct": 75.3,
          "break_points_converted_pct": 39.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 33,
          "double_faults": 23,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 39.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 41,
          "double_faults": 27,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 63.9,
          "break_points_converted_pct": 33.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 45,
        "wins": 31,
        "tournaments_played": 17,
        "tournaments_won": 2,
        "aces": 295,
        "double_faults": 114,
        "win_rate": 68.9,
        "losses": 14
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 1,
          "aces_per_match": 6.5,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 76.9,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 10,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 30,
          "aces_per_match": 4.5,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 51.3,
          "break_points_converted_pct": 42.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 5,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 52,
        "double_faults": 45,
        "win_rate": 41.7,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:41 UTC"
}