Player Data JSON

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

Naara Shin

Naara Shin

USA ATP
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 2092,
    "api_id": 1136987,
    "name": "Naara Shin",
    "short_name": "N. Shin",
    "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": 405445,
    "singles": null,
    "doubles": null,
    "ranking": 6273,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "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": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 0.7,
    "avg_first_serve_pct": 78.5,
    "avg_first_serve_won_pct": 49.5,
    "avg_second_serve_won_pct": 33.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Dev Mangat",
      "opponent_id": 1089771,
      "tournament": "UTR PTT Newport Beach Men 17",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 81.69014084507043,
        "first_serve_won_pct": 60.3448275862069,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Brayden Tallakson",
      "opponent_id": 528094,
      "tournament": "UTR PTT Newport Beach Men 17",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 77.52808988764045,
        "first_serve_won_pct": 53.62318840579711,
        "second_serve_won_pct": 62.16216216216216,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Hiroki Sakagawa",
      "opponent_id": 282474,
      "tournament": "UTR PTT Newport Beach Men 17",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 76.31578947368422,
        "first_serve_won_pct": 34.48275862068966,
        "second_serve_won_pct": 11.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Brayden Tallakson",
      "opponent_id": 528094,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hiroki Sakagawa",
      "opponent_id": 282474,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dev Mangat",
      "opponent_id": 1089771,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 14:08:44 UTC"
}