Player Data JSON

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

Jan Choinski

Jan Choinski

United Kingdom ATP 122
20W - 19L 51.3% Win Rate Forma: LWLLLLLWLW

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.46,
    "doubles": null,
    "ranking": 195,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 122,
    "points": 526,
    "best_position": 117,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 122,
      "points": 526
    },
    {
      "date": "2026-05-08",
      "position": 122,
      "points": 526
    },
    {
      "date": "2026-05-07",
      "position": 122,
      "points": 526
    },
    {
      "date": "2026-05-06",
      "position": 122,
      "points": 526
    },
    {
      "date": "2026-05-05",
      "position": 122,
      "points": 526
    },
    {
      "date": "2026-05-04",
      "position": 119,
      "points": 524
    },
    {
      "date": "2026-05-03",
      "position": 119,
      "points": 524
    },
    {
      "date": "2026-05-02",
      "position": 119,
      "points": 524
    },
    {
      "date": "2026-05-01",
      "position": 119,
      "points": 524
    },
    {
      "date": "2026-04-30",
      "position": 119,
      "points": 524
    }
  ],
  "career_stats": {
    "total_matches": 39,
    "wins": 20,
    "losses": 19,
    "win_rate": 51.3
  },
  "surface_stats": {
    "hard": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 23,
      "wins": 14,
      "losses": 9,
      "win_rate": 60.9
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 500": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "ATP 250": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "Challenger": {
      "matches": 18,
      "wins": 14,
      "losses": 4,
      "win_rate": 77.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 39,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 66.3,
    "avg_first_serve_won_pct": 70.5,
    "avg_second_serve_won_pct": 53.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-05",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 71.57894736842105,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Dušan Lajović",
      "opponent_id": 39234,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 72.36842105263158,
        "first_serve_won_pct": 70.9090909090909,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 69.82758620689656,
        "first_serve_won_pct": 72.8395061728395,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 68.04123711340206,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.55056179775281,
        "first_serve_won_pct": 64.15094339622641,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Stefanos Sakellaridis",
      "opponent_id": 302567,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 72.91666666666666,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 78.26086956521739,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 55.35714285714286,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-16",
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 67.96116504854369,
        "first_serve_won_pct": 62.857142857142854,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLLLLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Vitaliy Sachko",
      "opponent_id": 100069,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "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": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "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": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 6,
          "aces_per_match": 4.2,
          "double_faults_per_match": 0.8,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 44.0,
          "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": 31,
          "wins": 19,
          "losses": 12,
          "win_rate": 61.3,
          "tournaments_played": 19,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 131,
          "double_faults": 59,
          "aces_per_match": 4.2,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 44.9,
          "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": "2026-05-09 01:54:14 UTC"
}