Player Data JSON

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

Enrico Dalla Valle

Enrico Dalla Valle

Italy ATP 465
4W - 4L 50.0% Win Rate Forma: LLWLWWWL

JSON Data

{
  "player": {
    "id": 943,
    "api_id": 106153,
    "name": "Enrico Dalla Valle",
    "short_name": "E. Dalla Valle",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 87188,
    "singles": 13.83,
    "doubles": 13.37,
    "ranking": 464,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 465,
    "points": 96,
    "best_position": 242,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 465,
      "points": 96
    },
    {
      "date": "2025-12-09",
      "position": 465,
      "points": 96
    },
    {
      "date": "2025-12-08",
      "position": 465,
      "points": 96
    },
    {
      "date": "2025-12-07",
      "position": 462,
      "points": 96
    },
    {
      "date": "2025-12-06",
      "position": 462,
      "points": 96
    },
    {
      "date": "2025-12-05",
      "position": 462,
      "points": 96
    },
    {
      "date": "2025-12-04",
      "position": 462,
      "points": 96
    },
    {
      "date": "2025-12-03",
      "position": 462,
      "points": 96
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 4,
    "losses": 4,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 1.1,
    "avg_first_serve_pct": 64.2,
    "avg_first_serve_won_pct": 71.3,
    "avg_second_serve_won_pct": 58.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-14",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 62.264150943396224,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Daniil Glinka",
      "opponent_id": 210033,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 66.19718309859155,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Trey Hilderbrand",
      "opponent_id": 213059,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 0,
        "first_serve_pct": 74.60317460317461,
        "first_serve_won_pct": 74.46808510638297,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Thiago Monteiro",
      "opponent_id": 47603,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 53.2258064516129,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Geoffrey Blancaneaux",
      "opponent_id": 141882,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 69.62025316455697,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Johannes Ingildsen",
      "opponent_id": 111607,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Vito Antonio Darderi",
      "opponent_id": 486500,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 60.97560975609756,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Reilly Opelka",
      "opponent_id": 130400,
      "tournament": "Geneva",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 4,
    "losses": 4,
    "form_string": "LLWLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Thiago Monteiro",
      "opponent_id": 47603,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Reilly Opelka",
      "opponent_id": 130400,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Geoffrey Blancaneaux",
      "opponent_id": 141882,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Daniil Glinka",
      "opponent_id": 210033,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 64,
          "double_faults": 22,
          "aces_per_match": 4.9,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 22,
          "wins": 11,
          "losses": 11,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 54,
          "double_faults": 32,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 34.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 35,
        "wins": 16,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 118,
        "double_faults": 54,
        "win_rate": 45.7,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 40.9,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 68,
          "double_faults": 19,
          "aces_per_match": 4.9,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 51.9,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 38,
          "wins": 20,
          "losses": 18,
          "win_rate": 52.6,
          "tournaments_played": 23,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 97,
          "double_faults": 78,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 43.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 29,
        "tournaments_played": 33,
        "tournaments_won": 0,
        "aces": 185,
        "double_faults": 104,
        "win_rate": 50.9,
        "losses": 28
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:47 UTC"
}