Player Data JSON

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

Arthur Weber

Arthur Weber

France ATP 439
2W - 0L 100.0% Win Rate Forma: WW

JSON Data

{
  "player": {
    "id": 958,
    "api_id": 245513,
    "name": "Arthur Weber",
    "short_name": "A. Weber",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1740247,
    "singles": 13.59,
    "doubles": 13.04,
    "ranking": 605,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 439,
    "points": 106,
    "best_position": 303,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 439,
      "points": 106
    },
    {
      "date": "2025-12-09",
      "position": 439,
      "points": 106
    },
    {
      "date": "2025-12-08",
      "position": 439,
      "points": 106
    },
    {
      "date": "2025-12-07",
      "position": 477,
      "points": 91
    },
    {
      "date": "2025-12-06",
      "position": 477,
      "points": 91
    },
    {
      "date": "2025-12-05",
      "position": 477,
      "points": 91
    },
    {
      "date": "2025-12-04",
      "position": 477,
      "points": 91
    },
    {
      "date": "2025-12-03",
      "position": 477,
      "points": 91
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 2,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 82.2,
    "avg_first_serve_won_pct": 69.2,
    "avg_second_serve_won_pct": 45.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-10",
      "opponent": "Jacob Kailiang Shen",
      "opponent_id": 1141138,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Leonardo Borrelli",
      "opponent_id": 385275,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 93.02325581395348,
        "first_serve_won_pct": 55.00000000000001,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 2,
    "losses": 0,
    "form_string": "WW"
  },
  "head_to_head": [
    {
      "opponent": "Jacob Kailiang Shen",
      "opponent_id": 1141138,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Leonardo Borrelli",
      "opponent_id": 385275,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 02:30",
      "opponent": "Igor Kolaric",
      "opponent_id": 111631,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 02:30",
      "opponent": "Robin Eldin",
      "opponent_id": 1122567,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.6,
          "first_serve_won_pct": 57.3,
          "second_serve_won_pct": 68.6,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 63.9,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 80.7,
          "first_serve_won_pct": 57.0,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 0,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 4,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 72.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 10,
          "losses": 8,
          "win_rate": 55.6,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 38,
          "double_faults": 36,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 45.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 9,
          "aces_per_match": 0.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 53.2,
          "second_serve_won_pct": 46.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 24,
        "wins": 12,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 48,
        "double_faults": 49,
        "win_rate": 50.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:39 UTC"
}