Player Data JSON

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

Petr Bar Biryukov

Petr Bar Biryukov

Russia ATP 329
5W - 4L 55.6% Win Rate Forma: LWLWLWLWW

JSON Data

{
  "player": {
    "id": 688,
    "api_id": 373829,
    "name": "Petr Bar Biryukov",
    "short_name": "P. B. Biryukov",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3717121,
    "singles": 13.73,
    "doubles": 13.5,
    "ranking": 522,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 329,
    "points": 157,
    "best_position": 267,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 329,
      "points": 157
    },
    {
      "date": "2025-12-09",
      "position": 329,
      "points": 157
    },
    {
      "date": "2025-12-08",
      "position": 329,
      "points": 157
    },
    {
      "date": "2025-12-07",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-06",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-05",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-04",
      "position": 330,
      "points": 157
    },
    {
      "date": "2025-12-03",
      "position": 330,
      "points": 157
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 5,
    "losses": 4,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 13.1,
    "avg_double_faults_per_match": 4.9,
    "avg_first_serve_pct": 64.1,
    "avg_first_serve_won_pct": 66.7,
    "avg_second_serve_won_pct": 43.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-04",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 77.04918032786885,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Sho Shimabukuro",
      "opponent_id": 216154,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 61.016949152542374,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Kokoro Isomura",
      "opponent_id": 367815,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 15,
        "double_faults": 3,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Ramkumar Ramanathan",
      "opponent_id": 58877,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 17,
        "double_faults": 1,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Viktor Durasovic",
      "opponent_id": 96239,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 9,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Kasidit Samrej",
      "opponent_id": 230306,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 9,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-11",
      "opponent": "Filip Cristian Jianu",
      "opponent_id": 230049,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 16,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 58.108108108108105,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-10",
      "opponent": "Alberto Bronzetti",
      "opponent_id": 216496,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 16,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 58.108108108108105,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-09",
      "opponent": "Elyas Abduljalil",
      "opponent_id": 227144,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 16,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 58.108108108108105,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 5,
    "losses": 4,
    "form_string": "LWLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Sho Shimabukuro",
      "opponent_id": 216154,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kokoro Isomura",
      "opponent_id": 367815,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ramkumar Ramanathan",
      "opponent_id": 58877,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Filip Cristian Jianu",
      "opponent_id": 230049,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "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": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 2,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 67.8,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 28,
          "wins": 17,
          "losses": 11,
          "win_rate": 60.7,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 4,
          "aces": 299,
          "double_faults": 141,
          "aces_per_match": 10.7,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 33.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 17,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 304,
        "double_faults": 143,
        "win_rate": 58.6,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 12,
          "aces_per_match": 11.0,
          "double_faults_per_match": 12.0,
          "first_serve_pct": 65.7,
          "first_serve_won_pct": 79.4,
          "second_serve_won_pct": 80.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 25,
          "tournaments_won": 4,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 182,
          "double_faults": 92,
          "aces_per_match": 9.6,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 10,
        "tournaments_played": 26,
        "tournaments_won": 4,
        "aces": 193,
        "double_faults": 104,
        "win_rate": 50.0,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:04 UTC"
}