Player Data JSON

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

Noah Zamora

Noah Zamora

USA ATP
4W - 0L 100.0% Win Rate Forma: WWWW

JSON Data

{
  "player": {
    "id": 3617,
    "api_id": 418894,
    "name": "Noah Zamora",
    "short_name": "N. Zamora",
    "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": 101290,
    "singles": 13.12,
    "doubles": 13.01,
    "ranking": 967,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 4,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 4,
      "losses": 0,
      "win_rate": 100.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": 4,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 69.4,
    "avg_second_serve_won_pct": 62.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Aram Noroozian",
      "opponent_id": 450852,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 59.32203389830508,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Guillaume Dalmasso",
      "opponent_id": 424742,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Timothy Li",
      "opponent_id": 1156519,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 65.26315789473685,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Henry Ren",
      "opponent_id": 523622,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 56.36363636363636,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 32.35294117647059,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 4,
    "losses": 0,
    "form_string": "WWWW"
  },
  "head_to_head": [
    {
      "opponent": "Guillaume Dalmasso",
      "opponent_id": 424742,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Henry Ren",
      "opponent_id": 523622,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Timothy Li",
      "opponent_id": 1156519,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aram Noroozian",
      "opponent_id": 450852,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:34:35 UTC"
}