Player Data JSON

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

Laslo Djere

Laslo Djere

Serbia ATP 92
24W - 21L 53,3% Win Rate Forma: LLWWLLWLLL

JSON Data

{
  "player": {
    "id": 174,
    "api_id": 97231,
    "name": "Laslo Djere",
    "short_name": "L. Djere",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 52337,
    "singles": 15.11,
    "doubles": 13.87,
    "ranking": 79,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 92,
    "points": 659,
    "best_position": 27,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-29",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-28",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-27",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-26",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-25",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-24",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-23",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-22",
      "position": 92,
      "points": 659
    },
    {
      "date": "2026-01-21",
      "position": 92,
      "points": 659
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 24,
    "losses": 21,
    "win_rate": 53.3
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 4,
      "losses": 9,
      "win_rate": 30.8
    },
    "clay": {
      "matches": 25,
      "wins": 17,
      "losses": 8,
      "win_rate": 68.0
    },
    "grass": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "Masters 1000": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 7,
      "wins": 5,
      "losses": 2,
      "win_rate": 71.4
    },
    "ATP 250": {
      "matches": 22,
      "wins": 13,
      "losses": 9,
      "win_rate": 59.1
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 4.6,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 71.1,
    "avg_second_serve_won_pct": 50.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 65.33333333333333,
        "first_serve_won_pct": 72.44897959183673,
        "second_serve_won_pct": 56.75675675675676,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 74.50980392156863,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 61.42857142857143,
        "first_serve_won_pct": 76.74418604651163,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 69.41176470588235,
        "first_serve_won_pct": 69.49152542372882,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Dusan Lajovic",
      "opponent_id": 39234,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 78.82352941176471,
        "first_serve_won_pct": 71.64179104477611,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 69.0721649484536,
        "first_serve_won_pct": 73.13432835820896,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Valentin Vacherot",
      "opponent_id": 158912,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLWWLLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Dusan Lajovic",
      "opponent_id": 39234,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Ignacio Buse",
      "opponent_id": 322082,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Federico Coria",
      "opponent_id": 54573,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 35,
          "double_faults": 26,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 74.7,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 8.3,
          "winners_total": 39,
          "unforced_errors_total": 67
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 36,
          "double_faults": 20,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 59.9,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 32,
          "double_faults": 10,
          "aces_per_match": 6.4,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 25,
          "wins": 17,
          "losses": 8,
          "win_rate": 68.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 100,
          "double_faults": 62,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 38.0,
          "winners_total": 19,
          "unforced_errors_total": 39
        }
      },
      "totals": {
        "matches": 44,
        "wins": 24,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 203,
        "double_faults": 118,
        "win_rate": 54.5,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 8,
          "aces_per_match": 8.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 65.8,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 38.1,
          "winners_total": 39,
          "unforced_errors_total": 48
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 81,
          "double_faults": 17,
          "aces_per_match": 8.1,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 57,
          "double_faults": 32,
          "aces_per_match": 8.1,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 42.9,
          "winners_total": 101,
          "unforced_errors_total": 158
        },
        "red_clay": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 5,
          "aces": 77,
          "double_faults": 55,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 44.4,
          "winners_total": 60,
          "unforced_errors_total": 100
        }
      },
      "totals": {
        "matches": 45,
        "wins": 23,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 231,
        "double_faults": 112,
        "win_rate": 51.1,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 2,
          "aces": 58,
          "double_faults": 22,
          "aces_per_match": 8.3,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 77.5,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 68.9,
          "break_points_converted_pct": 28.6,
          "winners_total": 162,
          "unforced_errors_total": 77
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 46,
          "double_faults": 16,
          "aces_per_match": 6.6,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 64.4,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 8,
          "losses": 7,
          "win_rate": 53.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 103,
          "double_faults": 45,
          "aces_per_match": 6.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 35.8,
          "winners_total": 124,
          "unforced_errors_total": 167
        },
        "red_clay": {
          "matches": 27,
          "wins": 16,
          "losses": 11,
          "win_rate": 59.3,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 120,
          "double_faults": 76,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 37.6,
          "winners_total": 94,
          "unforced_errors_total": 78
        }
      },
      "totals": {
        "matches": 56,
        "wins": 32,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 327,
        "double_faults": 159,
        "win_rate": 57.1,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:07 UTC"
}