Player Data JSON

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

Mihail Ivanov

Mihail Ivanov

Bulgaria ATP
4W - 5L 44,4% Win Rate Forma: LWWWLLLWL

JSON Data

{
  "player": {
    "id": 2031,
    "api_id": 420966,
    "name": "Mihail Ivanov",
    "short_name": "M. Ivanov",
    "country": "Bulgaria",
    "country_code": "BG",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2854654,
    "singles": 11.0,
    "doubles": null,
    "ranking": 1981,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 2.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 64.1,
    "avg_first_serve_won_pct": 62.1,
    "avg_second_serve_won_pct": 45.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Tadija Radovanovic",
      "opponent_id": 229822,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 67.6056338028169,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Astro Pilipovic",
      "opponent_id": 492570,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 48.93617021276596,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Bence Boros",
      "opponent_id": 830527,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 68.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Anton Arzhankin",
      "opponent_id": 1115594,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Matei Florin Breazu",
      "opponent_id": 445441,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 17.647058823529413,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Astro Pilipovic",
      "opponent_id": 492570,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Joshua Oakley",
      "opponent_id": 1155084,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Aleksandar Mihailovic",
      "opponent_id": 382387,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 74.32432432432432,
        "first_serve_won_pct": 49.09090909090909,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LWWWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Astro Pilipovic",
      "opponent_id": 492570,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tadija Radovanovic",
      "opponent_id": 229822,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aleksandar Mihailovic",
      "opponent_id": 382387,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Bence Boros",
      "opponent_id": 830527,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 11:39:25 UTC"
}