Player Data JSON

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

Thomas Kennedy

Thomas Kennedy

USA ATP
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 3778,
    "api_id": 1045225,
    "name": "Thomas Kennedy",
    "short_name": "T. Kennedy",
    "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": 4224738,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3562,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 55.2,
    "avg_first_serve_won_pct": 68.9,
    "avg_second_serve_won_pct": 41.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-18",
      "opponent": "Dakotah Bobo",
      "opponent_id": 505878,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 53.94736842105263,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 54.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Callum Markowitz",
      "opponent_id": 1089922,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Shamirul Shahril Mohd Adam Das",
      "opponent_id": 246100,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 84.61538461538461,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Shamirul Shahril Mohd Adam Das",
      "opponent_id": 246100,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Callum Markowitz",
      "opponent_id": 1089922,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dakotah Bobo",
      "opponent_id": 505878,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:54:37 UTC"
}