Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Anna Petkovic
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1572,
"api_id": 397103,
"name": "Anna Petkovic",
"short_name": "A. Petkovic",
"country": "Germany",
"country_code": "DE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-06-02",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5544603,
"singles": 10.82,
"doubles": 10.69,
"ranking": 572,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 54.2,
"avg_first_serve_won_pct": 72.8,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-14",
"opponent": "Aleksandra Krunic",
"opponent_id": 41524,
"tournament": "Hamburg",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 9,
"first_serve_pct": 47.05882352941176,
"first_serve_won_pct": 82.5,
"second_serve_won_pct": 24.242424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Carlota Martinez Cirez",
"opponent_id": 237578,
"tournament": "Hamburg",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Aleksandra Krunic",
"opponent_id": 41524,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Carlota Martinez Cirez",
"opponent_id": 237578,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 12,
"aces_per_match": 3.5,
"double_faults_per_match": 6.0,
"first_serve_pct": 68.1,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 40.4,
"break_points_saved_pct": 45.0,
"break_points_converted_pct": 54.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 7,
"double_faults": 12,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 77.7,
"first_serve_won_pct": 50.9,
"second_serve_won_pct": 66.7,
"break_points_saved_pct": 36.4,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 0,
"double_faults": 5,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-11 04:19:35 UTC"
}