Player Data JSON

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

Pedro Martinez

Pedro Martinez

Spain ATP 136
19W - 42L 31.1% Win Rate Forma: LLLWWLWLLL

JSON Data

{
  "player": {
    "id": 273,
    "api_id": 77223,
    "name": "Pedro Martinez",
    "short_name": "P. Martinez",
    "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": 5003860,
    "singles": 14.63,
    "doubles": 14.18,
    "ranking": 148,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-29"
  },
  "current_ranking": {
    "position": 136,
    "points": 461,
    "best_position": 36,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 136,
      "points": 461
    },
    {
      "date": "2026-05-08",
      "position": 136,
      "points": 461
    },
    {
      "date": "2026-05-07",
      "position": 136,
      "points": 461
    },
    {
      "date": "2026-05-06",
      "position": 136,
      "points": 461
    },
    {
      "date": "2026-05-05",
      "position": 136,
      "points": 461
    },
    {
      "date": "2026-05-04",
      "position": 133,
      "points": 471
    },
    {
      "date": "2026-05-03",
      "position": 133,
      "points": 471
    },
    {
      "date": "2026-05-02",
      "position": 133,
      "points": 471
    },
    {
      "date": "2026-05-01",
      "position": 133,
      "points": 471
    },
    {
      "date": "2026-04-30",
      "position": 133,
      "points": 471
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 19,
    "losses": 42,
    "win_rate": 31.1
  },
  "surface_stats": {
    "hard": {
      "matches": 23,
      "wins": 6,
      "losses": 17,
      "win_rate": 26.1
    },
    "clay": {
      "matches": 33,
      "wins": 11,
      "losses": 22,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 4,
      "losses": 12,
      "win_rate": 25.0
    },
    "ATP 500": {
      "matches": 13,
      "wins": 5,
      "losses": 8,
      "win_rate": 38.5
    },
    "ATP 250": {
      "matches": 21,
      "wins": 7,
      "losses": 14,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 68.4,
    "avg_first_serve_won_pct": 61.8,
    "avg_second_serve_won_pct": 43.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 73.62637362637363,
        "first_serve_won_pct": 62.68656716417911,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 67.46987951807229,
        "first_serve_won_pct": 55.35714285714286,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 70.63492063492063,
        "first_serve_won_pct": 60.67415730337079,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 14.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-23",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.244897959183675,
        "first_serve_won_pct": 70.49180327868852,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 64.19753086419753,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWWLWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Lorenzo Sonego",
      "opponent_id": 104847,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 20,
          "aces_per_match": 0.2,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 58.7,
          "break_points_converted_pct": 42.1,
          "winners_total": 55,
          "unforced_errors_total": 76
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 19,
          "aces_per_match": 0.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 4,
          "losses": 11,
          "win_rate": 26.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 64,
          "aces_per_match": 1.4,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 28.4,
          "winners_total": 36,
          "unforced_errors_total": 52
        },
        "red_clay": {
          "matches": 20,
          "wins": 6,
          "losses": 14,
          "win_rate": 30.0,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 56,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 36.2,
          "winners_total": 8,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 45,
        "wins": 14,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 37,
        "double_faults": 159,
        "win_rate": 31.1,
        "losses": 31
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 25,
          "aces_per_match": 2.3,
          "double_faults_per_match": 8.3,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 27.8,
          "winners_total": 27,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 26,
          "double_faults": 22,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 46,
          "double_faults": 57,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 41.3,
          "winners_total": 70,
          "unforced_errors_total": 72
        },
        "red_clay": {
          "matches": 40,
          "wins": 27,
          "losses": 13,
          "win_rate": 67.5,
          "tournaments_played": 16,
          "tournaments_won": 2,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 3,
          "aces": 56,
          "double_faults": 130,
          "aces_per_match": 1.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 61.6,
          "break_points_converted_pct": 41.4,
          "winners_total": 73,
          "unforced_errors_total": 53
        }
      },
      "totals": {
        "matches": 66,
        "wins": 36,
        "tournaments_played": 34,
        "tournaments_won": 2,
        "aces": 135,
        "double_faults": 234,
        "win_rate": 54.5,
        "losses": 30
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 82.2,
          "first_serve_won_pct": 37.9,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 4,
          "double_faults": 23,
          "aces_per_match": 0.8,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 16,
          "unforced_errors_total": 22
        },
        "red_clay": {
          "matches": 12,
          "wins": 4,
          "losses": 8,
          "win_rate": 33.3,
          "tournaments_played": 27,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 13,
          "double_faults": 67,
          "aces_per_match": 1.1,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 47.2,
          "winners_total": 44,
          "unforced_errors_total": 47
        }
      },
      "totals": {
        "matches": 18,
        "wins": 5,
        "tournaments_played": 38,
        "tournaments_won": 1,
        "aces": 18,
        "double_faults": 91,
        "win_rate": 27.8,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:30 UTC"
}