Player Data JSON

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

Filip Misolic

Filip Misolic

Austria ATP 84
21W - 17L 55,3% Win Rate Forma: LLLWLLLLWL

JSON Data

{
  "player": {
    "id": 772,
    "api_id": 216488,
    "name": "Filip Misolic",
    "short_name": "F. Misolic",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2559142,
    "singles": 14.55,
    "doubles": 13.39,
    "ranking": 156,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 84,
    "points": 725,
    "best_position": 79,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-29",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-28",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-27",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-26",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-25",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-24",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-23",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-22",
      "position": 84,
      "points": 725
    },
    {
      "date": "2026-01-21",
      "position": 84,
      "points": 725
    }
  ],
  "career_stats": {
    "total_matches": 38,
    "wins": 21,
    "losses": 17,
    "win_rate": 55.3
  },
  "surface_stats": {
    "hard": {
      "matches": 16,
      "wins": 4,
      "losses": 12,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 18,
      "wins": 14,
      "losses": 4,
      "win_rate": 77.8
    },
    "grass": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    },
    "Masters 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 38,
    "avg_aces_per_match": 4.4,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 63.9,
    "avg_first_serve_won_pct": 67.3,
    "avg_second_serve_won_pct": 45.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-27",
      "opponent": "Lorenzo Giustino",
      "opponent_id": 48626,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 71.08433734939759,
        "first_serve_won_pct": 62.71186440677966,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 54.21686746987952,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 71.05263157894737,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Daniel Jovanovski",
      "opponent_id": 504576,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 60.65573770491803,
        "first_serve_won_pct": 83.78378378378379,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 59.210526315789465,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Alex Molcan",
      "opponent_id": 145130,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 61.8421052631579,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 67.88990825688074,
        "first_serve_won_pct": 71.62162162162163,
        "second_serve_won_pct": 52.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 66.30434782608695,
        "first_serve_won_pct": 73.77049180327869,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLWLLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 21,
          "aces_per_match": 4.5,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 48.4,
          "winners_total": 24,
          "unforced_errors_total": 28
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 49,
          "double_faults": 34,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 26.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 68,
          "double_faults": 27,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 56.9,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 40,
          "wins": 31,
          "losses": 9,
          "win_rate": 77.5,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 2,
          "aces": 87,
          "double_faults": 65,
          "aces_per_match": 2.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 46.9,
          "winners_total": 227,
          "unforced_errors_total": 93
        }
      },
      "totals": {
        "matches": 70,
        "wins": 47,
        "tournaments_played": 30,
        "tournaments_won": 2,
        "aces": 222,
        "double_faults": 147,
        "win_rate": 67.1,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 4,
          "aces_per_match": 6.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 12,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 29,
          "wins": 14,
          "losses": 15,
          "win_rate": 48.3,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 58,
          "double_faults": 88,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 45.6,
          "winners_total": 44,
          "unforced_errors_total": 75
        }
      },
      "totals": {
        "matches": 36,
        "wins": 15,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 93,
        "double_faults": 104,
        "win_rate": 41.7,
        "losses": 21
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 53.7,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 4,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 73.4,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 9,
          "aces_per_match": 5.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 24.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 19,
          "aces_per_match": 3.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 41.7,
          "winners_total": 18,
          "unforced_errors_total": 11
        }
      },
      "totals": {
        "matches": 14,
        "wins": 5,
        "tournaments_played": 29,
        "tournaments_won": 1,
        "aces": 59,
        "double_faults": 33,
        "win_rate": 35.7,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:03 UTC"
}