Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kristina Penickova
0W - 2L
0,0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 759,
"api_id": 489712,
"name": "Kristina Penickova",
"short_name": "K. Penickova",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-09-11",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4207395,
"singles": 11.27,
"doubles": 10.95,
"ranking": 14,
"division": "Junior",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 76.2,
"avg_first_serve_won_pct": 53.3,
"avg_second_serve_won_pct": 25.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-18",
"opponent": "Mai Hontama",
"opponent_id": 197535,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 79.3103448275862,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-03",
"opponent": "Kimberly Birrell",
"opponent_id": 105099,
"tournament": "Indian Wells",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 73.01587301587301,
"first_serve_won_pct": 54.347826086956516,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Mai Hontama",
"opponent_id": 197535,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kimberly Birrell",
"opponent_id": 105099,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 11,
"aces_per_match": 1.0,
"double_faults_per_match": 5.5,
"first_serve_pct": 81.1,
"first_serve_won_pct": 53.0,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 2,
"double_faults": 11,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 10,
"aces_per_match": 2.0,
"double_faults_per_match": 10.0,
"first_serve_pct": 70.6,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 70.0,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 2,
"double_faults": 10,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-30 23:41:56 UTC"
}