Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arthur Gea
4W - 6L
40.0% Win Rate
Forma: LWLLLLWLWW
JSON Data
{
"player": {
"id": 699,
"api_id": 383987,
"name": "Arthur Gea",
"short_name": "A. Gea",
"country": "France",
"country_code": "FR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4352603,
"singles": 14.22,
"doubles": 13.32,
"ranking": 265,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 224,
"points": 255,
"best_position": 224,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 224,
"points": 255
},
{
"date": "2025-12-09",
"position": 224,
"points": 255
},
{
"date": "2025-12-08",
"position": 224,
"points": 255
},
{
"date": "2025-12-07",
"position": 224,
"points": 255
},
{
"date": "2025-12-06",
"position": 224,
"points": 255
},
{
"date": "2025-12-05",
"position": 224,
"points": 255
},
{
"date": "2025-12-04",
"position": 224,
"points": 255
},
{
"date": "2025-12-03",
"position": 224,
"points": 255
}
],
"career_stats": {
"total_matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"ATP 250": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"Challenger": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 61.7,
"avg_first_serve_won_pct": 70.4,
"avg_second_serve_won_pct": 48.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-16",
"opponent": "Edas Butvilas",
"opponent_id": 385592,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 58.51063829787234,
"first_serve_won_pct": 67.27272727272727,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Tom Paris",
"opponent_id": 334289,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 53.48837209302325,
"first_serve_won_pct": 86.95652173913044,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Neil Oberleitner",
"opponent_id": 230344,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 57.57575757575758,
"first_serve_won_pct": 76.31578947368422,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"tournament": "Shanghai, China",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 83.78378378378379,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Harold Mayot",
"opponent_id": 248846,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 68.18181818181817,
"first_serve_won_pct": 62.22222222222222,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Titouan Droguet",
"opponent_id": 243925,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 48.717948717948715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 70.3125,
"first_serve_won_pct": 58.88888888888889,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-12",
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"tournament": "Marseille",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 70.45454545454545,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-10",
"opponent": "Yosuke Watanuki",
"opponent_id": 157302,
"tournament": "Marseille",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 70.45454545454545,
"second_serve_won_pct": 51.85185185185185,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-09",
"opponent": "Henri Squire",
"opponent_id": 208225,
"tournament": "Marseille",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "1-0",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 70.45454545454545,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLLLLWLWW"
},
"head_to_head": [
{
"opponent": "Harold Mayot",
"opponent_id": 248846,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Henri Squire",
"opponent_id": 208225,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 21,
"double_faults": 14,
"aces_per_match": 3.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.0,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 24.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 28,
"double_faults": 19,
"aces_per_match": 5.6,
"double_faults_per_match": 3.8,
"first_serve_pct": 69.6,
"first_serve_won_pct": 74.5,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 32,
"double_faults": 60,
"aces_per_match": 2.3,
"double_faults_per_match": 4.3,
"first_serve_pct": 70.7,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 48.2,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 36.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 26,
"wins": 10,
"tournaments_played": 24,
"tournaments_won": 0,
"aces": 81,
"double_faults": 93,
"win_rate": 38.5,
"losses": 16
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 22,
"double_faults": 19,
"aces_per_match": 3.7,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.8,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 62.2,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 40.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 6,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 20,
"double_faults": 25,
"aces_per_match": 4.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 68.8,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 61.5,
"break_points_converted_pct": 30.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 40,
"wins": 22,
"losses": 18,
"win_rate": 55.0,
"tournaments_played": 23,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 4,
"aces": 96,
"double_faults": 143,
"aces_per_match": 2.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 72.2,
"first_serve_won_pct": 65.4,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 54.7,
"break_points_converted_pct": 45.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 26,
"tournaments_played": 32,
"tournaments_won": 2,
"aces": 138,
"double_faults": 187,
"win_rate": 51.0,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 1,
"aces_per_match": 4.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 67.1,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 48.9,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 4,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:18:39 UTC"
}