Player Data JSON

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

Quinn Snyder

Quinn Snyder

USA ATP
3W - 0L 100.0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 3611,
    "api_id": 319989,
    "name": "Quinn Snyder",
    "short_name": "Q. Snyder",
    "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": 3046931,
    "singles": null,
    "doubles": null,
    "ranking": 2082,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 3.3,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 76.3,
    "avg_second_serve_won_pct": 56.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Toa Maeda",
      "opponent_id": 491083,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 43.333333333333336,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Michael Wright",
      "opponent_id": 484870,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 67.6056338028169,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 41.30434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Liam Krall",
      "opponent_id": 407893,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 71.64179104477611,
        "first_serve_won_pct": 77.08333333333334,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Michael Wright",
      "opponent_id": 484870,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Toa Maeda",
      "opponent_id": 491083,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Liam Krall",
      "opponent_id": 407893,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 21:10",
      "opponent": "Ethan Terry",
      "opponent_id": 1157288,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": 1.0714285714285714,
      "odds_opponent": 7.5
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 11:51:18 UTC"
}