Player Data JSON

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

Cedrik-Marcel Stebe

Cedrik-Marcel Stebe

Germany ATP 351
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 865,
    "api_id": 23670,
    "name": "Cedrik-Marcel Stebe",
    "short_name": "C. Stebe",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 212742,
    "singles": 14.2,
    "doubles": 12.55,
    "ranking": 278,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 351,
    "points": 142,
    "best_position": 71,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 351,
      "points": 142
    },
    {
      "date": "2025-12-09",
      "position": 351,
      "points": 142
    },
    {
      "date": "2025-12-08",
      "position": 351,
      "points": 142
    },
    {
      "date": "2025-12-07",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-06",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-05",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-04",
      "position": 353,
      "points": 142
    },
    {
      "date": "2025-12-03",
      "position": 353,
      "points": 142
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 4.3,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 59.6,
    "avg_first_serve_won_pct": 63.8,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-17",
      "opponent": "Joel Schwaerzler",
      "opponent_id": 448184,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Matyas Cerny",
      "opponent_id": 306490,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 49.35064935064935,
        "first_serve_won_pct": 60.526315789473685,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Joel Schwaerzler",
      "opponent_id": 448184,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matyas Cerny",
      "opponent_id": 306490,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 33,
          "aces_per_match": 4.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 39.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 10,
          "losses": 7,
          "win_rate": 58.8,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 0,
          "aces": 49,
          "double_faults": 72,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 60.8,
          "break_points_converted_pct": 38.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 17,
        "tournaments_played": 12,
        "tournaments_won": 1,
        "aces": 95,
        "double_faults": 105,
        "win_rate": 63.0,
        "losses": 10
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 31.2,
          "break_points_saved_pct": 16.7,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:15 UTC"
}