Player Data JSON

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

Zeynep Sönmez

Zeynep Sönmez

Türkiye WTA 65
38W - 36L 51.4% Win Rate Forma: LWLWWLWWWL

JSON Data

{
  "player": {
    "id": 99,
    "api_id": 237669,
    "name": "Zeynep Sönmez",
    "short_name": "Z. Sönmez",
    "country": "Türkiye",
    "country_code": "TR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-04-30",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 243110,
    "singles": 12.25,
    "doubles": 11.84,
    "ranking": 71,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 65,
    "points": 998,
    "best_position": 65,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-08",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-07",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-06",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-05",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-04",
      "position": 65,
      "points": 998
    },
    {
      "date": "2026-05-03",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-02",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-05-01",
      "position": 67,
      "points": 963
    },
    {
      "date": "2026-04-30",
      "position": 67,
      "points": 963
    }
  ],
  "career_stats": {
    "total_matches": 74,
    "wins": 38,
    "losses": 36,
    "win_rate": 51.4
  },
  "surface_stats": {
    "hard": {
      "matches": 47,
      "wins": 24,
      "losses": 23,
      "win_rate": 51.1
    },
    "clay": {
      "matches": 19,
      "wins": 10,
      "losses": 9,
      "win_rate": 52.6
    },
    "grass": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "WTA 1000": {
      "matches": 20,
      "wins": 9,
      "losses": 11,
      "win_rate": 45.0
    },
    "WTA 500": {
      "matches": 27,
      "wins": 14,
      "losses": 13,
      "win_rate": 51.9
    },
    "WTA 250": {
      "matches": 15,
      "wins": 7,
      "losses": 8,
      "win_rate": 46.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 74,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 59.9,
    "avg_second_serve_won_pct": 47.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 40.476190476190474,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Jennifer Ruggeri",
      "opponent_id": 302539,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 84.12698412698413,
        "first_serve_won_pct": 52.83018867924528,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 76.41509433962264,
        "first_serve_won_pct": 58.0246913580247,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Carlota Martinez Cirez",
      "opponent_id": 237578,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 73.52941176470588,
        "first_serve_won_pct": 62.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.80733944954129,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Jasmine Paolini",
      "opponent_id": 69208,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 88.88888888888889,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Victoria Pohle",
      "opponent_id": 420566,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.92307692307692,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 83.6734693877551,
        "first_serve_won_pct": 43.90243902439025,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 16,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 47.0,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 48,
          "unforced_errors_total": 84
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 7,
          "aces_per_match": 0.6,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 81.4,
          "first_serve_won_pct": 58.0,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 12,
          "losses": 14,
          "win_rate": 46.2,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 18,
          "double_faults": 92,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 46.7,
          "winners_total": 65,
          "unforced_errors_total": 108
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 26,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 44.8,
          "break_points_converted_pct": 57.4,
          "winners_total": 12,
          "unforced_errors_total": 23
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 7,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 45,
        "wins": 21,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 148,
        "win_rate": 46.7,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 43,
          "aces_per_match": 0.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 61.0,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 0.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 51.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 29,
          "wins": 19,
          "losses": 10,
          "win_rate": 65.5,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 109,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 56.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 4,
          "double_faults": 42,
          "aces_per_match": 0.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 57.6,
          "second_serve_won_pct": 49.9,
          "break_points_saved_pct": 46.4,
          "break_points_converted_pct": 55.4,
          "winners_total": 9,
          "unforced_errors_total": 25
        }
      },
      "totals": {
        "matches": 55,
        "wins": 35,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 31,
        "double_faults": 199,
        "win_rate": 63.6,
        "losses": 20
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 8,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 81.6,
          "first_serve_won_pct": 57.5,
          "second_serve_won_pct": 64.0,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 8
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 51.2,
          "second_serve_won_pct": 46.5,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 25,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 54.0,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 44.1,
          "break_points_converted_pct": 48.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 4,
          "double_faults": 31,
          "aces_per_match": 0.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 48.9,
          "winners_total": 0,
          "unforced_errors_total": 4
        }
      },
      "totals": {
        "matches": 20,
        "wins": 10,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 11,
        "double_faults": 70,
        "win_rate": 50.0,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:05 UTC"
}