Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matteo Arnaldi
32W - 31L
50.8% Win Rate
Forma: WWWWWWWLLL
JSON Data
{
"player": {
"id": 254,
"api_id": 299538,
"name": "Matteo Arnaldi",
"short_name": "M. Arnaldi",
"country": "Italy",
"country_code": "IT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 276601,
"singles": 14.8,
"doubles": 14.55,
"ranking": 109,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-12"
},
"current_ranking": {
"position": 106,
"points": 596,
"best_position": 30,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 106,
"points": 596
},
{
"date": "2026-05-08",
"position": 106,
"points": 596
},
{
"date": "2026-05-07",
"position": 106,
"points": 596
},
{
"date": "2026-05-06",
"position": 106,
"points": 596
},
{
"date": "2026-05-05",
"position": 106,
"points": 596
},
{
"date": "2026-05-04",
"position": 103,
"points": 621
},
{
"date": "2026-05-03",
"position": 103,
"points": 621
},
{
"date": "2026-05-02",
"position": 103,
"points": 621
},
{
"date": "2026-05-01",
"position": 103,
"points": 621
},
{
"date": "2026-04-30",
"position": 103,
"points": 621
}
],
"career_stats": {
"total_matches": 63,
"wins": 32,
"losses": 31,
"win_rate": 50.8
},
"surface_stats": {
"hard": {
"matches": 37,
"wins": 17,
"losses": 20,
"win_rate": 45.9
},
"clay": {
"matches": 24,
"wins": 15,
"losses": 9,
"win_rate": 62.5
},
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"Masters 1000": {
"matches": 24,
"wins": 12,
"losses": 12,
"win_rate": 50.0
},
"ATP 500": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3
},
"ATP 250": {
"matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9
},
"Challenger": {
"matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 63,
"avg_aces_per_match": 5.3,
"avg_double_faults_per_match": 3.1,
"avg_first_serve_pct": 58.2,
"avg_first_serve_won_pct": 68.7,
"avg_second_serve_won_pct": 49.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Alex de Minaur",
"opponent_id": 201239,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 64",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 62.88659793814433,
"first_serve_won_pct": 77.04918032786885,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-06",
"opponent": "Jaume Munar",
"opponent_id": 126356,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 128",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-03",
"opponent": "Hubert Hurkacz",
"opponent_id": 158896,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 62.857142857142854,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-02",
"opponent": "Gianluca Cadenasso",
"opponent_id": 425525,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 52.56410256410257,
"first_serve_won_pct": 53.65853658536586,
"second_serve_won_pct": 13.333333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-01",
"opponent": "Nuno Borges",
"opponent_id": 125006,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 47.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-30",
"opponent": "Juan Manuel Cerundolo",
"opponent_id": 248861,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 53.44827586206896,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-29",
"opponent": "Federico Arnaboldi",
"opponent_id": 224038,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 69.64285714285714,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-20",
"opponent": "Dušan Lajović",
"opponent_id": 39234,
"tournament": "ATP Madrid Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 55.434782608695656,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 46.34146341463415,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-11",
"opponent": "Quentin Halys",
"opponent_id": 90798,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 55.434782608695656,
"first_serve_won_pct": 68.62745098039215,
"second_serve_won_pct": 58.69565217391305,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-06",
"opponent": "Cristian Garin",
"opponent_id": 64570,
"tournament": "Monte Carlo",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 52.94117647058824,
"first_serve_won_pct": 51.85185185185185,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 7,
"losses": 3,
"form_string": "WWWWWWWLLL"
},
"head_to_head": [
{
"opponent": "Alejandro Davidovich Fokina",
"opponent_id": 157456,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Alexander Zverev",
"opponent_id": 57163,
"matches": 3,
"wins": 0,
"losses": 3
},
{
"opponent": "Brandon Nakashima",
"opponent_id": 235576,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Novak Djokovic",
"opponent_id": 14882,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Jaume Munar",
"opponent_id": 126356,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-05-10 09:00",
"opponent": "Rafael Jodar",
"opponent_id": 458834,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Round of 32",
"odds_player": 3.5,
"odds_opponent": 1.3
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 11,
"double_faults": 10,
"aces_per_match": 5.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.1,
"first_serve_won_pct": 72.9,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 14.3,
"winners_total": 33,
"unforced_errors_total": 49
},
"hardcourt_indoor": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 44,
"double_faults": 25,
"aces_per_match": 5.5,
"double_faults_per_match": 3.1,
"first_serve_pct": 71.1,
"first_serve_won_pct": 73.9,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 74.4,
"break_points_converted_pct": 35.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 11,
"losses": 14,
"win_rate": 44.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 4,
"aces": 157,
"double_faults": 72,
"aces_per_match": 6.3,
"double_faults_per_match": 2.9,
"first_serve_pct": 70.4,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 54.6,
"break_points_saved_pct": 62.6,
"break_points_converted_pct": 33.1,
"winners_total": 76,
"unforced_errors_total": 133
},
"red_clay": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 53,
"double_faults": 26,
"aces_per_match": 4.1,
"double_faults_per_match": 2.0,
"first_serve_pct": 69.9,
"first_serve_won_pct": 66.3,
"second_serve_won_pct": 49.1,
"break_points_saved_pct": 69.2,
"break_points_converted_pct": 39.4,
"winners_total": 122,
"unforced_errors_total": 73
}
},
"totals": {
"matches": 48,
"wins": 23,
"tournaments_played": 28,
"tournaments_won": 0,
"aces": 265,
"double_faults": 133,
"win_rate": 47.9,
"losses": 25
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 32,
"double_faults": 15,
"aces_per_match": 10.7,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 55.6,
"second_serve_won_pct": 61.8,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 42.1,
"winners_total": 42,
"unforced_errors_total": 38
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 9,
"aces_per_match": 7.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 68.4,
"first_serve_won_pct": 70.2,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 46.2,
"break_points_converted_pct": 18.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 30,
"wins": 17,
"losses": 13,
"win_rate": 56.7,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 9,
"tiebreaks_lost": 5,
"aces": 219,
"double_faults": 94,
"aces_per_match": 7.3,
"double_faults_per_match": 3.1,
"first_serve_pct": 69.7,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 40.2,
"winners_total": 168,
"unforced_errors_total": 187
},
"red_clay": {
"matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 120,
"double_faults": 65,
"aces_per_match": 6.3,
"double_faults_per_match": 3.4,
"first_serve_pct": 69.6,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 63.2,
"break_points_converted_pct": 39.6,
"winners_total": 164,
"unforced_errors_total": 120
}
},
"totals": {
"matches": 54,
"wins": 28,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 385,
"double_faults": 183,
"win_rate": 51.9,
"losses": 26
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 33,
"double_faults": 12,
"aces_per_match": 8.2,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 74.6,
"second_serve_won_pct": 67.7,
"break_points_saved_pct": 57.9,
"break_points_converted_pct": 40.0,
"winners_total": 53,
"unforced_errors_total": 53
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 6,
"aces_per_match": 7.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.7,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 9,
"losses": 7,
"win_rate": 56.2,
"tournaments_played": 15,
"tournaments_won": 1,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 88,
"double_faults": 48,
"aces_per_match": 5.5,
"double_faults_per_match": 3.0,
"first_serve_pct": 75.2,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 65.3,
"break_points_converted_pct": 40.8,
"winners_total": 113,
"unforced_errors_total": 81
},
"red_clay": {
"matches": 15,
"wins": 9,
"losses": 6,
"win_rate": 60.0,
"tournaments_played": 10,
"tournaments_won": 2,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 70,
"double_faults": 47,
"aces_per_match": 4.7,
"double_faults_per_match": 3.1,
"first_serve_pct": 71.3,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 71.6,
"break_points_converted_pct": 37.9,
"winners_total": 97,
"unforced_errors_total": 83
}
},
"totals": {
"matches": 37,
"wins": 22,
"tournaments_played": 29,
"tournaments_won": 3,
"aces": 206,
"double_faults": 113,
"win_rate": 59.5,
"losses": 15
}
}
],
"data_generated_at": "2026-05-09 03:39:11 UTC"
}