Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Paulo Andre Saraiva Dos Santos
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1239,
"api_id": 272506,
"name": "Paulo Andre Saraiva Dos Santos",
"short_name": "P. A. S. D. Santos",
"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": 2794109,
"singles": 13.11,
"doubles": 13.06,
"ranking": 971,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-21"
},
"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": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 46.1,
"avg_first_serve_won_pct": 56.1,
"avg_second_serve_won_pct": 47.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-03-31",
"opponent": "Yuki Mochizuki",
"opponent_id": 215663,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 46.06741573033708,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 47.91666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Lucca Pinto",
"opponent_id": 389092,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 46.06741573033708,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 47.91666666666667,
"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": "Yuki Mochizuki",
"opponent_id": 215663,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lucca Pinto",
"opponent_id": 389092,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 26,
"wins": 11,
"losses": 15,
"win_rate": 42.3,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 63,
"double_faults": 90,
"aces_per_match": 2.4,
"double_faults_per_match": 3.5,
"first_serve_pct": 69.5,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 58.5,
"break_points_converted_pct": 39.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 26,
"wins": 11,
"tournaments_played": 18,
"tournaments_won": 0,
"aces": 63,
"double_faults": 90,
"win_rate": 42.3,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 31,
"double_faults": 7,
"aces_per_match": 7.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 71.8,
"first_serve_won_pct": 70.7,
"second_serve_won_pct": 47.0,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 31,
"double_faults": 32,
"aces_per_match": 3.9,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.8,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 47.4,
"break_points_saved_pct": 51.6,
"break_points_converted_pct": 34.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 4,
"tournaments_played": 23,
"tournaments_won": 0,
"aces": 62,
"double_faults": 39,
"win_rate": 33.3,
"losses": 8
}
}
],
"data_generated_at": "2025-12-23 01:39:20 UTC"
}