Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Defne Cirpanli
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1226,
"api_id": 332984,
"name": "Defne Cirpanli",
"short_name": "D. Cirpanli",
"country": "Türkiye",
"country_code": "TR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-10-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 278186,
"singles": 10.08,
"doubles": 10.08,
"ranking": 951,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 70.2,
"avg_first_serve_won_pct": 50.8,
"avg_second_serve_won_pct": 57.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-01",
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"tournament": "WTA 125K Samsun, Turkiye Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 86.48648648648648,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Lia Karatancheva",
"opponent_id": 266221,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 48.97959183673469,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Gina Feistel",
"opponent_id": 395231,
"tournament": "Antalya 3, Turkiye",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "0-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Lia Karatancheva",
"opponent_id": 266221,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kaja Juvan",
"opponent_id": 196856,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gina Feistel",
"opponent_id": 395231,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:48:48 UTC"
}