Player Data JSON

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

Dakotah Bobo

Dakotah Bobo

USA ATP
3W - 1L 75,0% Win Rate Forma: LWWW

JSON Data

{
  "player": {
    "id": 3847,
    "api_id": 505878,
    "name": "Dakotah Bobo",
    "short_name": "D. Bobo",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 85332,
    "singles": 12.76,
    "doubles": 12.93,
    "ranking": 1338,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 54.7,
    "avg_first_serve_won_pct": 67.6,
    "avg_second_serve_won_pct": 49.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 49.411764705882355,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Zen Uehling",
      "opponent_id": 1135567,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 49.25373134328358,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Gabriel Valdes",
      "opponent_id": 1158259,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 65.75342465753424,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Thomas Kennedy",
      "opponent_id": 1045225,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 54.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "LWWW"
  },
  "head_to_head": [
    {
      "opponent": "Zen Uehling",
      "opponent_id": 1135567,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Thomas Kennedy",
      "opponent_id": 1045225,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gabriel Valdes",
      "opponent_id": 1158259,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:54:37 UTC"
}