Player Data JSON

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

Alexandr Binda

Alexandr Binda

Italy ATP 430
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 920,
    "api_id": 295881,
    "name": "Alexandr Binda",
    "short_name": "A. Binda",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 270776,
    "singles": 13.58,
    "doubles": 13.54,
    "ranking": 613,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 430,
    "points": 110,
    "best_position": 368,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 430,
      "points": 110
    },
    {
      "date": "2025-12-09",
      "position": 430,
      "points": 110
    },
    {
      "date": "2025-12-08",
      "position": 430,
      "points": 110
    },
    {
      "date": "2025-12-07",
      "position": 432,
      "points": 110
    },
    {
      "date": "2025-12-06",
      "position": 432,
      "points": 110
    },
    {
      "date": "2025-12-05",
      "position": 432,
      "points": 110
    },
    {
      "date": "2025-12-04",
      "position": 432,
      "points": 110
    },
    {
      "date": "2025-12-03",
      "position": 432,
      "points": 110
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 58.4,
    "avg_first_serve_won_pct": 67.3,
    "avg_second_serve_won_pct": 41.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-02",
      "opponent": "Matej Dodig",
      "opponent_id": 420876,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 54.21686746987952,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "James Watt",
      "opponent_id": 459208,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 57.534246575342465,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Jie Cui",
      "opponent_id": 201681,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "James Watt",
      "opponent_id": 459208,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matej Dodig",
      "opponent_id": 420876,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 80.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 41,
          "double_faults": 41,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 52.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 6,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 42,
        "double_faults": 43,
        "win_rate": 46.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:13 UTC"
}