Player Data JSON

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

Soonwoo Kwon

Soonwoo Kwon

South Korea ATP 487
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 965,
    "api_id": 97647,
    "name": "Soonwoo Kwon",
    "short_name": "S. Kwon",
    "country": "South Korea",
    "country_code": "KR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1940917,
    "singles": 14.47,
    "doubles": 13.56,
    "ranking": 181,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 487,
    "points": 89,
    "best_position": 52,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 487,
      "points": 89
    },
    {
      "date": "2025-12-09",
      "position": 487,
      "points": 89
    },
    {
      "date": "2025-12-08",
      "position": 487,
      "points": 89
    },
    {
      "date": "2025-12-07",
      "position": 485,
      "points": 89
    },
    {
      "date": "2025-12-06",
      "position": 485,
      "points": 89
    },
    {
      "date": "2025-12-05",
      "position": 485,
      "points": 89
    },
    {
      "date": "2025-12-04",
      "position": 485,
      "points": 89
    },
    {
      "date": "2025-12-03",
      "position": 485,
      "points": 89
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 8.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 41.9,
    "avg_first_serve_won_pct": 66.7,
    "avg_second_serve_won_pct": 46.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-04-17",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 41.86046511627907,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Antoine Escoffier",
      "opponent_id": 49663,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 41.86046511627907,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Antoine Escoffier",
      "opponent_id": 49663,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 10,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 64.0,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 20,
        "double_faults": 10,
        "win_rate": 33.3,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 0,
          "winners_total": 19,
          "unforced_errors_total": 18
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 38,
          "aces_per_match": 2.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 40.0,
          "winners_total": 46,
          "unforced_errors_total": 79
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 14,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 31.7,
          "winners_total": 64,
          "unforced_errors_total": 71
        }
      },
      "totals": {
        "matches": 13,
        "wins": 5,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 38,
        "double_faults": 55,
        "win_rate": 38.5,
        "losses": 8
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 80.5,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 81,
          "double_faults": 28,
          "aces_per_match": 9.0,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 71.0,
          "break_points_converted_pct": 41.3,
          "winners_total": 56,
          "unforced_errors_total": 45
        }
      },
      "totals": {
        "matches": 10,
        "wins": 6,
        "tournaments_played": 8,
        "tournaments_won": 1,
        "aces": 85,
        "double_faults": 29,
        "win_rate": 60.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:40 UTC"
}