Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Christina Dodaj
1W - 2L
33.3% Win Rate
Forma: WLL
JSON Data
{
"player": {
"id": 3689,
"api_id": 422704,
"name": "Christina Dodaj",
"short_name": "C. Dodaj",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2006-07-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4263916,
"singles": 8.0,
"doubles": null,
"ranking": 5952,
"division": "General",
"is_pro": false,
"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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 7.3,
"avg_first_serve_pct": 52.6,
"avg_first_serve_won_pct": 62.9,
"avg_second_serve_won_pct": 28.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Chelsea Stergiopoulos",
"opponent_id": 495029,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 7,
"first_serve_pct": 60.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 40.625,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Kaylah McPhee",
"opponent_id": 119496,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 46.0,
"first_serve_won_pct": 56.52173913043478,
"second_serve_won_pct": 14.814814814814813,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Belinda Woolcock",
"opponent_id": 197557,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 51.78571428571429,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "WLL"
},
"head_to_head": [
{
"opponent": "Kaylah McPhee",
"opponent_id": 119496,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Belinda Woolcock",
"opponent_id": 197557,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Chelsea Stergiopoulos",
"opponent_id": 495029,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-11 00:00",
"opponent": "Jasmine Adams",
"opponent_id": 309602,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:35:17 UTC"
}