Player Data JSON

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

Karan Singh

Karan Singh

India ATP 471
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 949,
    "api_id": 378554,
    "name": "Karan Singh",
    "short_name": "K. Singh",
    "country": "India",
    "country_code": "IN",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2096670,
    "singles": 13.5,
    "doubles": 13.37,
    "ranking": 689,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 471,
    "points": 94,
    "best_position": 388,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 471,
      "points": 94
    },
    {
      "date": "2025-12-09",
      "position": 471,
      "points": 94
    },
    {
      "date": "2025-12-08",
      "position": 471,
      "points": 94
    },
    {
      "date": "2025-12-07",
      "position": 468,
      "points": 94
    },
    {
      "date": "2025-12-06",
      "position": 468,
      "points": 94
    },
    {
      "date": "2025-12-05",
      "position": 468,
      "points": 94
    },
    {
      "date": "2025-12-04",
      "position": 468,
      "points": 94
    },
    {
      "date": "2025-12-03",
      "position": 468,
      "points": 94
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 60.4,
    "avg_first_serve_won_pct": 52.7,
    "avg_second_serve_won_pct": 45.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 62.68656716417911,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 60.46511627906976,
        "first_serve_won_pct": 38.46153846153847,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Louis Tessa",
      "opponent_id": 145118,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 58.0246913580247,
        "first_serve_won_pct": 55.319148936170215,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Louis Tessa",
      "opponent_id": 145118,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 54.4,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 30.8,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 6,
          "losses": 11,
          "win_rate": 35.3,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 107,
          "double_faults": 44,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 32.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 6,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 108,
        "double_faults": 47,
        "win_rate": 31.6,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 39,
          "double_faults": 20,
          "aces_per_match": 9.8,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 70.3,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 12,
          "aces_per_match": 2.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 67.9,
          "break_points_saved_pct": 70.4,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 2,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 47,
        "double_faults": 32,
        "win_rate": 28.6,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:54 UTC"
}