Player Data JSON

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

Trevor Svajda

Trevor Svajda

USA ATP 392
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 669,
    "api_id": 417424,
    "name": "Trevor Svajda",
    "short_name": "T. Svajda",
    "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": 3566621,
    "singles": 14.38,
    "doubles": 13.33,
    "ranking": 217,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 392,
    "points": 124,
    "best_position": 385,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-09",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-08",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-07",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-06",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-05",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-04",
      "position": 392,
      "points": 124
    },
    {
      "date": "2025-12-03",
      "position": 392,
      "points": 124
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "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": {
    "Masters 1000": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 66.0,
    "avg_first_serve_won_pct": 54.1,
    "avg_second_serve_won_pct": 34.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-03",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 57.692307692307686,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-04",
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 74.32432432432432,
        "first_serve_won_pct": 58.18181818181818,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 46.3,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 36,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 68.1,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 7,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 36,
        "double_faults": 38,
        "win_rate": 46.7,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 2,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 19,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 68.1,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 34.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 3,
        "tournaments_played": 9,
        "tournaments_won": 1,
        "aces": 30,
        "double_faults": 21,
        "win_rate": 37.5,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 41.2,
          "break_points_saved_pct": 76.9,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:14 UTC"
}