Player Data JSON

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

Lukas Pokorny

Lukas Pokorny

Slovakia ATP 477
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 947,
    "api_id": 349488,
    "name": "Lukas Pokorny",
    "short_name": "L. Pokorny",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4524682,
    "singles": 13.87,
    "doubles": 13.81,
    "ranking": 443,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 477,
    "points": 92,
    "best_position": 383,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 477,
      "points": 92
    },
    {
      "date": "2025-12-09",
      "position": 477,
      "points": 92
    },
    {
      "date": "2025-12-08",
      "position": 477,
      "points": 92
    },
    {
      "date": "2025-12-07",
      "position": 466,
      "points": 95
    },
    {
      "date": "2025-12-06",
      "position": 466,
      "points": 95
    },
    {
      "date": "2025-12-05",
      "position": 466,
      "points": 95
    },
    {
      "date": "2025-12-04",
      "position": 466,
      "points": 95
    },
    {
      "date": "2025-12-03",
      "position": 466,
      "points": 95
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 82.5,
    "avg_first_serve_won_pct": 68.7,
    "avg_second_serve_won_pct": 25.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-26",
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 70.73170731707317,
        "second_serve_won_pct": 64.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Alessandro Pecci",
      "opponent_id": 326524,
      "tournament": "San Marino, San Marino",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alessandro Pecci",
      "opponent_id": 326524,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 129,
          "double_faults": 20,
          "aces_per_match": 10.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 76.1,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 65.7,
          "break_points_converted_pct": 27.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 11,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 47.1,
          "break_points_converted_pct": 4.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 15,
          "wins": 7,
          "losses": 8,
          "win_rate": 46.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 22,
          "aces_per_match": 3.1,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 43.7,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 29.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 32,
        "wins": 18,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 198,
        "double_faults": 53,
        "win_rate": 56.2,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 5,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 60,
          "double_faults": 15,
          "aces_per_match": 6.7,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 36.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 12,
          "aces_per_match": 6.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 77.4,
          "break_points_converted_pct": 23.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 6,
        "tournaments_played": 24,
        "tournaments_won": 2,
        "aces": 88,
        "double_faults": 32,
        "win_rate": 42.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:36 UTC"
}