Player Data JSON

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

Marko Topo

Marko Topo

Germany ATP 240
9W - 6L 60.0% Win Rate Forma: LWLWLWWLWW

JSON Data

{
  "player": {
    "id": 810,
    "api_id": 348701,
    "name": "Marko Topo",
    "short_name": "M. Topo",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 280120,
    "singles": 14.53,
    "doubles": 13.41,
    "ranking": 161,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 240,
    "points": 235,
    "best_position": 240,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 240,
      "points": 235
    },
    {
      "date": "2025-12-09",
      "position": 240,
      "points": 235
    },
    {
      "date": "2025-12-08",
      "position": 240,
      "points": 235
    },
    {
      "date": "2025-12-07",
      "position": 240,
      "points": 236
    },
    {
      "date": "2025-12-06",
      "position": 240,
      "points": 236
    },
    {
      "date": "2025-12-05",
      "position": 240,
      "points": 236
    },
    {
      "date": "2025-12-04",
      "position": 240,
      "points": 236
    },
    {
      "date": "2025-12-03",
      "position": 240,
      "points": 236
    }
  ],
  "career_stats": {
    "total_matches": 15,
    "wins": 9,
    "losses": 6,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 59.6,
    "avg_first_serve_won_pct": 74.0,
    "avg_second_serve_won_pct": 58.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-03",
      "opponent": "Matej Dodig",
      "opponent_id": 420876,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 61.016949152542374,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Patrick Kaukovalta",
      "opponent_id": 115239,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 80.95238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Chris Rodesch",
      "opponent_id": 225273,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 71.0,
        "first_serve_won_pct": 69.01408450704226,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Lukas Pokorny",
      "opponent_id": 349488,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 74.0,
        "second_serve_won_pct": 64.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 58.252427184466015,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "Almaty",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 61.44578313253012,
        "first_serve_won_pct": 78.43137254901961,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-18",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 67.1875,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Pedro Martinez",
      "opponent_id": 77223,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 93.75,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Cedrik-Marcel Stebe",
      "opponent_id": 23670,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 76.08695652173914,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWLWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cedrik-Marcel Stebe",
      "opponent_id": 23670,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrew Paulson",
      "opponent_id": 275467,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 1,
          "aces": 91,
          "double_faults": 42,
          "aces_per_match": 6.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 62.9,
          "break_points_saved_pct": 73.5,
          "break_points_converted_pct": 33.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 32,
          "wins": 21,
          "losses": 11,
          "win_rate": 65.6,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 150,
          "double_faults": 114,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 73.2,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 70.1,
          "break_points_converted_pct": 37.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 29,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 241,
        "double_faults": 156,
        "win_rate": 63.0,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 1,
          "aces_per_match": 7.0,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 75.8,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 28,
          "wins": 14,
          "losses": 14,
          "win_rate": 50.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 87,
          "double_faults": 72,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 46.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 30,
        "wins": 15,
        "tournaments_played": 19,
        "tournaments_won": 1,
        "aces": 101,
        "double_faults": 73,
        "win_rate": 50.0,
        "losses": 15
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 21,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 61.0,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 4,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:52 UTC"
}