Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Joao Eduardo Schiessl
2W - 3L
40.0% Win Rate
Forma: LWLLW
JSON Data
{
"player": {
"id": 971,
"api_id": 391794,
"name": "Joao Eduardo Schiessl",
"short_name": "J. Schiessl",
"country": "Brazil",
"country_code": "BR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3704971,
"singles": 13.8,
"doubles": 13.35,
"ranking": 490,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-03-29"
},
"current_ranking": {
"position": 448,
"points": 102,
"best_position": 441,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 448,
"points": 102
},
{
"date": "2026-05-07",
"position": 448,
"points": 102
},
{
"date": "2026-05-06",
"position": 448,
"points": 102
},
{
"date": "2026-05-05",
"position": 448,
"points": 102
},
{
"date": "2026-05-04",
"position": 442,
"points": 103
},
{
"date": "2026-05-03",
"position": 442,
"points": 103
},
{
"date": "2026-05-02",
"position": 442,
"points": 103
},
{
"date": "2026-05-01",
"position": 442,
"points": 103
},
{
"date": "2026-04-30",
"position": 442,
"points": 103
},
{
"date": "2026-04-29",
"position": 442,
"points": 103
}
],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 58.4,
"avg_second_serve_won_pct": 46.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-06",
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 60.49382716049383,
"first_serve_won_pct": 59.183673469387756,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-01",
"opponent": "Joao Pedro Didoni Bonini",
"opponent_id": 1096048,
"tournament": "Brasilia, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 75.0,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 46.34146341463415,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Nikolas Sanchez Izquierdo",
"opponent_id": 193644,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 71.23287671232876,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Daniel Antonio Nunez",
"opponent_id": 305134,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 31.914893617021278,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LWLLW"
},
"head_to_head": [
{
"opponent": "Daniel Antonio Nunez",
"opponent_id": 305134,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Joao Vitor Goncalves Ceolin",
"opponent_id": 133062,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joao Pedro Didoni Bonini",
"opponent_id": 1096048,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nikolas Sanchez Izquierdo",
"opponent_id": 193644,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 2,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 72.1,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 6,
"losses": 6,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 23,
"aces_per_match": 2.3,
"double_faults_per_match": 1.9,
"first_serve_pct": 73.7,
"first_serve_won_pct": 70.5,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 62.3,
"break_points_converted_pct": 32.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 6,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 30,
"double_faults": 28,
"win_rate": 46.2,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 0,
"aces_per_match": 7.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 81.4,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 21,
"tournaments_won": 2,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 18,
"double_faults": 28,
"aces_per_match": 2.2,
"double_faults_per_match": 3.5,
"first_serve_pct": 72.7,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 50.7,
"break_points_saved_pct": 53.2,
"break_points_converted_pct": 42.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 4,
"tournaments_played": 25,
"tournaments_won": 2,
"aces": 32,
"double_faults": 28,
"win_rate": 40.0,
"losses": 6
}
}
],
"data_generated_at": "2026-05-09 00:34:34 UTC"
}