Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anne-Christine Lutkemeyer Obregon
5W - 0L
100,0% Win Rate
Forma: WWWWW
JSON Data
{
"player": {
"id": 3892,
"api_id": 415329,
"name": "Anne-Christine Lutkemeyer Obregon",
"short_name": "A. Lutkemeyer Obregon",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-05-24",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.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": 5,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 62.3,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 53.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 52.083333333333336,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Camille Kiss",
"opponent_id": 277242,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 70.9090909090909,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 36.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Sonja Zhiyenbayeva",
"opponent_id": 420979,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 65.57377049180327,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 62.06896551724138,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Kristina Nordikyan",
"opponent_id": 421732,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 55.10204081632652,
"first_serve_won_pct": 74.07407407407408,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Eduarda Piai",
"opponent_id": 45603,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 67.6923076923077,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 5,
"losses": 0,
"form_string": "WWWWW"
},
"head_to_head": [
{
"opponent": "Camille Kiss",
"opponent_id": 277242,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sonja Zhiyenbayeva",
"opponent_id": 420979,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kristina Nordikyan",
"opponent_id": 421732,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Eduarda Piai",
"opponent_id": 45603,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 14:04:50 UTC"
}