Player Data JSON

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

McCartney Kessler

McCartney Kessler

USA WTA 37
39W - 27L 59,1% Win Rate Forma: LWLLWLWLWW

JSON Data

{
  "player": {
    "id": 168,
    "api_id": 233214,
    "name": "McCartney Kessler",
    "short_name": "M. Kessler",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-07-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 251050,
    "singles": 12.39,
    "doubles": 11.74,
    "ranking": 29,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 37,
    "points": 1335,
    "best_position": 30,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-29",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-28",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-27",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-26",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-25",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-24",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-23",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-22",
      "position": 37,
      "points": 1335
    },
    {
      "date": "2026-01-21",
      "position": 37,
      "points": 1335
    }
  ],
  "career_stats": {
    "total_matches": 66,
    "wins": 39,
    "losses": 27,
    "win_rate": 59.1
  },
  "surface_stats": {
    "hard": {
      "matches": 48,
      "wins": 29,
      "losses": 19,
      "win_rate": 60.4
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "WTA 1000": {
      "matches": 21,
      "wins": 11,
      "losses": 10,
      "win_rate": 52.4
    },
    "WTA 500": {
      "matches": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    },
    "WTA 250": {
      "matches": 20,
      "wins": 16,
      "losses": 4,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 66,
    "avg_aces_per_match": 1.9,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 65.0,
    "avg_first_serve_won_pct": 62.7,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-22",
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 14.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 66.19718309859155,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Olga Danilović",
      "opponent_id": 199790,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 90.69767441860465,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 12.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Madison Keys",
      "opponent_id": 35424,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 79.6875,
        "first_serve_won_pct": 54.90196078431373,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 61.016949152542374,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 65.88235294117646,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 62.10526315789474,
        "first_serve_won_pct": 74.57627118644068,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Ekaterina Alexandrova",
      "opponent_id": 67759,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 78.26086956521739,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Liudmila Samsonova",
      "opponent_id": 128584,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 59.154929577464785,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Rebecca Sramkova",
      "opponent_id": 71034,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Magda Linette",
      "opponent_id": 42289,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 5,
          "losses": 1,
          "win_rate": 83.3,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 20,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 59.8,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 44.6,
          "winners_total": 22,
          "unforced_errors_total": 30
        },
        "hardcourt_outdoor": {
          "matches": 42,
          "wins": 27,
          "losses": 15,
          "win_rate": 64.3,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 82,
          "double_faults": 113,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 45.8,
          "winners_total": 64,
          "unforced_errors_total": 81
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 28,
          "aces_per_match": 1.1,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 41.0,
          "winners_total": 18,
          "unforced_errors_total": 29
        }
      },
      "totals": {
        "matches": 57,
        "wins": 36,
        "tournaments_played": 25,
        "tournaments_won": 2,
        "aces": 107,
        "double_faults": 161,
        "win_rate": 63.2,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 24,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 39.7,
          "winners_total": 4,
          "unforced_errors_total": 15
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 23,
          "losses": 12,
          "win_rate": 65.7,
          "tournaments_played": 15,
          "tournaments_won": 3,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 81,
          "double_faults": 109,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 58.9,
          "break_points_converted_pct": 49.8,
          "winners_total": 47,
          "unforced_errors_total": 68
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 4,
          "double_faults": 23,
          "aces_per_match": 0.8,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 59.9,
          "second_serve_won_pct": 46.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 28,
        "tournaments_played": 22,
        "tournaments_won": 3,
        "aces": 94,
        "double_faults": 156,
        "win_rate": 60.9,
        "losses": 18
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 18,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 38.0,
          "break_points_converted_pct": 59.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 1.3,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 86.0,
          "first_serve_won_pct": 53.3,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 5,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 32,
        "win_rate": 55.6,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:46 UTC"
}