Player Data JSON

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

Euan McIntosh

Euan McIntosh

United Kingdom ATP
1W - 4L 20,0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 4010,
    "api_id": 262344,
    "name": "Euan McIntosh",
    "short_name": "E. McIntosh",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2752921,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3060,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.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": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 68.5,
    "avg_first_serve_won_pct": 63.6,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Robert Cowley",
      "opponent_id": 497043,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 67.77777777777779,
        "first_serve_won_pct": 59.01639344262295,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Jed Alexander",
      "opponent_id": 1162140,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Marcus Walters",
      "opponent_id": 135828,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 68.65671641791045,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Liam Hignett",
      "opponent_id": 298051,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 58.536585365853654,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "William Nolan",
      "opponent_id": 353374,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 72.36842105263158,
        "first_serve_won_pct": 50.90909090909091,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Marcus Walters",
      "opponent_id": 135828,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Nolan",
      "opponent_id": 353374,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jed Alexander",
      "opponent_id": 1162140,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Liam Hignett",
      "opponent_id": 298051,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Robert Cowley",
      "opponent_id": 497043,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 23:41:56 UTC"
}