Player Data JSON

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

Pedro Martinez

Pedro Martinez

Spain ATP 93
14W - 32L 30.4% Win Rate Forma: LLLLLLLLLL

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": 15.06,
    "doubles": 14.57,
    "ranking": 98,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 93,
    "points": 668,
    "best_position": 36,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-09",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-08",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-07",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-06",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-05",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-04",
      "position": 93,
      "points": 668
    },
    {
      "date": "2025-12-03",
      "position": 93,
      "points": 668
    }
  ],
  "career_stats": {
    "total_matches": 46,
    "wins": 14,
    "losses": 32,
    "win_rate": 30.4
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 6,
      "losses": 15,
      "win_rate": 28.6
    },
    "clay": {
      "matches": 20,
      "wins": 6,
      "losses": 14,
      "win_rate": 30.0
    },
    "grass": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "Masters 1000": {
      "matches": 12,
      "wins": 3,
      "losses": 9,
      "win_rate": 25.0
    },
    "ATP 500": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 15,
      "wins": 5,
      "losses": 10,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 46,
    "avg_aces_per_match": 0.9,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 68.3,
    "avg_first_serve_won_pct": 61.1,
    "avg_second_serve_won_pct": 43.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 54.6875,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 9,
        "first_serve_pct": 49.29577464788733,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 67.3469387755102,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Albert Ramos-Vinolas",
      "opponent_id": 16822,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 54.761904761904766,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Arthur Cazaux",
      "opponent_id": 287803,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 69.2982456140351,
        "first_serve_won_pct": 65.82278481012658,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 35.0,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Andrea Picchione",
      "opponent_id": 281515,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 52.475247524752476,
        "first_serve_won_pct": 64.15094339622641,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 75.55555555555556,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 0,
    "losses": 10,
    "form_string": "LLLLLLLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "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": "2025-12-10 06:55:27 UTC"
}