Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jovan Lubbe
1W - 2L
33,3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 3901,
"api_id": 462221,
"name": "Jovan Lubbe",
"short_name": "J. Lubbe",
"country": "South Africa",
"country_code": "ZA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4227077,
"singles": 12.0,
"doubles": null,
"ranking": 1548,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 56.5,
"avg_first_serve_won_pct": 67.3,
"avg_second_serve_won_pct": 38.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Luke Bollinger",
"opponent_id": 1106110,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 67.6923076923077,
"first_serve_won_pct": 65.9090909090909,
"second_serve_won_pct": 23.809523809523807,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Jesse de Jager",
"opponent_id": 355524,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 48.0,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Jesse de Jager",
"opponent_id": 355524,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Luke Bollinger",
"opponent_id": 1106110,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:45:52 UTC"
}