Player Data JSON

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

Jack Loge

Jack Loge

Belgium ATP 494
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 969,
    "api_id": 425564,
    "name": "Jack Loge",
    "short_name": "J. Loge",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4247915,
    "singles": 13.7,
    "doubles": 13.11,
    "ranking": 554,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 494,
    "points": 88,
    "best_position": 488,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-29",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-28",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-27",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-26",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-25",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-24",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-23",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-22",
      "position": 494,
      "points": 88
    },
    {
      "date": "2026-01-21",
      "position": 494,
      "points": 88
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 6,
          "aces_per_match": 0.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 38.5,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 6,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 20:29:46 UTC"
}