Player Data JSON

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

Peter Alam

Peter Alam

Lebanon ATP
1W - 1L 50.0% Win Rate Forma: WL

JSON Data

{
  "player": {
    "id": 3304,
    "api_id": 313273,
    "name": "Peter Alam",
    "short_name": "P. Alam",
    "country": "Lebanon",
    "country_code": "LB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 273577,
    "singles": 12.54,
    "doubles": 12.63,
    "ranking": 1461,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 59.8,
    "avg_first_serve_won_pct": 63.8,
    "avg_second_serve_won_pct": 55.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Jakub Prachar",
      "opponent_id": 381835,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Filip Peliwo",
      "opponent_id": 49660,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "WL"
  },
  "head_to_head": [
    {
      "opponent": "Jakub Prachar",
      "opponent_id": 381835,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Filip Peliwo",
      "opponent_id": 49660,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 08:00",
      "opponent": "Juliusz Bienkiewicz",
      "opponent_id": 294339,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 08:00",
      "opponent": "Bjorn Schoemacher",
      "opponent_id": 828034,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:09:00 UTC"
}