Player Data JSON

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

Bence Boros

Bence Boros

Hungary ATP
1W - 5L 16,7% Win Rate Forma: LWLLLL

JSON Data

{
  "player": {
    "id": 4171,
    "api_id": 830527,
    "name": "Bence Boros",
    "short_name": "B. Boros",
    "country": "Hungary",
    "country_code": "HU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 849027,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2206,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 1,
    "losses": 5,
    "win_rate": 16.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 54.3,
    "avg_first_serve_won_pct": 60.2,
    "avg_second_serve_won_pct": 50.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-18",
      "opponent": "Jacques-Kai Inoue",
      "opponent_id": 398784,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 38.46153846153847,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Ognjen Jagrovic",
      "opponent_id": 490735,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Matei Florin Breazu",
      "opponent_id": 445441,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 57.35294117647059,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 55.35714285714286,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 68.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Anton Arzhankin",
      "opponent_id": 1115594,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 51.92307692307693,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 52.112676056338024,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 73.91304347826086,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 1,
    "losses": 5,
    "form_string": "LWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jacques-Kai Inoue",
      "opponent_id": 398784,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ognjen Jagrovic",
      "opponent_id": 490735,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anton Arzhankin",
      "opponent_id": 1115594,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 12:00",
      "opponent": "Rafael Kis Balázs",
      "opponent_id": 233680,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:02 UTC"
}