Player Data JSON

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

Sergi Perez Contri

Sergi Perez Contri

Spain ATP
2W - 2L 50.0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 1652,
    "api_id": 108563,
    "name": "Sergi Perez Contri",
    "short_name": "S. P. Contri",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 5.8,
    "avg_first_serve_pct": 63.8,
    "avg_first_serve_won_pct": 59.8,
    "avg_second_serve_won_pct": 40.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-24",
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 56.16438356164384,
        "first_serve_won_pct": 56.09756097560976,
        "second_serve_won_pct": 28.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-23",
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 68.30985915492957,
        "first_serve_won_pct": 63.91752577319587,
        "second_serve_won_pct": 35.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Charlie Robertson",
      "opponent_id": 468519,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 67.53246753246754,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Charlie Robertson",
      "opponent_id": 468519,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 22,
          "aces_per_match": 1.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 69.4,
          "break_points_converted_pct": 38.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 30,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 7,
          "aces_per_match": 0.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 35,
          "aces_per_match": 1.1,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 45.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 3,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 42,
        "win_rate": 37.5,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:58:56 UTC"
}