Player Data JSON

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

Matthew Dellavedova

Matthew Dellavedova

Australia ATP 437
3W - 2L 60.0% Win Rate Forma: WWWLL

JSON Data

{
  "player": {
    "id": 463,
    "api_id": 192246,
    "name": "Matthew Dellavedova",
    "short_name": "M. Dellavedova",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2098883,
    "singles": 13.43,
    "doubles": 12.54,
    "ranking": 732,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 437,
    "points": 108,
    "best_position": 334,
    "date": "2025-12-07"
  },
  "ranking_history": [
    {
      "date": "2025-12-07",
      "position": 437,
      "points": 108
    },
    {
      "date": "2025-12-06",
      "position": 437,
      "points": 108
    },
    {
      "date": "2025-12-05",
      "position": 437,
      "points": 108
    },
    {
      "date": "2025-12-04",
      "position": 437,
      "points": 108
    },
    {
      "date": "2025-12-03",
      "position": 437,
      "points": 108
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 58.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Charlie Pade",
      "opponent_id": 490672,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Casey Ambler",
      "opponent_id": 470396,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Sam Oster",
      "opponent_id": 266878,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 91.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "tournament": "San Marino, San Marino",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 66.27906976744185,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-07",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 69.0721649484536,
        "first_serve_won_pct": 61.19402985074627,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "WWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Charlie Pade",
      "opponent_id": 490672,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Casey Ambler",
      "opponent_id": 470396,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sam Oster",
      "opponent_id": 266878,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 00:00",
      "opponent": "Shugo Ishigaki",
      "opponent_id": 1089796,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 3,
          "losses": 6,
          "win_rate": 33.3,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 23,
          "aces_per_match": 0.7,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 54.7,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 35.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 22,
        "wins": 8,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 27,
        "double_faults": 32,
        "win_rate": 36.4,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 0.5,
          "double_faults_per_match": 0.5,
          "first_serve_pct": 86.2,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 64.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 16,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 10,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 37.0,
          "break_points_converted_pct": 40.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 27,
          "wins": 12,
          "losses": 15,
          "win_rate": 44.4,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 30,
          "double_faults": 52,
          "aces_per_match": 1.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 39,
        "wins": 15,
        "tournaments_played": 41,
        "tournaments_won": 1,
        "aces": 49,
        "double_faults": 63,
        "win_rate": 38.5,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:28 UTC"
}