Player Data JSON

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

Pavel Bushuev

Pavel Bushuev

ATP
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 2281,
    "api_id": 1122584,
    "name": "Pavel Bushuev",
    "short_name": "P. Bushuev",
    "country": "",
    "country_code": "",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 908683,
    "singles": 11.0,
    "doubles": null,
    "ranking": 267,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 54.5,
    "avg_first_serve_won_pct": 64.4,
    "avg_second_serve_won_pct": 48.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Avner Wong",
      "opponent_id": 1141263,
      "tournament": "UTR Newport Beach M03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 56.36363636363636,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Yashwin Krishnakumar",
      "opponent_id": 1151349,
      "tournament": "UTR Newport Beach M03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 53.48837209302325,
        "first_serve_won_pct": 58.69565217391305,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Liam Alvarez",
      "opponent_id": 1088857,
      "tournament": "UTR Newport Beach M03",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 53.70370370370371,
        "first_serve_won_pct": 60.3448275862069,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Liam Alvarez",
      "opponent_id": 1088857,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Avner Wong",
      "opponent_id": 1141263,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yashwin Krishnakumar",
      "opponent_id": 1151349,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 18:45",
      "opponent": "Brody Nejedly Krall",
      "opponent_id": 1077443,
      "tournament": "UTR Newport Beach M03",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:01 UTC"
}