Player Data JSON

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

Gregor Ramskogler

Gregor Ramskogler

Austria ATP
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 1680,
    "api_id": 225358,
    "name": "Gregor Ramskogler",
    "short_name": "G. Ramskogler",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 87195,
    "singles": 12.85,
    "doubles": 13.2,
    "ranking": 1193,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 66.2,
    "avg_second_serve_won_pct": 44.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-14",
      "opponent": "Gabriele Piraino",
      "opponent_id": 381399,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 69.14893617021278,
        "first_serve_won_pct": 64.61538461538461,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Jakub Nicod",
      "opponent_id": 372311,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.42857142857143,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Dan Martin",
      "opponent_id": 215377,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.829787234042556,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 73.91304347826086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Dan Martin",
      "opponent_id": 215377,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gabriele Piraino",
      "opponent_id": 381399,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jakub Nicod",
      "opponent_id": 372311,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:41 UTC"
}