Player Data JSON

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

Thiago Seyboth Wild

Thiago Seyboth Wild

Brazil ATP 217
10W - 14L 41,7% Win Rate Forma: LWLLLWWLLL

JSON Data

{
  "player": {
    "id": 515,
    "api_id": 161262,
    "name": "Thiago Seyboth Wild",
    "short_name": "T. Seyboth Wild",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4211317,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 217,
    "points": 263,
    "best_position": 58,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-29",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-28",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-27",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-26",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-25",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-24",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-23",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-22",
      "position": 217,
      "points": 263
    },
    {
      "date": "2026-01-21",
      "position": 217,
      "points": 263
    }
  ],
  "career_stats": {
    "total_matches": 24,
    "wins": 10,
    "losses": 14,
    "win_rate": 41.7
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Masters 1000": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 24,
    "avg_aces_per_match": 4.1,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 66.3,
    "avg_first_serve_won_pct": 68.8,
    "avg_second_serve_won_pct": 48.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 70.73170731707317,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Alvaro Guillen Meza",
      "opponent_id": 269909,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 70.1492537313433,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 63.541666666666664,
        "first_serve_won_pct": 63.934426229508205,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Dmitry Popko",
      "opponent_id": 50901,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 95.3125,
        "first_serve_won_pct": 68.85245901639344,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-24",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 59.64912280701754,
        "second_serve_won_pct": 15.384615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-23",
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 71.875,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Justin Engel",
      "opponent_id": 403148,
      "tournament": "Kitzbuhel",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 59.64912280701754,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "Bastad",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 67.6923076923077,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 62.33766233766234,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 64.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-21",
      "opponent": "Geoffrey Blancaneaux",
      "opponent_id": 141882,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 60.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLLLWWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "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": 10,
          "double_faults": 3,
          "aces_per_match": 10.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 79.2,
          "second_serve_won_pct": 65.4,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 17,
          "aces_per_match": 7.4,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 40.9,
          "break_points_saved_pct": 69.4,
          "break_points_converted_pct": 23.1,
          "winners_total": 67,
          "unforced_errors_total": 45
        },
        "red_clay": {
          "matches": 31,
          "wins": 14,
          "losses": 17,
          "win_rate": 45.2,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 138,
          "double_faults": 69,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 33.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 38,
        "wins": 15,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 189,
        "double_faults": 92,
        "win_rate": 39.5,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 17,
          "aces_per_match": 8.8,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 27.3,
          "winners_total": 79,
          "unforced_errors_total": 88
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 58,
          "double_faults": 12,
          "aces_per_match": 8.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 12,
          "losses": 10,
          "win_rate": 54.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 124,
          "double_faults": 58,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 66.2,
          "break_points_converted_pct": 47.0,
          "winners_total": 84,
          "unforced_errors_total": 70
        },
        "red_clay": {
          "matches": 32,
          "wins": 14,
          "losses": 18,
          "win_rate": 43.8,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 111,
          "double_faults": 82,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 62.4,
          "break_points_converted_pct": 41.8,
          "winners_total": 31,
          "unforced_errors_total": 38
        }
      },
      "totals": {
        "matches": 65,
        "wins": 33,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 328,
        "double_faults": 169,
        "win_rate": 50.8,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 33,
          "double_faults": 11,
          "aces_per_match": 11.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 67.9,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 23,
          "double_faults": 10,
          "aces_per_match": 7.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 17.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 5,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 72.2,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 20,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 50,
          "double_faults": 39,
          "aces_per_match": 5.6,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 65.0,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 46.7,
          "winners_total": 191,
          "unforced_errors_total": 185
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 26,
        "tournaments_won": 4,
        "aces": 124,
        "double_faults": 65,
        "win_rate": 52.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:58:46 UTC"
}