Player Data JSON

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

Max Schoenhaus

Max Schoenhaus

Germany ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1401,
    "api_id": 420304,
    "name": "Max Schoenhaus",
    "short_name": "M. Schoenhaus",
    "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": 4358386,
    "singles": 14.02,
    "doubles": 13.09,
    "ranking": 5,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 14.0,
    "avg_double_faults_per_match": 8.0,
    "avg_first_serve_pct": 59.7,
    "avg_first_serve_won_pct": 70.4,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-04",
      "opponent": "Ivan Ivanov",
      "opponent_id": 460276,
      "tournament": "US Open, Boys",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2"
    },
    {
      "date": "2025-06-14",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "Halle",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 8,
        "first_serve_pct": 59.66386554621849,
        "first_serve_won_pct": 70.4225352112676,
        "second_serve_won_pct": 57.49999999999999,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ivan Ivanov",
      "opponent_id": 460276,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 8,
          "aces_per_match": 14.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 70.0,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 11,
          "double_faults": 16,
          "aces_per_match": 3.7,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 34.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 1,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 27,
        "win_rate": 20.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 3.0,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 58.1,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 11,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:35 UTC"
}