Player Data JSON

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

Gastao Elias

Gastao Elias

Portugal ATP 377
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 878,
    "api_id": 15858,
    "name": "Gastao Elias",
    "short_name": "G. Elias",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3946,
    "singles": 14.23,
    "doubles": 13.54,
    "ranking": 262,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 377,
    "points": 130,
    "best_position": 57,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 377,
      "points": 130
    },
    {
      "date": "2025-12-09",
      "position": 377,
      "points": 130
    },
    {
      "date": "2025-12-08",
      "position": 377,
      "points": 130
    },
    {
      "date": "2025-12-07",
      "position": 376,
      "points": 130
    },
    {
      "date": "2025-12-06",
      "position": 376,
      "points": 130
    },
    {
      "date": "2025-12-05",
      "position": 376,
      "points": 130
    },
    {
      "date": "2025-12-04",
      "position": 376,
      "points": 130
    },
    {
      "date": "2025-12-03",
      "position": 376,
      "points": 130
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 48.7,
    "avg_first_serve_won_pct": 64.1,
    "avg_second_serve_won_pct": 49.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-25",
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 44.06779661016949,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 11,
          "aces_per_match": 2.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 66.0,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 39.8,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 30,
          "double_faults": 13,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 24.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 7,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 67.0,
          "first_serve_won_pct": 54.2,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_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": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 3,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 46,
        "double_faults": 33,
        "win_rate": 25.0,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 41,
          "aces_per_match": 4.8,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 65.8,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 38.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 42,
          "double_faults": 24,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 39.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 47,
          "wins": 24,
          "losses": 23,
          "win_rate": 51.1,
          "tournaments_played": 23,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 8,
          "aces": 134,
          "double_faults": 134,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 68,
        "wins": 38,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 229,
        "double_faults": 199,
        "win_rate": 55.9,
        "losses": 30
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 12,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 91.5,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 75.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 12,
        "double_faults": 3,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:19 UTC"
}