Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Blaise Bicknell
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 970,
"api_id": 303122,
"name": "Blaise Bicknell",
"short_name": "B. Bicknell",
"country": "Jamaica",
"country_code": "JM",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2585475,
"singles": 13.71,
"doubles": 11.91,
"ranking": 531,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 492,
"points": 88,
"best_position": 306,
"date": "2025-12-12"
},
"ranking_history": [
{
"date": "2025-12-12",
"position": 492,
"points": 88
},
{
"date": "2025-12-11",
"position": 492,
"points": 88
},
{
"date": "2025-12-10",
"position": 492,
"points": 88
},
{
"date": "2025-12-09",
"position": 492,
"points": 88
},
{
"date": "2025-12-08",
"position": 492,
"points": 88
},
{
"date": "2025-12-07",
"position": 490,
"points": 88
},
{
"date": "2025-12-06",
"position": 490,
"points": 88
},
{
"date": "2025-12-05",
"position": 490,
"points": 88
},
{
"date": "2025-12-04",
"position": 490,
"points": 88
},
{
"date": "2025-12-03",
"position": 490,
"points": 88
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 58,
"double_faults": 20,
"aces_per_match": 9.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 78.1,
"first_serve_won_pct": 73.4,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 27.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 18,
"aces_per_match": 0.3,
"double_faults_per_match": 2.6,
"first_serve_pct": 76.3,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 59.6,
"break_points_converted_pct": 54.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 13,
"wins": 5,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 60,
"double_faults": 38,
"win_rate": 38.5,
"losses": 8
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 46,
"double_faults": 36,
"aces_per_match": 3.5,
"double_faults_per_match": 2.8,
"first_serve_pct": 75.3,
"first_serve_won_pct": 64.8,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 57.0,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 8,
"wins": 2,
"losses": 6,
"win_rate": 25.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 18,
"double_faults": 22,
"aces_per_match": 2.2,
"double_faults_per_match": 2.8,
"first_serve_pct": 74.2,
"first_serve_won_pct": 61.8,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 50.8,
"break_points_converted_pct": 40.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 8,
"tournaments_played": 18,
"tournaments_won": 1,
"aces": 64,
"double_faults": 58,
"win_rate": 38.1,
"losses": 13
}
}
],
"data_generated_at": "2025-12-12 19:46:36 UTC"
}