Player Data JSON

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

Mirza Basic

Mirza Basic

Bosnia & Herzegovina ATP 481
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 960,
    "api_id": 18066,
    "name": "Mirza Basic",
    "short_name": "M. Basic",
    "country": "Bosnia & Herzegovina",
    "country_code": "BA",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2670345,
    "singles": 13.78,
    "doubles": 13.42,
    "ranking": 497,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 481,
    "points": 90,
    "best_position": 74,
    "date": "2025-12-11"
  },
  "ranking_history": [
    {
      "date": "2025-12-11",
      "position": 481,
      "points": 90
    },
    {
      "date": "2025-12-10",
      "position": 481,
      "points": 90
    },
    {
      "date": "2025-12-09",
      "position": 481,
      "points": 90
    },
    {
      "date": "2025-12-08",
      "position": 481,
      "points": 90
    },
    {
      "date": "2025-12-07",
      "position": 479,
      "points": 90
    },
    {
      "date": "2025-12-06",
      "position": 479,
      "points": 90
    },
    {
      "date": "2025-12-05",
      "position": 479,
      "points": 90
    },
    {
      "date": "2025-12-04",
      "position": 479,
      "points": 90
    },
    {
      "date": "2025-12-03",
      "position": 479,
      "points": 90
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 8,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 12.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 14,
        "double_faults": 8,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 4,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 17,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 5,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 30,
        "double_faults": 21,
        "win_rate": 41.7,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-11 06:25:36 UTC"
}