Player Data JSON

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

Karue Sell

Karue Sell

Brazil ATP
2W - 4L 33.3% Win Rate Forma: LLWWLL

JSON Data

{
  "player": {
    "id": 727,
    "api_id": 52057,
    "name": "Karue Sell",
    "short_name": "K. Sell",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1389367,
    "singles": 14.08,
    "doubles": null,
    "ranking": 333,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 53.4,
    "avg_first_serve_won_pct": 51.4,
    "avg_second_serve_won_pct": 44.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-20",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Washington",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-20",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 35.0,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 35.0,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 35.0,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-12",
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 9,
        "first_serve_pct": 45.65217391304348,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 42.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-15",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 60.204081632653065,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "LLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 39,
          "double_faults": 23,
          "aces_per_match": 5.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 5,
          "losses": 7,
          "win_rate": 41.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 41,
          "double_faults": 45,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 36.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 23,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 67.9,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 72.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 26,
        "wins": 11,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 101,
        "double_faults": 91,
        "win_rate": 42.3,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 9,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 17,
          "aces_per_match": 1.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 54.1,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 22,
          "wins": 16,
          "losses": 6,
          "win_rate": 72.7,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 69,
          "double_faults": 27,
          "aces_per_match": 3.1,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 65.7,
          "break_points_converted_pct": 53.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 23,
        "tournaments_played": 24,
        "tournaments_won": 2,
        "aces": 105,
        "double_faults": 53,
        "win_rate": 67.6,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:02 UTC"
}