Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Jan Choinski

Jan Choinski

United Kingdom ATP 125
16W - 9L 64.0% Win Rate Forma: LWWLWWLWWW

JSON Data

{
  "player": {
    "id": 475,
    "api_id": 105607,
    "name": "Jan Choinski",
    "short_name": "J. Choinski",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 56114,
    "singles": 14.61,
    "doubles": 13.04,
    "ranking": 147,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 125,
    "points": 498,
    "best_position": 125,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-09",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-08",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-07",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-06",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-05",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-04",
      "position": 125,
      "points": 498
    },
    {
      "date": "2025-12-03",
      "position": 125,
      "points": 498
    }
  ],
  "career_stats": {
    "total_matches": 25,
    "wins": 16,
    "losses": 9,
    "win_rate": 64.0
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 17,
      "wins": 13,
      "losses": 4,
      "win_rate": 76.5
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 18,
      "wins": 14,
      "losses": 4,
      "win_rate": 77.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 25,
    "avg_aces_per_match": 5.3,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 66.9,
    "avg_first_serve_won_pct": 71.1,
    "avg_second_serve_won_pct": 55.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-28",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-26",
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 70.32967032967034,
        "first_serve_won_pct": 64.0625,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-24",
      "opponent": "Kilian Feldbausch",
      "opponent_id": 377489,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 63.793103448275865,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 68.08510638297872,
        "first_serve_won_pct": 73.4375,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 59.42028985507246,
        "first_serve_won_pct": 70.73170731707317,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Milos Karol",
      "opponent_id": 341853,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 72.85714285714285,
        "first_serve_won_pct": 72.54901960784314,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Luka Mikrut",
      "opponent_id": 349090,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 55.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWLWWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Andrea Collarini",
      "opponent_id": 43761,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 12,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 39,
          "double_faults": 9,
          "aces_per_match": 4.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 43.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 3,
          "aces_per_match": 2.2,
          "double_faults_per_match": 0.8,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 67.7,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 30,
          "wins": 19,
          "losses": 11,
          "win_rate": 63.3,
          "tournaments_played": 18,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 126,
          "double_faults": 56,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 68.5,
          "break_points_converted_pct": 45.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 2,
          "aces_per_match": 4.7,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 51,
        "wins": 28,
        "tournaments_played": 32,
        "tournaments_won": 4,
        "aces": 206,
        "double_faults": 82,
        "win_rate": 54.9,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 26,
          "double_faults": 15,
          "aces_per_match": 6.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 32.1,
          "winners_total": 40,
          "unforced_errors_total": 50
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 5,
          "losses": 9,
          "win_rate": 35.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 73,
          "double_faults": 31,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 9,
          "aces_per_match": 4.5,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 82.1,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 41.9,
          "winners_total": 62,
          "unforced_errors_total": 73
        },
        "red_clay": {
          "matches": 40,
          "wins": 24,
          "losses": 16,
          "win_rate": 60.0,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 9,
          "aces": 116,
          "double_faults": 47,
          "aces_per_match": 2.9,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 44.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 66,
        "wins": 33,
        "tournaments_played": 36,
        "tournaments_won": 1,
        "aces": 251,
        "double_faults": 102,
        "win_rate": 50.0,
        "losses": 33
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 52.6,
          "winners_total": 68,
          "unforced_errors_total": 75
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 46.5,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 26.1,
          "winners_total": 4,
          "unforced_errors_total": 3
        }
      },
      "totals": {
        "matches": 8,
        "wins": 2,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 34,
        "double_faults": 17,
        "win_rate": 25.0,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:55:17 UTC"
}