Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Geoffrey Blancaneaux
10W - 9L
52.6% Win Rate
Forma: LWLWWLLWLW
JSON Data
{
"player": {
"id": 659,
"api_id": 141882,
"name": "Geoffrey Blancaneaux",
"short_name": "G. Blancaneaux",
"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": 83713,
"singles": 14.02,
"doubles": 13.64,
"ranking": 358,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 256,
"points": 214,
"best_position": 134,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 256,
"points": 214
},
{
"date": "2025-12-09",
"position": 256,
"points": 214
},
{
"date": "2025-12-08",
"position": 256,
"points": 214
},
{
"date": "2025-12-07",
"position": 256,
"points": 214
},
{
"date": "2025-12-06",
"position": 256,
"points": 214
},
{
"date": "2025-12-05",
"position": 256,
"points": 214
},
{
"date": "2025-12-04",
"position": 256,
"points": 214
},
{
"date": "2025-12-03",
"position": 256,
"points": 214
}
],
"career_stats": {
"total_matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6
},
"surface_stats": {
"hard": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"clay": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"ATP 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8
}
},
"average_match_stats": {
"matches_with_stats": 19,
"avg_aces_per_match": 4.1,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 63.2,
"avg_first_serve_won_pct": 71.2,
"avg_second_serve_won_pct": 45.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-27",
"opponent": "Carlos Lopez Montagud",
"opponent_id": 201244,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 67.3076923076923,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-25",
"opponent": "Stefano Napolitano",
"opponent_id": 42152,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 67.3469387755102,
"first_serve_won_pct": 78.78787878787878,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Patrick Kypson",
"opponent_id": 210490,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 6,
"first_serve_pct": 51.13636363636363,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 46.51162790697674,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Norbert Gombos",
"opponent_id": 50139,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 49.18032786885246,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Oskari Eerola",
"opponent_id": 329627,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 52.94117647058824,
"first_serve_won_pct": 81.48148148148148,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Nikolay Vylegzhanin",
"opponent_id": 244419,
"tournament": "Brest, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 70.0,
"first_serve_won_pct": 60.71428571428571,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Arthur Fery",
"opponent_id": 321789,
"tournament": "Mouilleron-Le-Captif, France",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 68.75,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Remy Bertola",
"opponent_id": 145108,
"tournament": "Mouilleron-Le-Captif, France",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 71.95121951219512,
"first_serve_won_pct": 71.1864406779661,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Thiago Agustin Tirante",
"opponent_id": 221515,
"tournament": "Szczecin, Poland",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 65.71428571428571,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-12",
"opponent": "Andrea Pellegrino",
"opponent_id": 93597,
"tournament": "Szczecin, Poland",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LWLWWLLWLW"
},
"head_to_head": [
{
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Chun-Hsin Tseng",
"opponent_id": 207034,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Daniel Elahi Galan",
"opponent_id": 92074,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniel Evans",
"opponent_id": 16375,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 8,
"aces_per_match": 14.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 72.9,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 34,
"double_faults": 33,
"aces_per_match": 3.1,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.9,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 51.3,
"break_points_saved_pct": 49.0,
"break_points_converted_pct": 30.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 15,
"aces_per_match": 4.7,
"double_faults_per_match": 5.0,
"first_serve_pct": 69.0,
"first_serve_won_pct": 61.0,
"second_serve_won_pct": 38.0,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 42,
"wins": 21,
"losses": 21,
"win_rate": 50.0,
"tournaments_played": 22,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 109,
"double_faults": 143,
"aces_per_match": 2.6,
"double_faults_per_match": 3.4,
"first_serve_pct": 71.7,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 55.3,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 38.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 4,
"aces_per_match": 4.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.8,
"first_serve_won_pct": 71.8,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 59,
"wins": 27,
"tournaments_played": 36,
"tournaments_won": 1,
"aces": 179,
"double_faults": 203,
"win_rate": 45.8,
"losses": 32
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 4,
"aces": 76,
"double_faults": 47,
"aces_per_match": 5.1,
"double_faults_per_match": 3.1,
"first_serve_pct": 70.6,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 58.2,
"break_points_converted_pct": 29.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 6,
"losses": 5,
"win_rate": 54.5,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 30,
"double_faults": 42,
"aces_per_match": 2.7,
"double_faults_per_match": 3.8,
"first_serve_pct": 70.8,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 65.1,
"break_points_converted_pct": 43.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 28,
"wins": 12,
"losses": 16,
"win_rate": 42.9,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 65,
"double_faults": 105,
"aces_per_match": 2.3,
"double_faults_per_match": 3.8,
"first_serve_pct": 71.1,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 59.4,
"break_points_converted_pct": 38.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 67.3,
"first_serve_won_pct": 26.3,
"second_serve_won_pct": 73.3,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 55,
"wins": 23,
"tournaments_played": 34,
"tournaments_won": 1,
"aces": 171,
"double_faults": 197,
"win_rate": 41.8,
"losses": 32
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.8,
"first_serve_won_pct": 41.9,
"second_serve_won_pct": 35.7,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 5,
"aces_per_match": 5.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.1,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 55.7,
"break_points_saved_pct": 38.5,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 13,
"double_faults": 7,
"aces_per_match": 6.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 72.9,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 36.8,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 15.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 11,
"aces_per_match": 0.7,
"double_faults_per_match": 3.7,
"first_serve_pct": 76.9,
"first_serve_won_pct": 71.1,
"second_serve_won_pct": 66.0,
"break_points_saved_pct": 53.3,
"break_points_converted_pct": 42.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 2,
"tournaments_played": 36,
"tournaments_won": 0,
"aces": 25,
"double_faults": 26,
"win_rate": 25.0,
"losses": 6
}
}
],
"data_generated_at": "2025-12-10 08:18:49 UTC"
}