Player Data JSON

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

Rudy Quan

Rudy Quan

USA ATP
1W - 1L 50,0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 754,
    "api_id": 459965,
    "name": "Rudy Quan",
    "short_name": "R. Quan",
    "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": 168171,
    "singles": 13.49,
    "doubles": 13.2,
    "ranking": 817,
    "division": "General",
    "is_pro": true,
    "updated_at": "2026-02-01"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Masters 1000": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 75.6,
    "avg_first_serve_won_pct": 44.1,
    "avg_second_serve_won_pct": 36.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-04",
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-03",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 13,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 51.4,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 48.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 2,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 13,
        "win_rate": 40.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 51.8,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 23,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 54.1,
          "break_points_converted_pct": 54.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 7,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 25,
        "win_rate": 63.6,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-02-05 14:30:08 UTC"
}