Player Data JSON

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

Zeynep Sonmez

Zeynep Sonmez

Türkiye WTA 112
23W - 26L 46.9% Win Rate Forma: LWWLWLLWWW

JSON Data

{
  "player": {
    "id": 99,
    "api_id": 237669,
    "name": "Zeynep Sonmez",
    "short_name": "Z. Sonmez",
    "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": 11.96,
    "doubles": 11.42,
    "ranking": 114,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 112,
    "points": 694,
    "best_position": 69,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 112,
      "points": 694
    },
    {
      "date": "2025-12-09",
      "position": 112,
      "points": 694
    },
    {
      "date": "2025-12-08",
      "position": 112,
      "points": 694
    },
    {
      "date": "2025-12-07",
      "position": 115,
      "points": 680
    },
    {
      "date": "2025-12-06",
      "position": 115,
      "points": 680
    },
    {
      "date": "2025-12-05",
      "position": 115,
      "points": 680
    },
    {
      "date": "2025-12-04",
      "position": 115,
      "points": 680
    },
    {
      "date": "2025-12-03",
      "position": 115,
      "points": 680
    }
  ],
  "career_stats": {
    "total_matches": 49,
    "wins": 23,
    "losses": 26,
    "win_rate": 46.9
  },
  "surface_stats": {
    "hard": {
      "matches": 33,
      "wins": 16,
      "losses": 17,
      "win_rate": 48.5
    },
    "clay": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "grass": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "WTA 500": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "WTA 250": {
      "matches": 15,
      "wins": 7,
      "losses": 8,
      "win_rate": 46.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 49,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 61.4,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-05",
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-03",
      "opponent": "Amandine Monnot",
      "opponent_id": 305745,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 81.81818181818183,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-02",
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 79.34782608695652,
        "first_serve_won_pct": 54.794520547945204,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Lanlana Tararudee",
      "opponent_id": 322099,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.256410256410255,
        "first_serve_won_pct": 57.446808510638306,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Tatiana Prozorova",
      "opponent_id": 378686,
      "tournament": "Chennai",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 73.97260273972603,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 24.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 79.45205479452055,
        "first_serve_won_pct": 56.896551724137936,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 60.60606060606061,
        "first_serve_won_pct": 57.49999999999999,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Aliaksandra Sasnovich",
      "opponent_id": 45902,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Yidi Yang",
      "opponent_id": 191320,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 73.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Sijia Wei",
      "opponent_id": 284014,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Marta Kostyuk",
      "opponent_id": 230056,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Maria Sakkari",
      "opponent_id": 65950,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Victoria Jimenez Kasintseva",
      "opponent_id": 339456,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 59.2,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 42.5,
          "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
        }
      },
      "totals": {
        "matches": 45,
        "wins": 21,
        "tournaments_played": 27,
        "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": "2025-12-10 07:34:36 UTC"
}