Player Data JSON

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

Sofia Kenin

Sofia Kenin

USA WTA 30
32W - 29L 52,5% Win Rate Forma: LLLWLLWWWL

JSON Data

{
  "player": {
    "id": 283,
    "api_id": 91960,
    "name": "Sofia Kenin",
    "short_name": "S. Kenin",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-11-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 70649,
    "singles": 11.99,
    "doubles": 11.91,
    "ranking": 96,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 30,
    "points": 1567,
    "best_position": 4,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-29",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-28",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-27",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-26",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-25",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-24",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-23",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-22",
      "position": 30,
      "points": 1567
    },
    {
      "date": "2026-01-21",
      "position": 30,
      "points": 1567
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 32,
    "losses": 29,
    "win_rate": 52.5
  },
  "surface_stats": {
    "hard": {
      "matches": 41,
      "wins": 20,
      "losses": 21,
      "win_rate": 48.8
    },
    "clay": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "grass": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 21,
      "wins": 11,
      "losses": 10,
      "win_rate": 52.4
    },
    "WTA 500": {
      "matches": 25,
      "wins": 15,
      "losses": 10,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.9,
    "avg_first_serve_pct": 68.4,
    "avg_first_serve_won_pct": 64.0,
    "avg_second_serve_won_pct": 46.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 76.74418604651163,
        "first_serve_won_pct": 62.121212121212125,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 66.26506024096386,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 61.66666666666667,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Himeno Sakatsume",
      "opponent_id": 230984,
      "tournament": "Hong Kong",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 39.473684210526315,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 75.5813953488372,
        "first_serve_won_pct": 66.15384615384615,
        "second_serve_won_pct": 80.95238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 72.44897959183673,
        "first_serve_won_pct": 69.01408450704226,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Wakana Sonobe",
      "opponent_id": 410065,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 96.61016949152543,
        "first_serve_won_pct": 70.17543859649122,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 81.25,
        "first_serve_won_pct": 30.76923076923077,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWLLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Lulu Sun",
      "opponent_id": 195182,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Varvara Gracheva",
      "opponent_id": 215755,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 18,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.4,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 38.9,
          "winners_total": 38,
          "unforced_errors_total": 34
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 18,
          "losses": 17,
          "win_rate": 51.4,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 4,
          "aces": 45,
          "double_faults": 120,
          "aces_per_match": 1.3,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 41.3,
          "winners_total": 31,
          "unforced_errors_total": 62
        },
        "red_clay": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 33,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 66.2,
          "break_points_converted_pct": 47.1,
          "winners_total": 78,
          "unforced_errors_total": 81
        }
      },
      "totals": {
        "matches": 49,
        "wins": 25,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 85,
        "double_faults": 171,
        "win_rate": 51.0,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 15,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 45.1,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 29.0,
          "winners_total": 9,
          "unforced_errors_total": 18
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 10,
          "losses": 16,
          "win_rate": 38.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 10,
          "aces": 49,
          "double_faults": 79,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 43.2,
          "winners_total": 82,
          "unforced_errors_total": 97
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 39,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 57.7,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 41.2,
          "winners_total": 76,
          "unforced_errors_total": 82
        }
      },
      "totals": {
        "matches": 40,
        "wins": 16,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 56,
        "double_faults": 133,
        "win_rate": 40.0,
        "losses": 24
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 15,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 65.7,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 43.8,
          "winners_total": 58,
          "unforced_errors_total": 81
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 34.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 16,
          "losses": 11,
          "win_rate": 59.3,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 47,
          "double_faults": 84,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 44.6,
          "winners_total": 73,
          "unforced_errors_total": 107
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 20,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 34.0,
          "winners_total": 0,
          "unforced_errors_total": 3
        }
      },
      "totals": {
        "matches": 43,
        "wins": 25,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 66,
        "double_faults": 125,
        "win_rate": 58.1,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:22 UTC"
}