Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Benjamin Thomas George
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4210,
"api_id": 457215,
"name": "Benjamin Thomas George",
"short_name": "B. T. George",
"country": "Canada",
"country_code": "CA",
"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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.6,
"avg_double_faults_per_match": 6.2,
"avg_first_serve_pct": 50.9,
"avg_first_serve_won_pct": 67.0,
"avg_second_serve_won_pct": 47.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-15",
"opponent": "Aram Noroozian",
"opponent_id": 450852,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 46.666666666666664,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Felix Corwin",
"opponent_id": 161874,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 54.736842105263165,
"first_serve_won_pct": 63.46153846153846,
"second_serve_won_pct": 53.48837209302325,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Adam Bain",
"opponent_id": 1044104,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 42.857142857142854,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Manfredi Graziani",
"opponent_id": 377486,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 70.6896551724138,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"tournament": "UTR PTT Philadelphia Men+H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 53.57142857142857,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Aram Noroozian",
"opponent_id": 450852,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Adam Bain",
"opponent_id": 1044104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Manfredi Graziani",
"opponent_id": 377486,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Felix Corwin",
"opponent_id": 161874,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:14 UTC"
}