Player Data JSON

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

Felipe Meligeni Alves

Felipe Meligeni Alves

Brazil ATP 227
5W - 7L 41.7% Win Rate Forma: LWLLWWLLWL

JSON Data

{
  "player": {
    "id": 418,
    "api_id": 158748,
    "name": "Felipe Meligeni Alves",
    "short_name": "F. Meligeni Alves",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 227,
    "points": 251,
    "best_position": 117,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-09",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-08",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-07",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-06",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-05",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-04",
      "position": 227,
      "points": 251
    },
    {
      "date": "2025-12-03",
      "position": 227,
      "points": 251
    }
  ],
  "career_stats": {
    "total_matches": 12,
    "wins": 5,
    "losses": 7,
    "win_rate": 41.7
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 68.3,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 43.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-06-25",
      "opponent": "Shintaro Mochizuki",
      "opponent_id": 298795,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 64.61538461538461,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Alvaro Guillen Meza",
      "opponent_id": 269909,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.17543859649122,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 51.61290322580645,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-20",
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 69.1358024691358,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-26",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 71.11111111111111,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 70.96774193548387,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-23",
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 67.3913043478261,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-22",
      "opponent": "Bastian Malla",
      "opponent_id": 59936,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 71.21212121212122,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-17",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 62.06896551724138,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-09",
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.70707070707071,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-08",
      "opponent": "Thiago Monteiro",
      "opponent_id": 47603,
      "tournament": "Buenos Aires",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.70707070707071,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-06",
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 69.1588785046729,
        "first_serve_won_pct": 66.21621621621621,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLLWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roman Andres Burruchaga",
      "opponent_id": 287181,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Clement Chidekh",
      "opponent_id": 231620,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 7,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 65.4,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 14,
          "losses": 7,
          "win_rate": 66.7,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 66,
          "double_faults": 35,
          "aces_per_match": 3.1,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 24,
        "wins": 15,
        "tournaments_played": 17,
        "tournaments_won": 2,
        "aces": 83,
        "double_faults": 43,
        "win_rate": 62.5,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 6,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 71.9,
          "break_points_converted_pct": 25.9,
          "winners_total": 25,
          "unforced_errors_total": 33
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 2,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 43.6,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 4,
          "losses": 8,
          "win_rate": 33.3,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 19,
          "aces_per_match": 3.7,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 77.4,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 51.4,
          "break_points_converted_pct": 39.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 46,
          "wins": 29,
          "losses": 17,
          "win_rate": 63.0,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 3,
          "aces": 159,
          "double_faults": 43,
          "aces_per_match": 3.5,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 44.0,
          "winners_total": 28,
          "unforced_errors_total": 31
        }
      },
      "totals": {
        "matches": 64,
        "wins": 36,
        "tournaments_played": 30,
        "tournaments_won": 0,
        "aces": 243,
        "double_faults": 70,
        "win_rate": 56.2,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 85.6,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 82.1,
          "break_points_converted_pct": 31.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 17,
          "aces_per_match": 5.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 72.6,
          "break_points_converted_pct": 30.6,
          "winners_total": 69,
          "unforced_errors_total": 80
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 25,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 0,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 9,
        "tournaments_played": 32,
        "tournaments_won": 1,
        "aces": 67,
        "double_faults": 20,
        "win_rate": 60.0,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:30 UTC"
}