Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Abdullah Shelbayh
2W - 2L
50.0% Win Rate
Forma: LWWL
JSON Data
{
"player": {
"id": 729,
"api_id": 307383,
"name": "Abdullah Shelbayh",
"short_name": "A. Shelbayh",
"country": "Jordan",
"country_code": "JO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": {
"position": 295,
"points": 179,
"best_position": 181,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 295,
"points": 179
},
{
"date": "2025-12-09",
"position": 295,
"points": 179
},
{
"date": "2025-12-08",
"position": 295,
"points": 179
},
{
"date": "2025-12-07",
"position": 295,
"points": 179
},
{
"date": "2025-12-06",
"position": 295,
"points": 179
},
{
"date": "2025-12-05",
"position": 295,
"points": 179
},
{
"date": "2025-12-04",
"position": 295,
"points": 179
},
{
"date": "2025-12-03",
"position": 295,
"points": 179
}
],
"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": {
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 58.2,
"avg_first_serve_won_pct": 50.1,
"avg_second_serve_won_pct": 42.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-05",
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-04",
"opponent": "Leonardo Rossi",
"opponent_id": 378425,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-03",
"opponent": "Igor Piasek",
"opponent_id": 930345,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-18",
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"tournament": "Doha",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.38461538461539,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWWL"
},
"head_to_head": [
{
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leonardo Rossi",
"opponent_id": 378425,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Igor Piasek",
"opponent_id": 930345,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 22,
"aces_per_match": 2.3,
"double_faults_per_match": 3.7,
"first_serve_pct": 69.5,
"first_serve_won_pct": 62.8,
"second_serve_won_pct": 39.1,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 30,
"wins": 18,
"losses": 12,
"win_rate": 60.0,
"tournaments_played": 17,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 6,
"aces": 89,
"double_faults": 99,
"aces_per_match": 3.0,
"double_faults_per_match": 3.3,
"first_serve_pct": 72.2,
"first_serve_won_pct": 66.6,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 62.7,
"break_points_converted_pct": 44.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 10,
"wins": 0,
"losses": 10,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 11,
"double_faults": 39,
"aces_per_match": 1.1,
"double_faults_per_match": 3.9,
"first_serve_pct": 70.6,
"first_serve_won_pct": 59.7,
"second_serve_won_pct": 49.4,
"break_points_saved_pct": 51.6,
"break_points_converted_pct": 39.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 46,
"wins": 20,
"tournaments_played": 33,
"tournaments_won": 1,
"aces": 114,
"double_faults": 160,
"win_rate": 43.5,
"losses": 26
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 16,
"aces_per_match": 5.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 68.4,
"first_serve_won_pct": 75.6,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 41.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 14,
"wins": 7,
"losses": 7,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 50,
"double_faults": 45,
"aces_per_match": 3.6,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.5,
"first_serve_won_pct": 63.7,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 66.0,
"break_points_converted_pct": 38.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 27,
"wins": 15,
"losses": 12,
"win_rate": 55.6,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 8,
"tiebreaks_lost": 3,
"aces": 147,
"double_faults": 107,
"aces_per_match": 5.4,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.2,
"first_serve_won_pct": 70.9,
"second_serve_won_pct": 58.3,
"break_points_saved_pct": 59.0,
"break_points_converted_pct": 40.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 24,
"wins": 12,
"losses": 12,
"win_rate": 50.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 2,
"aces": 45,
"double_faults": 91,
"aces_per_match": 1.9,
"double_faults_per_match": 3.8,
"first_serve_pct": 73.6,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 63.4,
"break_points_converted_pct": 35.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 6,
"aces_per_match": 0.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 70.2,
"first_serve_won_pct": 55.3,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 68,
"wins": 35,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 252,
"double_faults": 265,
"win_rate": 51.5,
"losses": 33
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 8,
"aces_per_match": 2.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.7,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 4,
"unforced_errors_total": 8
},
"hardcourt_indoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 30,
"double_faults": 15,
"aces_per_match": 6.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 68.4,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 60.6,
"break_points_converted_pct": 25.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 16,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 2,
"aces_per_match": 9.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 70.2,
"first_serve_won_pct": 74.0,
"second_serve_won_pct": 51.4,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 14,
"aces_per_match": 2.7,
"double_faults_per_match": 4.7,
"first_serve_pct": 72.9,
"first_serve_won_pct": 62.4,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 64.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 11,
"wins": 3,
"tournaments_played": 32,
"tournaments_won": 1,
"aces": 51,
"double_faults": 39,
"win_rate": 27.3,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 14:08:42 UTC"
}