Player Data JSON

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

Iga Swiatek

Iga Swiatek

Poland WTA 2
63W - 19L 76,8% Win Rate Forma: LWWWWLLWWW

JSON Data

{
  "player": {
    "id": 524,
    "api_id": 228272,
    "name": "Iga Swiatek",
    "short_name": "I. Swiatek",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-05-31",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 593241,
    "singles": 12.9,
    "doubles": 13.2,
    "ranking": 3,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 2,
    "points": 8328,
    "best_position": 1,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-29",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-28",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-27",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-26",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-25",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-24",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-23",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-22",
      "position": 2,
      "points": 8328
    },
    {
      "date": "2026-01-21",
      "position": 2,
      "points": 8328
    }
  ],
  "career_stats": {
    "total_matches": 82,
    "wins": 63,
    "losses": 19,
    "win_rate": 76.8
  },
  "surface_stats": {
    "hard": {
      "matches": 57,
      "wins": 43,
      "losses": 14,
      "win_rate": 75.4
    },
    "clay": {
      "matches": 14,
      "wins": 10,
      "losses": 4,
      "win_rate": 71.4
    },
    "grass": {
      "matches": 11,
      "wins": 10,
      "losses": 1,
      "win_rate": 90.9
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 27,
      "wins": 23,
      "losses": 4,
      "win_rate": 85.2
    },
    "WTA 1000": {
      "matches": 37,
      "wins": 28,
      "losses": 9,
      "win_rate": 75.7
    },
    "WTA 500": {
      "matches": 10,
      "wins": 8,
      "losses": 2,
      "win_rate": 80.0
    },
    "Otro": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 82,
    "avg_aces_per_match": 3.1,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 63.0,
    "avg_first_serve_won_pct": 69.4,
    "avg_second_serve_won_pct": 49.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 66.07142857142857,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Yue Yuan",
      "opponent_id": 190996,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 59.72222222222222,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 53.44827586206896,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 58.9041095890411,
        "first_serve_won_pct": 55.81395348837209,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 64.36781609195403,
        "first_serve_won_pct": 53.57142857142857,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWWLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "matches": 5,
      "wins": 3,
      "losses": 2
    },
    {
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "matches": 3,
      "wins": 2,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 10,
          "losses": 1,
          "win_rate": 90.9,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 48,
          "double_faults": 27,
          "aces_per_match": 4.4,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 60.3,
          "break_points_saved_pct": 76.0,
          "break_points_converted_pct": 51.8,
          "winners_total": 145,
          "unforced_errors_total": 127
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 13,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 52.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 47,
          "wins": 38,
          "losses": 9,
          "win_rate": 80.9,
          "tournaments_played": 11,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 134,
          "double_faults": 144,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 55.5,
          "break_points_converted_pct": 52.4,
          "winners_total": 235,
          "unforced_errors_total": 222
        },
        "red_clay": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 40,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 48.6,
          "winners_total": 172,
          "unforced_errors_total": 155
        },
        "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": 8,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 84.4,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 78,
        "wins": 62,
        "tournaments_played": 18,
        "tournaments_won": 3,
        "aces": 234,
        "double_faults": 233,
        "win_rate": 79.5,
        "losses": 16
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 5,
          "aces_per_match": 4.7,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 31.6,
          "winners_total": 73,
          "unforced_errors_total": 68
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 7,
          "losses": 1,
          "win_rate": 87.5,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 29,
          "double_faults": 21,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 34,
          "wins": 29,
          "losses": 5,
          "win_rate": 85.3,
          "tournaments_played": 7,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 74,
          "double_faults": 52,
          "aces_per_match": 2.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 66.5,
          "break_points_converted_pct": 46.9,
          "winners_total": 183,
          "unforced_errors_total": 203
        },
        "red_clay": {
          "matches": 25,
          "wins": 24,
          "losses": 1,
          "win_rate": 96.0,
          "tournaments_played": 4,
          "tournaments_won": 3,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 29,
          "aces_per_match": 1.1,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 65.8,
          "break_points_converted_pct": 49.6,
          "winners_total": 162,
          "unforced_errors_total": 109
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 9,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 73,
        "wins": 64,
        "tournaments_played": 15,
        "tournaments_won": 5,
        "aces": 146,
        "double_faults": 116,
        "win_rate": 87.7,
        "losses": 9
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 7,
          "losses": 1,
          "win_rate": 87.5,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 11,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 56.7,
          "winners_total": 144,
          "unforced_errors_total": 118
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 1.6,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 72.4,
          "second_serve_won_pct": 64.8,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 56.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 41,
          "wins": 34,
          "losses": 7,
          "win_rate": 82.9,
          "tournaments_played": 11,
          "tournaments_won": 3,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 2,
          "aces": 73,
          "double_faults": 68,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 45.8,
          "break_points_converted_pct": 55.6,
          "winners_total": 136,
          "unforced_errors_total": 114
        },
        "red_clay": {
          "matches": 17,
          "wins": 15,
          "losses": 2,
          "win_rate": 88.2,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 27,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 56.8,
          "winners_total": 128,
          "unforced_errors_total": 123
        },
        "red_clay_indoor": {
          "matches": 4,
          "wins": 4,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 60.6,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 75,
        "wins": 65,
        "tournaments_played": 18,
        "tournaments_won": 6,
        "aces": 122,
        "double_faults": 121,
        "win_rate": 86.7,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:42 UTC"
}