Player Data JSON

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

Alvaro Guillen Meza

Alvaro Guillen Meza

Ecuador ATP 230
20W - 11L 64.5% Win Rate Forma: LWWWLLWLWW

JSON Data

{
  "player": {
    "id": 579,
    "api_id": 269909,
    "name": "Alvaro Guillen Meza",
    "short_name": "A. Gullien Meza",
    "country": "Ecuador",
    "country_code": "EC",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2523276,
    "singles": 14.31,
    "doubles": 13.34,
    "ranking": 240,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 230,
    "points": 250,
    "best_position": 175,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 230,
      "points": 250
    },
    {
      "date": "2026-05-08",
      "position": 230,
      "points": 250
    },
    {
      "date": "2026-05-07",
      "position": 230,
      "points": 250
    },
    {
      "date": "2026-05-06",
      "position": 230,
      "points": 250
    },
    {
      "date": "2026-05-05",
      "position": 230,
      "points": 250
    },
    {
      "date": "2026-05-04",
      "position": 226,
      "points": 250
    },
    {
      "date": "2026-05-03",
      "position": 226,
      "points": 250
    },
    {
      "date": "2026-05-02",
      "position": 226,
      "points": 250
    },
    {
      "date": "2026-05-01",
      "position": 226,
      "points": 250
    },
    {
      "date": "2026-04-30",
      "position": 226,
      "points": 250
    }
  ],
  "career_stats": {
    "total_matches": 31,
    "wins": 20,
    "losses": 11,
    "win_rate": 64.5
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 28,
      "wins": 19,
      "losses": 9,
      "win_rate": 67.9
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 23,
      "wins": 16,
      "losses": 7,
      "win_rate": 69.6
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 31,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 64.8,
    "avg_second_serve_won_pct": 44.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-10",
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 51.162790697674424,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Pedro Sakamoto",
      "opponent_id": 65576,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 70.22900763358778,
        "first_serve_won_pct": 65.21739130434783,
        "second_serve_won_pct": 35.8974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Franco Ribero",
      "opponent_id": 170976,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 71.62162162162163,
        "first_serve_won_pct": 71.69811320754717,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 8,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Thiago Seyboth Wild",
      "opponent_id": 161262,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 78.37837837837837,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-13",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 54.43037974683544,
        "first_serve_won_pct": 62.7906976744186,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 52.72727272727272,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 66.3157894736842,
        "first_serve_won_pct": 60.317460317460316,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Rodrigo Pacheco Mendez",
      "opponent_id": 386107,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Hugo Dellien",
      "opponent_id": 57289,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 66.36363636363637,
        "first_serve_won_pct": 63.013698630136986,
        "second_serve_won_pct": 64.86486486486487,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWLLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Rodrigo Pacheco Mendez",
      "opponent_id": 386107,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Andrea Collarini",
      "opponent_id": 43761,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "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": 1,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 23.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 56,
          "wins": 33,
          "losses": 23,
          "win_rate": 58.9,
          "tournaments_played": 30,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 88,
          "double_faults": 147,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 42.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 33,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 92,
        "double_faults": 151,
        "win_rate": 57.9,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 19,
          "aces_per_match": 1.8,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 42.2,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 46,
          "wins": 23,
          "losses": 23,
          "win_rate": 50.0,
          "tournaments_played": 29,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 54,
          "double_faults": 177,
          "aces_per_match": 1.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 24,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 61,
        "double_faults": 196,
        "win_rate": 48.0,
        "losses": 26
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:27 UTC"
}