Player Data JSON

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

Dan Added

Dan Added

France ATP 201
7W - 6L 53.8% Win Rate Forma: LLWLWWLLWW

JSON Data

{
  "player": {
    "id": 793,
    "api_id": 191842,
    "name": "Dan Added",
    "short_name": "D. Added",
    "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": 125000,
    "singles": 14.23,
    "doubles": 13.84,
    "ranking": 263,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 201,
    "points": 296,
    "best_position": 194,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-09",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-08",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-07",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-06",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-05",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-04",
      "position": 201,
      "points": 296
    },
    {
      "date": "2025-12-03",
      "position": 201,
      "points": 296
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 7,
    "losses": 6,
    "win_rate": 53.8
  },
  "surface_stats": {
    "hard": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 6.3,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 74.1,
    "avg_second_serve_won_pct": 48.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-05",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 55.172413793103445,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 2,
        "first_serve_pct": 63.716814159292035,
        "first_serve_won_pct": 81.94444444444444,
        "second_serve_won_pct": 51.21951219512195,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 60.97560975609756,
        "first_serve_won_pct": 82.0,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 50.877192982456144,
        "first_serve_won_pct": 82.75862068965517,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Carlo Alberto Caniato",
      "opponent_id": 403167,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-19",
      "opponent": "Tom Paris",
      "opponent_id": 334289,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 46.2962962962963,
        "first_serve_won_pct": 96.0,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 7,
        "first_serve_pct": 65.34653465346535,
        "first_serve_won_pct": 74.24242424242425,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 54,
          "double_faults": 21,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 74.2,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 34.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 45,
          "double_faults": 16,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 42.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 68.1,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 10,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 99,
        "double_faults": 40,
        "win_rate": 47.6,
        "losses": 11
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 42,
          "double_faults": 11,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 43.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 11,
          "losses": 11,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 118,
          "double_faults": 38,
          "aces_per_match": 5.4,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 8,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 47.5,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 49.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 37,
        "wins": 18,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 176,
        "double_faults": 57,
        "win_rate": 48.6,
        "losses": 19
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 82.9,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 4,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:37 UTC"
}