Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Victor Ryden
7W - 4L
63.6% Win Rate
Forma: LWWWWWWLLL
JSON Data
{
"player": {
"id": 4996,
"api_id": 491938,
"name": "Victor Ryden",
"short_name": "V. Ryden",
"country": "Sweden",
"country_code": "SE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"surface_stats": {
"hard": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
}
},
"average_match_stats": {
"matches_with_stats": 11,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 8.2,
"avg_first_serve_pct": 57.1,
"avg_first_serve_won_pct": 64.7,
"avg_second_serve_won_pct": 40.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-25",
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"tournament": "UTR PTT Arnhem Men 03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 66.01941747572816,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-24",
"opponent": "Luciano Larosa",
"opponent_id": 1122566,
"tournament": "UTR PTT Arnhem Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 75.0,
"first_serve_won_pct": 72.91666666666666,
"second_serve_won_pct": 62.06896551724138,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-22",
"opponent": "August Brostroem Poulsen",
"opponent_id": 1122568,
"tournament": "UTR PTT Arnhem Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 56.730769230769226,
"first_serve_won_pct": 59.32203389830508,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-21",
"opponent": "Sander Juuhl Sivertsen",
"opponent_id": 1117758,
"tournament": "UTR PTT Arnhem Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 54.20560747663551,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Colin Standaart",
"opponent_id": 482553,
"tournament": "UTR PTT Arnhem Men 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 6,
"first_serve_pct": 55.223880597014926,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-18",
"opponent": "Max Kohler",
"opponent_id": 477307,
"tournament": "UTR PTT Arnhem Men 02",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 12,
"first_serve_pct": 49.152542372881356,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-17",
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"tournament": "UTR PTT Arnhem Men 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 11,
"first_serve_pct": 42.857142857142854,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 5.555555555555555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-16",
"opponent": "Otso Martikainen",
"opponent_id": 383527,
"tournament": "UTR PTT Arnhem Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 67.10526315789474,
"first_serve_won_pct": 56.86274509803921,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-16",
"opponent": "Jim Hendrikx",
"opponent_id": 456446,
"tournament": "UTR PTT Arnhem Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 59.42028985507246,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-15",
"opponent": "Niels Lootsma",
"opponent_id": 102817,
"tournament": "UTR PTT Arnhem Men 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 9,
"first_serve_pct": 43.13725490196079,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWWWWLLL"
},
"head_to_head": [
{
"opponent": "Otso Martikainen",
"opponent_id": 383527,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "August Brostroem Poulsen",
"opponent_id": 1122568,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Luciano Larosa",
"opponent_id": 1122566,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Thom Griffioen",
"opponent_id": 405534,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jim Hendrikx",
"opponent_id": 456446,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:22 UTC"
}