Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jacob Cairncross
1W - 3L
25,0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 4054,
"api_id": 1162118,
"name": "Jacob Cairncross",
"short_name": "J. Cairncross",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2897288,
"singles": 11.0,
"doubles": null,
"ranking": 725,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 56.1,
"avg_first_serve_won_pct": 66.0,
"avg_second_serve_won_pct": 42.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Harry Roberts",
"opponent_id": 453445,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 58.06451612903226,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Nikolas Baker",
"opponent_id": 1055343,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 49.0,
"first_serve_won_pct": 73.46938775510205,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Baxter Errey",
"opponent_id": 1162120,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 55.932203389830505,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 46.808510638297875,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Haruto Ishikawa",
"opponent_id": 500385,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 61.40350877192983,
"first_serve_won_pct": 62.857142857142854,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Nikolas Baker",
"opponent_id": 1055343,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Harry Roberts",
"opponent_id": 453445,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Baxter Errey",
"opponent_id": 1162120,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Haruto Ishikawa",
"opponent_id": 500385,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:20 UTC"
}