Player Data JSON

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

Camilla Rosatello

Camilla Rosatello

Italy WTA 219
6W - 5L 54.5% Win Rate Forma: LLWWLWLWWW

JSON Data

{
  "player": {
    "id": 647,
    "api_id": 51651,
    "name": "Camilla Rosatello",
    "short_name": "C. Rosatello",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1995-05-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 28966,
    "singles": 11.13,
    "doubles": 11.13,
    "ranking": 400,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 219,
    "points": 334,
    "best_position": 201,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 219,
      "points": 334
    },
    {
      "date": "2025-12-09",
      "position": 219,
      "points": 334
    },
    {
      "date": "2025-12-08",
      "position": 219,
      "points": 334
    },
    {
      "date": "2025-12-07",
      "position": 220,
      "points": 334
    },
    {
      "date": "2025-12-06",
      "position": 220,
      "points": 334
    },
    {
      "date": "2025-12-05",
      "position": 220,
      "points": 334
    },
    {
      "date": "2025-12-04",
      "position": 220,
      "points": 334
    },
    {
      "date": "2025-12-03",
      "position": 220,
      "points": 334
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 6,
    "losses": 5,
    "win_rate": 54.5
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 55.8,
    "avg_first_serve_won_pct": 64.3,
    "avg_second_serve_won_pct": 48.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-01",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 7,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Rabat",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 57.599999999999994,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 62.264150943396224,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Lian Tran",
      "opponent_id": 258889,
      "tournament": "Rabat",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 41.46341463414634,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Ekaterina Yashina",
      "opponent_id": 41359,
      "tournament": "Rabat",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Parma, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 48.0,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Nicole Fossa Huergo",
      "opponent_id": 92877,
      "tournament": "Parma, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-16",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "Rouen",
      "surface": "",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 48.275862068965516,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "tournament": "Rouen",
      "surface": "",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "tournament": "Rouen",
      "surface": "",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 61.95652173913043,
        "first_serve_won_pct": 70.17543859649122,
        "second_serve_won_pct": 31.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-12",
      "opponent": "Diana Martynov",
      "opponent_id": 288575,
      "tournament": "Rouen",
      "surface": "",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.86206896551724,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nicole Fossa Huergo",
      "opponent_id": 92877,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tina Nadine Smith",
      "opponent_id": 237726,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 7,
          "aces_per_match": 6.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 35.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 7,
          "aces_per_match": 6.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 21.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 11,
          "aces_per_match": 2.4,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 67.6,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 64.7,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 53.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 3,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 24,
        "double_faults": 25,
        "win_rate": 42.9,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "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": 9,
          "double_faults": 9,
          "aces_per_match": 9.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 21,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 48.2,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 15,
          "double_faults": 37,
          "aces_per_match": 1.2,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 46.3,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 8,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 42,
        "double_faults": 67,
        "win_rate": 42.1,
        "losses": 11
      }
    },
    {
      "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": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 52.6,
          "second_serve_won_pct": 72.7,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 4,
          "unforced_errors_total": 3
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 56.0,
          "second_serve_won_pct": 35.5,
          "break_points_saved_pct": 30.8,
          "break_points_converted_pct": 54.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 43.5,
          "break_points_converted_pct": 38.1,
          "winners_total": 3,
          "unforced_errors_total": 1
        }
      },
      "totals": {
        "matches": 8,
        "wins": 1,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 17,
        "win_rate": 12.5,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:47 UTC"
}