Player Data JSON

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

Sawyer Severance

Sawyer Severance

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4040,
    "api_id": 929037,
    "name": "Sawyer Severance",
    "short_name": "S. Severance",
    "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": 133882,
    "singles": 11.0,
    "doubles": null,
    "ranking": 3918,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 50.9,
    "avg_first_serve_won_pct": 49.7,
    "avg_second_serve_won_pct": 35.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-07",
      "opponent": "Shaurya Bharadwaj",
      "opponent_id": 477391,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 42.30769230769231,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "James Weber",
      "opponent_id": 1086890,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Aleksandr Kalinin",
      "opponent_id": 294986,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 56.60377358490566,
        "first_serve_won_pct": 56.666666666666664,
        "second_serve_won_pct": 90.9090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "James Weber",
      "opponent_id": 1086890,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aleksandr Kalinin",
      "opponent_id": 294986,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Shaurya Bharadwaj",
      "opponent_id": 477391,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:26 UTC"
}