Player Data JSON

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

Alessandro-Damiano Ventre

Alessandro-Damiano Ventre

Brazil ATP
17W - 18L 48.6% Win Rate Forma: LLWWLWWWWW

JSON Data

{
  "player": {
    "id": 2084,
    "api_id": 85585,
    "name": "Alessandro-Damiano Ventre",
    "short_name": "A. Ventre",
    "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": 3000446,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2690,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 35,
    "wins": 17,
    "losses": 18,
    "win_rate": 48.6
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 17,
      "losses": 18,
      "win_rate": 48.6
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 35,
      "wins": 17,
      "losses": 18,
      "win_rate": 48.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 35,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 56.2,
    "avg_first_serve_won_pct": 62.2,
    "avg_second_serve_won_pct": 46.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-02",
      "opponent": "Nile Ung",
      "opponent_id": 1170352,
      "tournament": "UTR Newport Beach M07",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 55.33980582524271,
        "first_serve_won_pct": 54.385964912280706,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Tej Bhagra",
      "opponent_id": 1106112,
      "tournament": "UTR Newport Beach M07",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 29.166666666666668,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Michael Kaplan",
      "opponent_id": 1080930,
      "tournament": "UTR Newport Beach M07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 81.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Piotr Galus",
      "opponent_id": 232113,
      "tournament": "UTR Newport Beach M07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Andrew Li",
      "opponent_id": 522424,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 49.2063492063492,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Thomas Linley",
      "opponent_id": 522291,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 59.61538461538461,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Zach Stephens",
      "opponent_id": 465057,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 51.61290322580645,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-18",
      "opponent": "Adrien Jonah Abarca",
      "opponent_id": 521430,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 50.51546391752577,
        "first_serve_won_pct": 61.224489795918366,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Pavel Bushuev",
      "opponent_id": 1122584,
      "tournament": "UTR Newport Beach M06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 54.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Liam Alvarez",
      "opponent_id": 1088857,
      "tournament": "UTR Newport Beach M04",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 85.18518518518519,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LLWWLWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "George Hakopian",
      "opponent_id": 1099306,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Andrew Li",
      "opponent_id": 522424,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Santiago Perez",
      "opponent_id": 195954,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "John Cross",
      "opponent_id": 483394,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:12 UTC"
}