Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lawrence Bataljin
2W - 2L
50,0% Win Rate
Forma: WLLW
JSON Data
{
"player": {
"id": 4359,
"api_id": 79929,
"name": "Lawrence Bataljin",
"short_name": "L. Bataljin",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"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": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 81.6,
"avg_first_serve_won_pct": 46.0,
"avg_second_serve_won_pct": 44.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Christopher Kosei Ono",
"opponent_id": 1046234,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-29",
"opponent": "Ryusuke Horiuchi",
"opponent_id": 248227,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 64.44444444444444,
"first_serve_won_pct": 31.03448275862069,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Janos Fekete",
"opponent_id": 322991,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 62.0,
"first_serve_won_pct": 51.61290322580645,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Josh Roe Flannelly",
"opponent_id": 384011,
"tournament": "UTR Yokohama M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 49.122807017543856,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "WLLW"
},
"head_to_head": [
{
"opponent": "Christopher Kosei Ono",
"opponent_id": 1046234,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ryusuke Horiuchi",
"opponent_id": 248227,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Josh Roe Flannelly",
"opponent_id": 384011,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Janos Fekete",
"opponent_id": 322991,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:04 UTC"
}