Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Havana Kadi
1W - 4L
20,0% Win Rate
Forma: WLLLL
JSON Data
{
"player": {
"id": 3458,
"api_id": 1055436,
"name": "Havana Kadi",
"short_name": "H. Kadi",
"country": "Canada",
"country_code": "CA",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1978-10-09",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3736122,
"singles": 9.0,
"doubles": null,
"ranking": 2575,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 8.4,
"avg_first_serve_pct": 57.5,
"avg_first_serve_won_pct": 58.9,
"avg_second_serve_won_pct": 34.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-14",
"opponent": "Emily Morgan",
"opponent_id": 1080925,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 68.0,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Anna Frey",
"opponent_id": 479887,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 48.148148148148145,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Julie Bedard",
"opponent_id": 424847,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 60.3448275862069,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Elena Daskalova",
"opponent_id": 1103126,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 55.88235294117647,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Addison Iacono",
"opponent_id": 1044080,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 55.208333333333336,
"first_serve_won_pct": 66.0377358490566,
"second_serve_won_pct": 47.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "WLLLL"
},
"head_to_head": [
{
"opponent": "Anna Frey",
"opponent_id": 479887,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Emily Morgan",
"opponent_id": 1080925,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elena Daskalova",
"opponent_id": 1103126,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Addison Iacono",
"opponent_id": 1044080,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julie Bedard",
"opponent_id": 424847,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:33:20 UTC"
}