Player Data JSON

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

Zachary Cohen

Zachary Cohen

USA ATP
10W - 8L 55.6% Win Rate Forma: WLLWLWLLLL

JSON Data

{
  "player": {
    "id": 2691,
    "api_id": 519121,
    "name": "Zachary Cohen",
    "short_name": "Z. Cohen",
    "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": 3899234,
    "singles": null,
    "doubles": null,
    "ranking": 80639,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 18,
    "wins": 10,
    "losses": 8,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 14,
      "wins": 8,
      "losses": 6,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 72.1,
    "avg_first_serve_won_pct": 57.5,
    "avg_second_serve_won_pct": 50.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Noah Tauma",
      "opponent_id": 938331,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.86206896551724,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Hoan Mouret",
      "opponent_id": 374063,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 73.86363636363636,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Alexander Baez",
      "opponent_id": 1080956,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 78.94736842105263,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Omar Rhazali",
      "opponent_id": 1151304,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 59.34065934065934,
        "second_serve_won_pct": 35.18518518518518,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Evan Shamlian",
      "opponent_id": 232047,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 67.6056338028169,
        "first_serve_won_pct": 52.083333333333336,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Jackson Hinderberger",
      "opponent_id": 1178843,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Marco Alvarez",
      "opponent_id": 417684,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.83116883116884,
        "first_serve_won_pct": 43.39622641509434,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Karl Kazuma Lee",
      "opponent_id": 265567,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Miles Clark",
      "opponent_id": 479120,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 68.4931506849315,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Mitchell Stewart",
      "opponent_id": 199414,
      "tournament": "UTR PTT Las Vegas Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 39.285714285714285,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "WLLWLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Baez",
      "opponent_id": 1080956,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Omar Rhazali",
      "opponent_id": 1151304,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Miles Clark",
      "opponent_id": 479120,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Noah Tauma",
      "opponent_id": 938331,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hoan Mouret",
      "opponent_id": 374063,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 13:00",
      "opponent": "William Bartram",
      "opponent_id": 467766,
      "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:37 UTC"
}