Player Data JSON

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

Martyna Kubka

Martyna Kubka

Poland WTA 308
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1101,
    "api_id": 294815,
    "name": "Martyna Kubka",
    "short_name": "M. Kubka",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-04-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4163497,
    "singles": 11.28,
    "doubles": 11.26,
    "ranking": 341,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 308,
    "points": 209,
    "best_position": 305,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 308,
      "points": 209
    },
    {
      "date": "2025-12-09",
      "position": 308,
      "points": 209
    },
    {
      "date": "2025-12-08",
      "position": 308,
      "points": 209
    },
    {
      "date": "2025-12-07",
      "position": 381,
      "points": 160
    },
    {
      "date": "2025-12-06",
      "position": 381,
      "points": 160
    },
    {
      "date": "2025-12-05",
      "position": 381,
      "points": 160
    },
    {
      "date": "2025-12-04",
      "position": 381,
      "points": 160
    },
    {
      "date": "2025-12-03",
      "position": 381,
      "points": 160
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 7.5,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 68.0,
    "avg_first_serve_won_pct": 73.7,
    "avg_second_serve_won_pct": 27.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-06",
      "opponent": "Cadence Brace",
      "opponent_id": 368344,
      "tournament": "Guadalajara",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Sofia Costoulas",
      "opponent_id": 339457,
      "tournament": "Warsaw, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 67.05882352941175,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 17.857142857142858,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Cadence Brace",
      "opponent_id": 368344,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sofia Costoulas",
      "opponent_id": 339457,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 5,
          "aces_per_match": 7.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 28.6,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 31.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 15,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 7,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 59.0,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 8,
        "win_rate": 0.0,
        "losses": 3
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 7,
          "aces_per_match": 5.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 76.3,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 9,
        "tournaments_won": 1,
        "aces": 17,
        "double_faults": 7,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:56:01 UTC"
}