Player Data JSON

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

Madison Brengle

Madison Brengle

USA WTA 288
2W - 10L 16.7% Win Rate Forma: LLLLLWLWLL

JSON Data

{
  "player": {
    "id": 1161,
    "api_id": 19610,
    "name": "Madison Brengle",
    "short_name": "M. Brengle",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1990-04-03",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 10306,
    "singles": 11.68,
    "doubles": 9.94,
    "ranking": 213,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 288,
    "points": 229,
    "best_position": 35,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-08",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-07",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-06",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-05",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-04",
      "position": 288,
      "points": 229
    },
    {
      "date": "2026-05-03",
      "position": 349,
      "points": 183
    },
    {
      "date": "2026-05-02",
      "position": 349,
      "points": 183
    },
    {
      "date": "2026-05-01",
      "position": 349,
      "points": 183
    },
    {
      "date": "2026-04-30",
      "position": 349,
      "points": 183
    }
  ],
  "career_stats": {
    "total_matches": 12,
    "wins": 2,
    "losses": 10,
    "win_rate": 16.7
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 2,
      "losses": 8,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 0.1,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 85.4,
    "avg_first_serve_won_pct": 49.1,
    "avg_second_serve_won_pct": 40.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-05",
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.0,
        "first_serve_won_pct": 36.58536585365854,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-28",
      "opponent": "Elvina Kalieva",
      "opponent_id": 267045,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 87.8048780487805,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 89.28571428571429,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 91.11111111111111,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Rebeka Masarova",
      "opponent_id": 124804,
      "tournament": "Austin",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 79.3103448275862,
        "first_serve_won_pct": 63.76811594202898,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Kayla Day",
      "opponent_id": 137962,
      "tournament": "Austin",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 79.41176470588235,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-18",
      "opponent": "Mary Stoiana",
      "opponent_id": 340542,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 87.03703703703704,
        "first_serve_won_pct": 46.808510638297875,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-16",
      "opponent": "Katrina Scott",
      "opponent_id": 297369,
      "tournament": "Midland, USA",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 86.79245283018868,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 87.17948717948718,
        "first_serve_won_pct": 38.23529411764706,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "tournament": "Canberra, Australia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 91.04477611940298,
        "first_serve_won_pct": 47.540983606557376,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Linda Fruhvirtova",
      "opponent_id": 306421,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mary Stoiana",
      "opponent_id": 340542,
      "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": 0,
          "double_faults": 7,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 84.0,
          "first_serve_won_pct": 52.3,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 33.3,
          "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": 0,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 1,
          "double_faults": 16,
          "aces_per_match": 0.2,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 79.8,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 41.2,
          "break_points_converted_pct": 39.6,
          "winners_total": 33,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 84.9,
          "first_serve_won_pct": 56.6,
          "second_serve_won_pct": 48.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 29,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 59.2,
          "winners_total": 10,
          "unforced_errors_total": 33
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 44.4,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 9,
          "unforced_errors_total": 23
        }
      },
      "totals": {
        "matches": 19,
        "wins": 6,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 54,
        "win_rate": 31.6,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:33 UTC"
}