Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ishaque Eqbal
5W - 1L
83.3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 3284,
"api_id": 246084,
"name": "Ishaque Eqbal",
"short_name": "I. Eqbal",
"country": "India",
"country_code": "IN",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3671953,
"singles": 12.65,
"doubles": 12.92,
"ranking": 1466,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.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": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 4.8,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 57.3,
"avg_first_serve_won_pct": 68.4,
"avg_second_serve_won_pct": 53.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-01",
"opponent": "Udit Kamboj",
"opponent_id": 455663,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 58.42696629213483,
"first_serve_won_pct": 57.692307692307686,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-28",
"opponent": "Tarun Karra",
"opponent_id": 409907,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 60.78431372549019,
"first_serve_won_pct": 69.35483870967742,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-26",
"opponent": "Mannan Agarwal",
"opponent_id": 1173536,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 55.73770491803278,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-25",
"opponent": "Daniil Bogatov",
"opponent_id": 499453,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 48.80952380952381,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-24",
"opponent": "Maxwell Castle",
"opponent_id": 1115591,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 66.15384615384615,
"first_serve_won_pct": 67.44186046511628,
"second_serve_won_pct": 56.52173913043478,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-23",
"opponent": "Moksh Puri",
"opponent_id": 1173534,
"tournament": "UTR PTT Bengaluru Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 54.0,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 46.875,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Maxwell Castle",
"opponent_id": 1115591,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tarun Karra",
"opponent_id": 409907,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniil Bogatov",
"opponent_id": 499453,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mannan Agarwal",
"opponent_id": 1173536,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Moksh Puri",
"opponent_id": 1173534,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 78.6,
"first_serve_won_pct": 60.4,
"second_serve_won_pct": 75.0,
"break_points_saved_pct": 77.8,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 2,
"double_faults": 2,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2026-05-09 03:39:21 UTC"
}