Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Julia Konishi Silva
2W - 2L
50,0% Win Rate
Forma: LWLW
JSON Data
{
"player": {
"id": 1898,
"api_id": 191430,
"name": "Julia Konishi Silva",
"short_name": "J. Konishi Silva",
"country": "Brazil",
"country_code": "BR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-01-26",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 4.2,
"avg_first_serve_pct": 57.5,
"avg_first_serve_won_pct": 47.2,
"avg_second_serve_won_pct": 38.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-21",
"opponent": "Leyre Romero Gormaz",
"opponent_id": 236833,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 44.44444444444444,
"first_serve_won_pct": 45.83333333333333,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Fernanda Labrana",
"opponent_id": 185412,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.0,
"first_serve_won_pct": 49.2063492063492,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Sinja Kraus",
"opponent_id": 246159,
"tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 20.833333333333336,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Rebeca Pereira",
"opponent_id": 153744,
"tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 62.264150943396224,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWLW"
},
"head_to_head": [
{
"opponent": "Sinja Kraus",
"opponent_id": 246159,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leyre Romero Gormaz",
"opponent_id": 236833,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Fernanda Labrana",
"opponent_id": 185412,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rebeca Pereira",
"opponent_id": 153744,
"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": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 11,
"aces_per_match": 0.0,
"double_faults_per_match": 5.5,
"first_serve_pct": 68.8,
"first_serve_won_pct": 48.3,
"second_serve_won_pct": 39.3,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 52.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 11,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2026-01-30 12:53:03 UTC"
}