Player Data JSON

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

Frederico Ferreira Silva

Frederico Ferreira Silva

Portugal ATP 263
4W - 4L 50.0% Win Rate Forma: LWLWLWLW

JSON Data

{
  "player": {
    "id": 816,
    "api_id": 66484,
    "name": "Frederico Ferreira Silva",
    "short_name": "F. Ferreira Silva",
    "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": 28298,
    "singles": 14.19,
    "doubles": 13.71,
    "ranking": 283,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 263,
    "points": 208,
    "best_position": 168,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 263,
      "points": 208
    },
    {
      "date": "2025-12-09",
      "position": 263,
      "points": 208
    },
    {
      "date": "2025-12-08",
      "position": 263,
      "points": 208
    },
    {
      "date": "2025-12-07",
      "position": 264,
      "points": 208
    },
    {
      "date": "2025-12-06",
      "position": 264,
      "points": 208
    },
    {
      "date": "2025-12-05",
      "position": 264,
      "points": 208
    },
    {
      "date": "2025-12-04",
      "position": 264,
      "points": 208
    },
    {
      "date": "2025-12-03",
      "position": 264,
      "points": 208
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 4,
    "losses": 4,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 2.4,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 63.1,
    "avg_first_serve_won_pct": 66.3,
    "avg_second_serve_won_pct": 50.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-26",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 72.22222222222221,
        "first_serve_won_pct": 56.92307692307692,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-25",
      "opponent": "Federico Bondioli",
      "opponent_id": 407383,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 83.49514563106796,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Maxim Zhukov",
      "opponent_id": 396821,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 81.57894736842105,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Dusan Lajovic",
      "opponent_id": 39234,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Robert Strombachs",
      "opponent_id": 263699,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 74.44444444444444,
        "first_serve_won_pct": 59.70149253731343,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-31",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 40.74074074074074,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 40.74074074074074,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 4,
    "losses": 4,
    "form_string": "LWLWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dusan Lajovic",
      "opponent_id": 39234,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 26,
          "double_faults": 29,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 7,
          "losses": 4,
          "win_rate": 63.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 28,
          "double_faults": 22,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 19,
          "wins": 9,
          "losses": 10,
          "win_rate": 47.4,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 28,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 63.8,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 82.1,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 40,
        "wins": 21,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 92,
        "double_faults": 83,
        "win_rate": 52.5,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "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": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 62.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 63.4,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 26,
          "double_faults": 23,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 80.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 5,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 29,
        "double_faults": 27,
        "win_rate": 31.2,
        "losses": 11
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 8,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 82.5,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 8,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 69.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 4,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 26,
        "double_faults": 16,
        "win_rate": 50.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:55:45 UTC"
}