Player Data JSON

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

Aleksandar Kovacevic

Aleksandar Kovacevic

USA ATP 56
26W - 32L 44,8% Win Rate Forma: LLLWWWLLLW

JSON Data

{
  "player": {
    "id": 403,
    "api_id": 187608,
    "name": "Aleksandar Kovacevic",
    "short_name": "A. Kovacevic",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 919337,
    "singles": 14.8,
    "doubles": 13.68,
    "ranking": 127,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 56,
    "points": 964,
    "best_position": 54,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-29",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-28",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-27",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-26",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-25",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-24",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-23",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-22",
      "position": 56,
      "points": 964
    },
    {
      "date": "2026-01-21",
      "position": 56,
      "points": 964
    }
  ],
  "career_stats": {
    "total_matches": 58,
    "wins": 26,
    "losses": 32,
    "win_rate": 44.8
  },
  "surface_stats": {
    "hard": {
      "matches": 44,
      "wins": 21,
      "losses": 23,
      "win_rate": 47.7
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 1,
      "losses": 9,
      "win_rate": 10.0
    },
    "ATP 500": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "ATP 250": {
      "matches": 29,
      "wins": 18,
      "losses": 11,
      "win_rate": 62.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 58,
    "avg_aces_per_match": 8.2,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 74.6,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 72.3404255319149,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Hamad Medjedovic",
      "opponent_id": 321404,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 67.41573033707866,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 14,
        "double_faults": 4,
        "first_serve_pct": 64.93506493506493,
        "first_serve_won_pct": 78.0,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 3,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 88.0,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 21,
        "double_faults": 4,
        "first_serve_pct": 55.35714285714286,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Nick Kyrgios",
      "opponent_id": 62490,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 96.15384615384616,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Miomir Kecmanovic",
      "opponent_id": 198592,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 16,
        "double_faults": 10,
        "first_serve_pct": 53.77358490566038,
        "first_serve_won_pct": 75.43859649122807,
        "second_serve_won_pct": 58.97435897435898,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 41.30434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 62.264150943396224,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 57.49999999999999,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Miomir Kecmanovic",
      "opponent_id": 198592,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Hamad Medjedovic",
      "opponent_id": 321404,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 37,
          "double_faults": 16,
          "aces_per_match": 7.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 15.2,
          "winners_total": 41,
          "unforced_errors_total": 47
        },
        "hardcourt_indoor": {
          "matches": 24,
          "wins": 16,
          "losses": 8,
          "win_rate": 66.7,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 161,
          "double_faults": 54,
          "aces_per_match": 6.7,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 39.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 8,
          "losses": 14,
          "win_rate": 36.4,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 196,
          "double_faults": 86,
          "aces_per_match": 8.9,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 61.8,
          "break_points_converted_pct": 28.3,
          "winners_total": 32,
          "unforced_errors_total": 48
        },
        "red_clay": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 55,
          "double_faults": 43,
          "aces_per_match": 5.5,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 32.9,
          "winners_total": 26,
          "unforced_errors_total": 36
        }
      },
      "totals": {
        "matches": 61,
        "wins": 29,
        "tournaments_played": 34,
        "tournaments_won": 2,
        "aces": 449,
        "double_faults": 199,
        "win_rate": 47.5,
        "losses": 32
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 16,
          "aces_per_match": 7.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 25.0,
          "winners_total": 28,
          "unforced_errors_total": 31
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 105,
          "double_faults": 21,
          "aces_per_match": 13.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 77.6,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 37,
          "wins": 20,
          "losses": 17,
          "win_rate": 54.1,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 12,
          "aces": 362,
          "double_faults": 148,
          "aces_per_match": 9.8,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 70.3,
          "break_points_converted_pct": 31.1,
          "winners_total": 153,
          "unforced_errors_total": 122
        },
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 91,
          "double_faults": 38,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 39.7,
          "winners_total": 27,
          "unforced_errors_total": 17
        }
      },
      "totals": {
        "matches": 64,
        "wins": 29,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 602,
        "double_faults": 223,
        "win_rate": 45.3,
        "losses": 35
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 40,
          "double_faults": 8,
          "aces_per_match": 10.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 2,
          "unforced_errors_total": 4
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 4,
          "losses": 8,
          "win_rate": 33.3,
          "tournaments_played": 18,
          "tournaments_won": 3,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 110,
          "double_faults": 33,
          "aces_per_match": 9.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 60.8,
          "break_points_converted_pct": 41.5,
          "winners_total": 32,
          "unforced_errors_total": 12
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 6,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 45.7,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 22.2,
          "winners_total": 26,
          "unforced_errors_total": 34
        }
      },
      "totals": {
        "matches": 18,
        "wins": 6,
        "tournaments_played": 27,
        "tournaments_won": 3,
        "aces": 166,
        "double_faults": 47,
        "win_rate": 33.3,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2026-01-30 10:15:54 UTC"
}