Player Data JSON

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

Adam Chodur

Adam Chodur

USA ATP
2W - 3L 40,0% Win Rate Forma: LWLLW

JSON Data

{
  "player": {
    "id": 4080,
    "api_id": 1088860,
    "name": "Adam Chodur",
    "short_name": "A. Chodur",
    "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": 118700,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3245,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 63.8,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 41.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "George Hakopian",
      "opponent_id": 1099306,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Max Fardanesh",
      "opponent_id": 482677,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 51.470588235294116,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 43.24324324324324,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Adam Bain",
      "opponent_id": 1044104,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 69.33333333333334,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Benjamin Berger",
      "opponent_id": 1055300,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Zhengqing Ji",
      "opponent_id": 417423,
      "tournament": "UTR Newport Beach M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 63.013698630136986,
        "first_serve_won_pct": 82.6086956521739,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Benjamin Berger",
      "opponent_id": 1055300,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "George Hakopian",
      "opponent_id": 1099306,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Max Fardanesh",
      "opponent_id": 482677,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Adam Bain",
      "opponent_id": 1044104,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zhengqing Ji",
      "opponent_id": 417423,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:41:27 UTC"
}