Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Arthur Gea
8W - 7L
53,3% Win Rate
Forma: LWWWWLWLLL
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.57,
"doubles": 13.28,
"ranking": 170,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": {
"position": 198,
"points": 300,
"best_position": 197,
"date": "2026-01-30"
},
"ranking_history": [
{
"date": "2026-01-30",
"position": 198,
"points": 300
},
{
"date": "2026-01-29",
"position": 198,
"points": 300
},
{
"date": "2026-01-28",
"position": 198,
"points": 300
},
{
"date": "2026-01-27",
"position": 198,
"points": 300
},
{
"date": "2026-01-26",
"position": 198,
"points": 300
},
{
"date": "2026-01-25",
"position": 198,
"points": 300
},
{
"date": "2026-01-24",
"position": 198,
"points": 300
},
{
"date": "2026-01-23",
"position": 198,
"points": 300
},
{
"date": "2026-01-22",
"position": 198,
"points": 300
},
{
"date": "2026-01-21",
"position": 198,
"points": 300
}
],
"career_stats": {
"total_matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3
},
"surface_stats": {
"hard": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3
},
"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": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4
},
"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": 15,
"avg_aces_per_match": 4.5,
"avg_double_faults_per_match": 2.9,
"avg_first_serve_pct": 64.3,
"avg_first_serve_won_pct": 70.4,
"avg_second_serve_won_pct": 49.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-22",
"opponent": "Stan Wawrinka",
"opponent_id": 14548,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "2-3",
"stats": {
"aces": 13,
"double_faults": 7,
"first_serve_pct": 71.17647058823529,
"first_serve_won_pct": 68.59504132231406,
"second_serve_won_pct": 60.526315789473685,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Jiri Lehecka",
"opponent_id": 254742,
"tournament": "Australian Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 67.5925925925926,
"first_serve_won_pct": 71.23287671232876,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Roman Andres Burruchaga",
"opponent_id": 287181,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 88.23529411764706,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Zdenek Kolar",
"opponent_id": 132558,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 70.0,
"first_serve_won_pct": 76.19047619047619,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"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
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWWWWLWLLL"
},
"head_to_head": [
{
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"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": "Stan Wawrinka",
"opponent_id": 14548,
"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": "2026-01-30 11:39:26 UTC"
}