Player Data JSON

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

Radu Albot

Radu Albot

Moldova ATP 433
5W - 12L 29.4% Win Rate Forma: LLWWLLWLLL

JSON Data

{
  "player": {
    "id": 439,
    "api_id": 44547,
    "name": "Radu Albot",
    "short_name": "R. Albot",
    "country": "Moldova",
    "country_code": "MD",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3761,
    "singles": 13.92,
    "doubles": 13.43,
    "ranking": 414,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 433,
    "points": 108,
    "best_position": 39,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 433,
      "points": 108
    },
    {
      "date": "2025-12-09",
      "position": 433,
      "points": 108
    },
    {
      "date": "2025-12-08",
      "position": 433,
      "points": 108
    },
    {
      "date": "2025-12-07",
      "position": 435,
      "points": 108
    },
    {
      "date": "2025-12-06",
      "position": 435,
      "points": 108
    },
    {
      "date": "2025-12-05",
      "position": 435,
      "points": 108
    },
    {
      "date": "2025-12-04",
      "position": 435,
      "points": 108
    },
    {
      "date": "2025-12-03",
      "position": 435,
      "points": 108
    }
  ],
  "career_stats": {
    "total_matches": 17,
    "wins": 5,
    "losses": 12,
    "win_rate": 29.4
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    },
    "Challenger": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 17,
    "avg_aces_per_match": 0.9,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 62.7,
    "avg_first_serve_won_pct": 59.6,
    "avg_second_serve_won_pct": 47.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Alberto Barroso Campos",
      "opponent_id": 111609,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Daniil Glinka",
      "opponent_id": 210033,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-04",
      "opponent": "Tadeas Paroulek",
      "opponent_id": 234404,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "Hubert Jakub Plenkiewicz",
      "opponent_id": 825505,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-28",
      "opponent": "Eliakim Coulibaly",
      "opponent_id": 321948,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Norbert Gombos",
      "opponent_id": 50139,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "tournament": "Bastad",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 68.33333333333333,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 70.12987012987013,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-01",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 51.28205128205128,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLWWLLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Taro Daniel",
      "opponent_id": 48632,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sho Shimabukuro",
      "opponent_id": 216154,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eliakim Coulibaly",
      "opponent_id": 321948,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 27,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 26,
          "wins": 11,
          "losses": 15,
          "win_rate": 42.3,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 30,
          "double_faults": 65,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 29.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 40,
        "wins": 14,
        "tournaments_played": 33,
        "tournaments_won": 0,
        "aces": 49,
        "double_faults": 98,
        "win_rate": 35.0,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 6,
          "aces": 29,
          "double_faults": 21,
          "aces_per_match": 4.1,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 59.6,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 46.4,
          "winners_total": 32,
          "unforced_errors_total": 21
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 25,
          "double_faults": 13,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 44.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 12,
          "losses": 9,
          "win_rate": 57.1,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 53,
          "double_faults": 67,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 40.9,
          "winners_total": 15,
          "unforced_errors_total": 44
        },
        "red_clay": {
          "matches": 28,
          "wins": 17,
          "losses": 11,
          "win_rate": 60.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 41,
          "double_faults": 90,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 42.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 37,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 148,
        "double_faults": 191,
        "win_rate": 58.7,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 12,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 40.0,
          "winners_total": 11,
          "unforced_errors_total": 36
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 3,
          "aces_per_match": 5.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 80.7,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 60.9,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 26,
          "double_faults": 32,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 39.7,
          "winners_total": 20,
          "unforced_errors_total": 47
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 20,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 39.8,
          "winners_total": 67,
          "unforced_errors_total": 61
        }
      },
      "totals": {
        "matches": 25,
        "wins": 13,
        "tournaments_played": 33,
        "tournaments_won": 0,
        "aces": 59,
        "double_faults": 67,
        "win_rate": 52.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:13 UTC"
}