Player Data JSON

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

Zachary Svajda

Zachary Svajda

USA ATP 90
25W - 20L 55.6% Win Rate Forma: LWLLLLWWLW

JSON Data

{
  "player": {
    "id": 472,
    "api_id": 298247,
    "name": "Zachary Svajda",
    "short_name": "Z. 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": 4682958,
    "singles": 15.31,
    "doubles": 13.4,
    "ranking": 47,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 90,
    "points": 666,
    "best_position": 82,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 90,
      "points": 666
    },
    {
      "date": "2026-05-07",
      "position": 90,
      "points": 666
    },
    {
      "date": "2026-05-06",
      "position": 90,
      "points": 666
    },
    {
      "date": "2026-05-05",
      "position": 90,
      "points": 666
    },
    {
      "date": "2026-05-04",
      "position": 88,
      "points": 666
    },
    {
      "date": "2026-05-03",
      "position": 88,
      "points": 666
    },
    {
      "date": "2026-05-02",
      "position": 88,
      "points": 666
    },
    {
      "date": "2026-05-01",
      "position": 88,
      "points": 666
    },
    {
      "date": "2026-04-30",
      "position": 88,
      "points": 666
    },
    {
      "date": "2026-04-29",
      "position": 88,
      "points": 666
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 25,
    "losses": 20,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 36,
      "wins": 22,
      "losses": 14,
      "win_rate": 61.1
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 10,
      "losses": 5,
      "win_rate": 66.7
    },
    "Masters 1000": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "ATP 500": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 6.6,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 71.2,
    "avg_second_serve_won_pct": 51.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 55.91397849462365,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 46.34146341463415,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Hubert Hurkacz",
      "opponent_id": 158896,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 58.06451612903226,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Rei Sakamoto",
      "opponent_id": 413296,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 71.01449275362319,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 47.61904761904761,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Moise Kouame",
      "opponent_id": 522369,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 65.93406593406593,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 72.3076923076923,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Colton Smith",
      "opponent_id": 391865,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 71.91011235955057,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 40.476190476190474,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Sho Shimabukuro",
      "opponent_id": 216154,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 37.5,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Andres Martin",
      "opponent_id": 321862,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLLLLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Jiri Lehečka",
      "opponent_id": 254742,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miomir Kecmanović",
      "opponent_id": 198592,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 89,
          "double_faults": 15,
          "aces_per_match": 11.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 76.1,
          "second_serve_won_pct": 65.9,
          "break_points_saved_pct": 73.8,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 18,
          "losses": 13,
          "win_rate": 58.1,
          "tournaments_played": 16,
          "tournaments_won": 1,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 4,
          "aces": 182,
          "double_faults": 69,
          "aces_per_match": 5.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 47.7,
          "winners_total": 57,
          "unforced_errors_total": 52
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 2,
          "aces_per_match": 4.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 36.4,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 42,
        "wins": 25,
        "tournaments_played": 23,
        "tournaments_won": 2,
        "aces": 282,
        "double_faults": 88,
        "win_rate": 59.5,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 52,
          "double_faults": 26,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 17,
          "aces_per_match": 3.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 48.7,
          "break_points_converted_pct": 17.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 48,
          "wins": 27,
          "losses": 21,
          "win_rate": 56.2,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 181,
          "double_faults": 99,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 42.9,
          "winners_total": 21,
          "unforced_errors_total": 30
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 37.9,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 72,
        "wins": 37,
        "tournaments_played": 33,
        "tournaments_won": 0,
        "aces": 271,
        "double_faults": 146,
        "win_rate": 51.4,
        "losses": 35
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 6,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 0,
          "aces_per_match": 6.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 36.8,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 10,
          "tournaments_won": 3,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 12,
          "aces_per_match": 4.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 65.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 27,
          "unforced_errors_total": 26
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 25,
        "tournaments_won": 3,
        "aces": 49,
        "double_faults": 21,
        "win_rate": 50.0,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:52:22 UTC"
}