Player Data JSON

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

Enrique Bogo

Enrique Bogo

Brazil ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 2316,
    "api_id": 68478,
    "name": "Enrique Bogo",
    "short_name": "E. Bogo",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2792944,
    "singles": 11.91,
    "doubles": 12.57,
    "ranking": 1979,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 63.2,
    "avg_first_serve_won_pct": 44.4,
    "avg_second_serve_won_pct": 42.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-01",
      "opponent": "Ryan Dickerson",
      "opponent_id": 332537,
      "tournament": "Brasilia, Brazil",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Ryan Dickerson",
      "opponent_id": 332537,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 7,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 41.7,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:33 UTC"
}