Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Bjorn Schoemacher
0W - 2L
0.0% Win Rate
Forma: LL
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": 12.0,
"doubles": null,
"ranking": 4814,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"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": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 67.7,
"avg_first_serve_won_pct": 60.2,
"avg_second_serve_won_pct": 47.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"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": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Juliusz Bienkiewicz",
"opponent_id": 294339,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Filip Peliwo",
"opponent_id": 49660,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-11 08:00",
"opponent": "Peter Alam",
"opponent_id": 313273,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
},
{
"date": "2025-12-11 08:00",
"opponent": "Jakub Prachar",
"opponent_id": 381835,
"tournament": "UTR PTT Krakow Men 04",
"surface": "carpet",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:31 UTC"
}