Player Data JSON

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

David Jorda Sanchis

David Jorda Sanchis

Spain ATP 394
7W - 5L 58.3% Win Rate Forma: LWWLWLLLWW

JSON Data

{
  "player": {
    "id": 889,
    "api_id": 57155,
    "name": "David Jorda Sanchis",
    "short_name": "D. J. Sanchis",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2648207,
    "singles": 13.97,
    "doubles": 13.0,
    "ranking": 387,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 394,
    "points": 124,
    "best_position": 292,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-09",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-08",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-07",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-06",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-05",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-04",
      "position": 394,
      "points": 124
    },
    {
      "date": "2025-12-03",
      "position": 394,
      "points": 124
    }
  ],
  "career_stats": {
    "total_matches": 12,
    "wins": 7,
    "losses": 5,
    "win_rate": 58.3
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 8,
      "wins": 6,
      "losses": 2,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 57.2,
    "avg_first_serve_won_pct": 71.4,
    "avg_second_serve_won_pct": 50.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 51.13636363636363,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Nicolas Kicker",
      "opponent_id": 66086,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Ignacio Carou",
      "opponent_id": 195386,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 55.932203389830505,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 43.18181818181818,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Lilian Marmousez",
      "opponent_id": 248845,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Martin Sabas",
      "opponent_id": 379457,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 67.64705882352942,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 50.74626865671642,
        "first_serve_won_pct": 67.64705882352942,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 53.96825396825397,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLWLLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lilian Marmousez",
      "opponent_id": 248845,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 3,
          "losses": 8,
          "win_rate": 27.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 17,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 61.0,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 38.1,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 33,
          "wins": 22,
          "losses": 11,
          "win_rate": 66.7,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 108,
          "double_faults": 86,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 44,
        "wins": 25,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 148,
        "double_faults": 103,
        "win_rate": 56.8,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 4,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 63,
          "double_faults": 20,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 70.1,
          "break_points_converted_pct": 37.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 62,
          "double_faults": 15,
          "aces_per_match": 6.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 63.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 31,
          "wins": 14,
          "losses": 17,
          "win_rate": 45.2,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 10,
          "aces": 139,
          "double_faults": 80,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 67.1,
          "break_points_converted_pct": 43.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 53,
        "wins": 25,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 269,
        "double_faults": 119,
        "win_rate": 47.2,
        "losses": 28
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:03 UTC"
}