Player Data JSON

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

Sorana Cirstea

Sorana Cirstea

Romania WTA 27
52W - 27L 65.8% Win Rate Forma: WLWWWWLWWL

JSON Data

{
  "player": {
    "id": 336,
    "api_id": 19728,
    "name": "Sorana Cirstea",
    "short_name": "S. Cirstea",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1990-04-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 10346,
    "singles": 12.76,
    "doubles": 12.25,
    "ranking": 13,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 27,
    "points": 1595,
    "best_position": 21,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 27,
      "points": 1595
    },
    {
      "date": "2026-05-07",
      "position": 27,
      "points": 1595
    },
    {
      "date": "2026-05-06",
      "position": 27,
      "points": 1595
    },
    {
      "date": "2026-05-05",
      "position": 27,
      "points": 1595
    },
    {
      "date": "2026-05-04",
      "position": 27,
      "points": 1595
    },
    {
      "date": "2026-05-03",
      "position": 26,
      "points": 1540
    },
    {
      "date": "2026-05-02",
      "position": 26,
      "points": 1540
    },
    {
      "date": "2026-05-01",
      "position": 26,
      "points": 1540
    },
    {
      "date": "2026-04-30",
      "position": 26,
      "points": 1540
    },
    {
      "date": "2026-04-29",
      "position": 26,
      "points": 1540
    }
  ],
  "career_stats": {
    "total_matches": 79,
    "wins": 52,
    "losses": 27,
    "win_rate": 65.8
  },
  "surface_stats": {
    "hard": {
      "matches": 61,
      "wins": 41,
      "losses": 20,
      "win_rate": 67.2
    },
    "clay": {
      "matches": 16,
      "wins": 11,
      "losses": 5,
      "win_rate": 68.8
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "WTA 1000": {
      "matches": 29,
      "wins": 17,
      "losses": 12,
      "win_rate": 58.6
    },
    "WTA 500": {
      "matches": 14,
      "wins": 8,
      "losses": 6,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 30,
      "wins": 25,
      "losses": 5,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 79,
    "avg_aces_per_match": 4.0,
    "avg_double_faults_per_match": 2.1,
    "avg_first_serve_pct": 63.3,
    "avg_first_serve_won_pct": 69.9,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Tatjana Maria",
      "opponent_id": 19520,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 83.33333333333334,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 51.724137931034484,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Tyra Caterina Grant",
      "opponent_id": 460330,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 81.57894736842105,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 70.17543859649122,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Xinyu Wang",
      "opponent_id": 227431,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 68.96551724137932,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Fiona Ferro",
      "opponent_id": 65656,
      "tournament": "Rouen",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 84.82142857142857,
        "first_serve_won_pct": 66.3157894736842,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 67.36842105263158,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 35.483870967741936,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Dalma Galfi",
      "opponent_id": 97995,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "0-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 92.85714285714286,
        "first_serve_won_pct": 84.61538461538461,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-23",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 83.51648351648352,
        "first_serve_won_pct": 48.68421052631579,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "WLWWWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Karolina Muchova",
      "opponent_id": 85077,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Anastasia Zakharova",
      "opponent_id": 255391,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 12:10",
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 7.0,
      "odds_opponent": 1.1
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 14,
          "aces_per_match": 4.5,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 74.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 0.0,
          "winners_total": 17,
          "unforced_errors_total": 23
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 38,
          "wins": 25,
          "losses": 13,
          "win_rate": 65.8,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 134,
          "double_faults": 79,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 56.3,
          "break_points_converted_pct": 48.7,
          "winners_total": 70,
          "unforced_errors_total": 73
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 5,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 36.8,
          "break_points_converted_pct": 60.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "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": 72.1,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 21.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 29,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 158,
        "double_faults": 108,
        "win_rate": 60.4,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 46.0,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 14.3,
          "winners_total": 17,
          "unforced_errors_total": 40
        },
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 74,
          "double_faults": 28,
          "aces_per_match": 4.4,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 45.8,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 37.2,
          "winners_total": 25,
          "unforced_errors_total": 31
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 13,
          "double_faults": 19,
          "aces_per_match": 1.9,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 48.6,
          "break_points_converted_pct": 52.5,
          "winners_total": 46,
          "unforced_errors_total": 42
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 18.8,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 28,
        "wins": 12,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 98,
        "double_faults": 55,
        "win_rate": 42.9,
        "losses": 16
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 17,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 45.9,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 44.7,
          "winners_total": 87,
          "unforced_errors_total": 95
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 5,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 14.3,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 18,
          "losses": 12,
          "win_rate": 60.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 78,
          "double_faults": 78,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 45.9,
          "winners_total": 117,
          "unforced_errors_total": 139
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 16,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 36.8,
          "winners_total": 40,
          "unforced_errors_total": 49
        }
      },
      "totals": {
        "matches": 47,
        "wins": 27,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 124,
        "double_faults": 116,
        "win_rate": 57.4,
        "losses": 20
      }
    }
  ],
  "data_generated_at": "2026-05-08 23:08:25 UTC"
}