Player Data JSON

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

Youcef Rihane

Youcef Rihane

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

JSON Data

{
  "player": {
    "id": 2131,
    "api_id": 221796,
    "name": "Youcef Rihane",
    "short_name": "Y. Rihane",
    "country": "Algeria",
    "country_code": "DZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2833647,
    "singles": 13.0,
    "doubles": null,
    "ranking": 676,
    "division": "Pro",
    "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": 3.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 72.6,
    "avg_first_serve_won_pct": 74.0,
    "avg_second_serve_won_pct": 52.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Erik Schiessl",
      "opponent_id": 391083,
      "tournament": "UTR PTT Tallahassee Men 02",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 78.04878048780488,
        "first_serve_won_pct": 84.375,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Vito Tonejc",
      "opponent_id": 422758,
      "tournament": "UTR PTT Tallahassee Men 02",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 78.72340425531915,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Andreas Scott",
      "opponent_id": 330482,
      "tournament": "UTR PTT Tallahassee Men 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 44.44444444444444,
        "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": "Vito Tonejc",
      "opponent_id": 422758,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Erik Schiessl",
      "opponent_id": 391083,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andreas Scott",
      "opponent_id": 330482,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-31 20:10:43 UTC"
}