Player Data JSON

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

Graeme Angus

Graeme Angus

USA ATP
7W - 4L 63.6% Win Rate Forma: LWWWLWWLWL

JSON Data

{
  "player": {
    "id": 2100,
    "api_id": 1130979,
    "name": "Graeme Angus",
    "short_name": "G. Angus",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3073847,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3544,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-12"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 11,
    "wins": 7,
    "losses": 4,
    "win_rate": 63.6
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 67.8,
    "avg_first_serve_won_pct": 63.9,
    "avg_second_serve_won_pct": 54.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Bekhzod Rasamatov",
      "opponent_id": 332581,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 64.77272727272727,
        "first_serve_won_pct": 45.614035087719294,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "David Krasner",
      "opponent_id": 448195,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "William Bartram",
      "opponent_id": 467766,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Maksim Tikhomirov",
      "opponent_id": 117928,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 68.0,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Thomas Edwards",
      "opponent_id": 1122585,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 76.05633802816901,
        "first_serve_won_pct": 42.592592592592595,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Santiago Navarro",
      "opponent_id": 297979,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-13",
      "opponent": "Elijah Mireles",
      "opponent_id": 1170812,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 8,
        "first_serve_pct": 71.30434782608695,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-12",
      "opponent": "Thiago Agustin Pernas",
      "opponent_id": 285844,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 69.62025316455697,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-10",
      "opponent": "Dylan Varughese",
      "opponent_id": 1074778,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 32.35294117647059,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Ilgiz Valiev",
      "opponent_id": 244446,
      "tournament": "UTR PTT Houston Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 66.33663366336634,
        "first_serve_won_pct": 67.16417910447761,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "William Marshall Landry",
      "opponent_id": 1096970,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Thomas Edwards",
      "opponent_id": 1122585,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "David Krasner",
      "opponent_id": 448195,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ilgiz Valiev",
      "opponent_id": 244446,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Bartram",
      "opponent_id": 467766,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 14:10",
      "opponent": "Peter Hatton",
      "opponent_id": 1125000,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:34 UTC"
}