Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bjorn Schoemacher
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 3636,
"api_id": 828034,
"name": "Bjorn Schoemacher",
"short_name": "B. Schoemacher",
"country": "Netherlands",
"country_code": "NL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 836786,
"singles": 11.0,
"doubles": null,
"ranking": 4932,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.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": {
"UTR": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 70.9,
"avg_first_serve_won_pct": 58.5,
"avg_second_serve_won_pct": 48.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-13",
"opponent": "Gabriel Matuszewski",
"opponent_id": 353585,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 75.90361445783132,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 35.483870967741936,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-12",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 77.0,
"first_serve_won_pct": 58.44155844155844,
"second_serve_won_pct": 65.21739130434783,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Jakub Prachar",
"opponent_id": 381835,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Filip Peliwo",
"opponent_id": 49660,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 56.41025641025641,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Juliusz Bienkiewicz",
"opponent_id": 294339,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.03296703296702,
"first_serve_won_pct": 63.934426229508205,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Gabriel Matuszewski",
"opponent_id": 353585,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juliusz Bienkiewicz",
"opponent_id": 294339,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Filip Peliwo",
"opponent_id": 49660,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jakub Prachar",
"opponent_id": 381835,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Peter Alam",
"opponent_id": 313273,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 13:16:27 UTC"
}