Player Data JSON

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

Francisco Comesaña

Francisco Comesaña

Argentina ATP 68
28W - 29L 49,1% Win Rate Forma: LWLWLLWWLL

JSON Data

{
  "player": {
    "id": 329,
    "api_id": 255420,
    "name": "Francisco Comesaña",
    "short_name": "F. Comesaña",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3788523,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 68,
    "points": 829,
    "best_position": 54,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-29",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-28",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-27",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-26",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-25",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-24",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-23",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-22",
      "position": 68,
      "points": 829
    },
    {
      "date": "2026-01-21",
      "position": 68,
      "points": 829
    }
  ],
  "career_stats": {
    "total_matches": 57,
    "wins": 28,
    "losses": 29,
    "win_rate": 49.1
  },
  "surface_stats": {
    "hard": {
      "matches": 29,
      "wins": 14,
      "losses": 15,
      "win_rate": 48.3
    },
    "clay": {
      "matches": 26,
      "wins": 14,
      "losses": 12,
      "win_rate": 53.8
    },
    "grass": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "Masters 1000": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    },
    "ATP 500": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 57,
    "avg_aces_per_match": 8.2,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 72.7,
    "avg_second_serve_won_pct": 45.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 15,
        "double_faults": 5,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 42.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 20,
        "double_faults": 5,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 73.46938775510205,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 74.24242424242425,
        "first_serve_won_pct": 69.38775510204081,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 74.50980392156863,
        "first_serve_won_pct": 86.8421052631579,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Juncheng Shang",
      "opponent_id": 348853,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 71.05263157894737,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 74.19354838709677,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-15",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 76.10619469026548,
        "first_serve_won_pct": 75.5813953488372,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLWLLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "David Goffin",
      "opponent_id": 25838,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 14,
          "aces_per_match": 7.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 30.0,
          "winners_total": 28,
          "unforced_errors_total": 27
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 4,
          "aces_per_match": 6.8,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 70.5,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 47.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 9,
          "losses": 9,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 173,
          "double_faults": 77,
          "aces_per_match": 9.6,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 44.2,
          "winners_total": 137,
          "unforced_errors_total": 119
        },
        "red_clay": {
          "matches": 28,
          "wins": 16,
          "losses": 12,
          "win_rate": 57.1,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 5,
          "aces": 174,
          "double_faults": 98,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 27.9,
          "winners_total": 30,
          "unforced_errors_total": 50
        }
      },
      "totals": {
        "matches": 52,
        "wins": 27,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 388,
        "double_faults": 193,
        "win_rate": 51.9,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 61,
          "double_faults": 15,
          "aces_per_match": 15.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 72.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 148,
          "unforced_errors_total": 143
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 29,
          "double_faults": 10,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 73.6,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 29.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 122,
          "double_faults": 40,
          "aces_per_match": 9.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 31.7,
          "winners_total": 84,
          "unforced_errors_total": 96
        },
        "red_clay": {
          "matches": 47,
          "wins": 26,
          "losses": 21,
          "win_rate": 55.3,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 10,
          "aces": 180,
          "double_faults": 113,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 42.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 41,
        "tournaments_played": 30,
        "tournaments_won": 3,
        "aces": 392,
        "double_faults": 178,
        "win_rate": 59.4,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 22,
          "double_faults": 3,
          "aces_per_match": 7.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 79.8,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 61.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 22,
        "double_faults": 3,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:43 UTC"
}