Player Data JSON

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

Mateus Alves

Mateus Alves

Brazil ATP 461
3W - 4L 42.9% Win Rate Forma: LLLWWLW

JSON Data

{
  "player": {
    "id": 580,
    "api_id": 204776,
    "name": "Mateus Alves",
    "short_name": "M. 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": {
    "id": 4999062,
    "singles": null,
    "doubles": null,
    "ranking": 448223,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 461,
    "points": 97,
    "best_position": 271,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 461,
      "points": 97
    },
    {
      "date": "2025-12-09",
      "position": 461,
      "points": 97
    },
    {
      "date": "2025-12-08",
      "position": 461,
      "points": 97
    },
    {
      "date": "2025-12-07",
      "position": 458,
      "points": 97
    },
    {
      "date": "2025-12-06",
      "position": 458,
      "points": 97
    },
    {
      "date": "2025-12-05",
      "position": 458,
      "points": 97
    },
    {
      "date": "2025-12-04",
      "position": 458,
      "points": 97
    },
    {
      "date": "2025-12-03",
      "position": 458,
      "points": 97
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 3,
    "losses": 4,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 7.7,
    "avg_double_faults_per_match": 3.1,
    "avg_first_serve_pct": 61.7,
    "avg_first_serve_won_pct": 73.5,
    "avg_second_serve_won_pct": 46.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-13",
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 5,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 78.84615384615384,
        "second_serve_won_pct": 50.98039215686274,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-15",
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 62.16216216216216,
        "first_serve_won_pct": 78.26086956521739,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-04",
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 59.43396226415094,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 41.86046511627907,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-03",
      "opponent": "Juan Manuel La Serna",
      "opponent_id": 379442,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 59.43396226415094,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-02",
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 59.43396226415094,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 44.680851063829785,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-15",
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-14",
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 43.13725490196079,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 3,
    "losses": 4,
    "form_string": "LLLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juan Manuel La Serna",
      "opponent_id": 379442,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 47.9,
          "break_points_saved_pct": 78.6,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 31,
          "wins": 15,
          "losses": 16,
          "win_rate": 48.4,
          "tournaments_played": 20,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 8,
          "aces": 200,
          "double_faults": 98,
          "aces_per_match": 6.5,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 37.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 15,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 210,
        "double_faults": 104,
        "win_rate": 45.5,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 3,
          "aces_per_match": 9.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 21.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 49,
          "wins": 28,
          "losses": 21,
          "win_rate": 57.1,
          "tournaments_played": 25,
          "tournaments_won": 1,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 5,
          "aces": 224,
          "double_faults": 110,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 60.8,
          "break_points_converted_pct": 45.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 51,
        "wins": 28,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 243,
        "double_faults": 113,
        "win_rate": 54.9,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 23,
          "tournaments_won": 1,
          "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": 94.9,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 5,
          "unforced_errors_total": 2
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:32 UTC"
}