Player Data JSON

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

Nuno Borges

Nuno Borges

Portugal ATP 46
33W - 30L 52,4% Win Rate Forma: LWWLWLWWLW

JSON Data

{
  "player": {
    "id": 267,
    "api_id": 125006,
    "name": "Nuno Borges",
    "short_name": "N. Borges",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1000132,
    "singles": 15.18,
    "doubles": 14.55,
    "ranking": 64,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 46,
    "points": 1070,
    "best_position": 30,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-29",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-28",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-27",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-26",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-25",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-24",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-23",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-22",
      "position": 46,
      "points": 1070
    },
    {
      "date": "2026-01-21",
      "position": 46,
      "points": 1070
    }
  ],
  "career_stats": {
    "total_matches": 63,
    "wins": 33,
    "losses": 30,
    "win_rate": 52.4
  },
  "surface_stats": {
    "hard": {
      "matches": 43,
      "wins": 23,
      "losses": 20,
      "win_rate": 53.5
    },
    "clay": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 7,
      "losses": 9,
      "win_rate": 43.8
    },
    "ATP 500": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "ATP 250": {
      "matches": 25,
      "wins": 14,
      "losses": 11,
      "win_rate": 56.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 63,
    "avg_aces_per_match": 5.7,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 66.4,
    "avg_first_serve_won_pct": 70.1,
    "avg_second_serve_won_pct": 48.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-23",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 83.33333333333334,
        "first_serve_won_pct": 63.74999999999999,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Jordan Thompson",
      "opponent_id": 87690,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 68.46153846153847,
        "first_serve_won_pct": 71.91011235955057,
        "second_serve_won_pct": 58.536585365853654,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 65.47619047619048,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 65.51724137931035,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 73.21428571428571,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Andrey Rublev",
      "opponent_id": 106755,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 68.11594202898551,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Marin Čilić",
      "opponent_id": 15387,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 60.65573770491803,
        "first_serve_won_pct": 86.48648648648648,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 78.43137254901961,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-06",
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 68.51851851851852,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 70.32967032967034,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Zizou Bergs",
      "opponent_id": 170946,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 67,
          "double_faults": 11,
          "aces_per_match": 8.4,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 41.3,
          "winners_total": 106,
          "unforced_errors_total": 119
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 14,
          "double_faults": 13,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 10.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 17,
          "losses": 14,
          "win_rate": 54.8,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 160,
          "double_faults": 88,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 38.5,
          "winners_total": 164,
          "unforced_errors_total": 228
        },
        "red_clay": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 8,
          "aces": 62,
          "double_faults": 45,
          "aces_per_match": 4.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 60.8,
          "break_points_converted_pct": 29.5,
          "winners_total": 129,
          "unforced_errors_total": 94
        }
      },
      "totals": {
        "matches": 57,
        "wins": 29,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 303,
        "double_faults": 157,
        "win_rate": 50.9,
        "losses": 28
      }
    },
    {
      "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": 3,
          "aces": 38,
          "double_faults": 10,
          "aces_per_match": 12.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 76.9,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 23.5,
          "winners_total": 48,
          "unforced_errors_total": 64
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 7,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 20,
          "losses": 12,
          "win_rate": 62.5,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 7,
          "aces": 202,
          "double_faults": 101,
          "aces_per_match": 6.3,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 40.3,
          "winners_total": 300,
          "unforced_errors_total": 345
        },
        "red_clay": {
          "matches": 20,
          "wins": 13,
          "losses": 7,
          "win_rate": 65.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 4,
          "aces": 57,
          "double_faults": 45,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 45.5,
          "winners_total": 32,
          "unforced_errors_total": 48
        }
      },
      "totals": {
        "matches": 58,
        "wins": 33,
        "tournaments_played": 28,
        "tournaments_won": 2,
        "aces": 312,
        "double_faults": 163,
        "win_rate": 56.9,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 10,
          "aces_per_match": 4.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 36,
          "unforced_errors_total": 56
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 6,
          "aces_per_match": 5.8,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 74.2,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 41.7,
          "winners_total": 2,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 2,
          "losses": 8,
          "win_rate": 20.0,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 38,
          "double_faults": 33,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 31.9,
          "winners_total": 53,
          "unforced_errors_total": 67
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 19,
          "aces_per_match": 3.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 51.9,
          "break_points_converted_pct": 36.0,
          "winners_total": 82,
          "unforced_errors_total": 77
        }
      },
      "totals": {
        "matches": 25,
        "wins": 8,
        "tournaments_played": 27,
        "tournaments_won": 2,
        "aces": 101,
        "double_faults": 68,
        "win_rate": 32.0,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:58:45 UTC"
}