Player Data JSON

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

Francesco Maestrelli

Francesco Maestrelli

Italy ATP 112
16W - 18L 47.1% Win Rate Forma: LLLLLLLWWW

JSON Data

{
  "player": {
    "id": 777,
    "api_id": 261017,
    "name": "Francesco Maestrelli",
    "short_name": "F. Maestrelli",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 276628,
    "singles": 14.59,
    "doubles": 13.74,
    "ranking": 156,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 112,
    "points": 575,
    "best_position": 108,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 112,
      "points": 575
    },
    {
      "date": "2026-05-07",
      "position": 112,
      "points": 575
    },
    {
      "date": "2026-05-06",
      "position": 112,
      "points": 575
    },
    {
      "date": "2026-05-05",
      "position": 112,
      "points": 575
    },
    {
      "date": "2026-05-04",
      "position": 112,
      "points": 577
    },
    {
      "date": "2026-05-03",
      "position": 112,
      "points": 577
    },
    {
      "date": "2026-05-02",
      "position": 112,
      "points": 577
    },
    {
      "date": "2026-05-01",
      "position": 112,
      "points": 577
    },
    {
      "date": "2026-04-30",
      "position": 112,
      "points": 577
    },
    {
      "date": "2026-04-29",
      "position": 112,
      "points": 577
    }
  ],
  "career_stats": {
    "total_matches": 34,
    "wins": 16,
    "losses": 18,
    "win_rate": 47.1
  },
  "surface_stats": {
    "hard": {
      "matches": 22,
      "wins": 13,
      "losses": 9,
      "win_rate": 59.1
    },
    "clay": {
      "matches": 11,
      "wins": 3,
      "losses": 8,
      "win_rate": 27.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "Masters 1000": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 20,
      "wins": 12,
      "losses": 8,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 34,
    "avg_aces_per_match": 6.7,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 70.7,
    "avg_second_serve_won_pct": 48.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Roberto Bautista Agut",
      "opponent_id": 16720,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 61.33333333333333,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 59.45945945945946,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 82.92682926829268,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Murphy Cassone",
      "opponent_id": 333007,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 60.215053763440864,
        "first_serve_won_pct": 53.57142857142857,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 28,
        "double_faults": 8,
        "first_serve_pct": 59.70149253731343,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 57.407407407407405,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Dušan Lajović",
      "opponent_id": 39234,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 64.35643564356435,
        "first_serve_won_pct": 73.84615384615385,
        "second_serve_won_pct": 52.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Thiago Seyboth Wild",
      "opponent_id": 161262,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 59.70149253731343,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLLLLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "James McCabe",
      "opponent_id": 339452,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alejandro Moro Canas",
      "opponent_id": 250857,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hugo Gaston",
      "opponent_id": 205906,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.3,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 77.8,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 94,
          "double_faults": 31,
          "aces_per_match": 9.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 75.6,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 36.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 86,
          "double_faults": 58,
          "aces_per_match": 5.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 42,
          "wins": 26,
          "losses": 16,
          "win_rate": 61.9,
          "tournaments_played": 18,
          "tournaments_won": 2,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 223,
          "double_faults": 135,
          "aces_per_match": 5.3,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 43,
        "tournaments_played": 31,
        "tournaments_won": 3,
        "aces": 403,
        "double_faults": 226,
        "win_rate": 62.3,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 4,
          "aces_per_match": 15.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 81.2,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 27.3,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 59,
          "double_faults": 41,
          "aces_per_match": 5.9,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 57.2,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 53,
          "double_faults": 23,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 37,
          "wins": 17,
          "losses": 20,
          "win_rate": 45.9,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 7,
          "aces": 187,
          "double_faults": 133,
          "aces_per_match": 5.1,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 40.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 58,
        "wins": 27,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 314,
        "double_faults": 201,
        "win_rate": 46.6,
        "losses": 31
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 3.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 84.0,
          "first_serve_won_pct": 54.9,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 8.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 43.8,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 80.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 15,
        "double_faults": 17,
        "win_rate": 0.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:52:23 UTC"
}