Player Data JSON

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

Sinja Kraus

Sinja Kraus

Austria WTA 110
25W - 19L 56.8% Win Rate Forma: WWWWWLWWWL

JSON Data

{
  "player": {
    "id": 11,
    "api_id": 246159,
    "name": "Sinja Kraus",
    "short_name": "S. Kraus",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-04-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 274869,
    "singles": 11.88,
    "doubles": 11.42,
    "ranking": 135,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 110,
    "points": 709,
    "best_position": 105,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 110,
      "points": 709
    },
    {
      "date": "2025-12-09",
      "position": 110,
      "points": 709
    },
    {
      "date": "2025-12-08",
      "position": 110,
      "points": 709
    },
    {
      "date": "2025-12-07",
      "position": 109,
      "points": 709
    },
    {
      "date": "2025-12-06",
      "position": 109,
      "points": 709
    },
    {
      "date": "2025-12-05",
      "position": 109,
      "points": 709
    },
    {
      "date": "2025-12-04",
      "position": 109,
      "points": 709
    },
    {
      "date": "2025-12-03",
      "position": 109,
      "points": 709
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 25,
    "losses": 19,
    "win_rate": 56.8
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "clay": {
      "matches": 34,
      "wins": 21,
      "losses": 13,
      "win_rate": 61.8
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "WTA 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "WTA 250": {
      "matches": 36,
      "wins": 22,
      "losses": 14,
      "win_rate": 61.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 61.0,
    "avg_first_serve_won_pct": 62.4,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-01",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.416666666666664,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Jazmin Ortenzi",
      "opponent_id": 254281,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 52.083333333333336,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-30",
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Tina Nadine Smith",
      "opponent_id": 237726,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 59.25925925925925,
        "first_serve_won_pct": 51.5625,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Alice Rame",
      "opponent_id": 135192,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 62.65060240963856,
        "first_serve_won_pct": 48.07692307692308,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Anastasia Zolotareva",
      "opponent_id": 284553,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 48.57142857142857,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Ana Candiotto",
      "opponent_id": 367819,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 43.24324324324324,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 89.7196261682243,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWWWWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Iryna Shymanovich",
      "opponent_id": 92879,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 55.0,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 5,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 65.2,
          "second_serve_won_pct": 48.2,
          "break_points_saved_pct": 38.9,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 47.3,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 43.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 13,
          "losses": 8,
          "win_rate": 61.9,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 66,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 50.4,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 50.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 30,
        "wins": 17,
        "tournaments_played": 19,
        "tournaments_won": 1,
        "aces": 55,
        "double_faults": 90,
        "win_rate": 56.7,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 33,
          "double_faults": 34,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 62.9,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 26.1,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 21,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 52.2,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 42.7,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 12,
        "tournaments_played": 20,
        "tournaments_won": 2,
        "aces": 46,
        "double_faults": 55,
        "win_rate": 52.2,
        "losses": 11
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 11,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 52.3,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 45.5,
          "winners_total": 8,
          "unforced_errors_total": 11
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 11,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 45.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 13,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 52.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 19,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 35,
          "aces_per_match": 1.4,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 55.4,
          "second_serve_won_pct": 42.5,
          "break_points_saved_pct": 47.1,
          "break_points_converted_pct": 41.0,
          "winners_total": 4,
          "unforced_errors_total": 19
        }
      },
      "totals": {
        "matches": 20,
        "wins": 7,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 35,
        "double_faults": 70,
        "win_rate": 35.0,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:28 UTC"
}