Player Data JSON

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

Nicholas Patrick

Nicholas Patrick

USA ATP
4W - 2L 66,7% Win Rate Forma: WWWLLW

JSON Data

{
  "player": {
    "id": 4092,
    "api_id": 489819,
    "name": "Nicholas Patrick",
    "short_name": "N. Patrick",
    "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": 5600491,
    "singles": null,
    "doubles": null,
    "ranking": 3791,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 53.3,
    "avg_first_serve_won_pct": 67.9,
    "avg_second_serve_won_pct": 45.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Noah Becker",
      "opponent_id": 419621,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 8,
        "first_serve_pct": 50.74626865671642,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Peter Nad",
      "opponent_id": 349490,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 47.107438016528924,
        "first_serve_won_pct": 71.9298245614035,
        "second_serve_won_pct": 53.06122448979592,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Poonthong Komopisut",
      "opponent_id": 419481,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Lukas Phimvongsa",
      "opponent_id": 1162145,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 64.51612903225806,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Kyran Magimay",
      "opponent_id": 423626,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 52.77777777777778,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Jack Secord",
      "opponent_id": 853640,
      "tournament": "UTR PTT South Bend Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 54.054054054054056,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 46.875,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "WWWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Poonthong Komopisut",
      "opponent_id": 419481,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Peter Nad",
      "opponent_id": 349490,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kyran Magimay",
      "opponent_id": 423626,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jack Secord",
      "opponent_id": 853640,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lukas Phimvongsa",
      "opponent_id": 1162145,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:47:21 UTC"
}