Player Data JSON

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

William Rejchtman Vinciguerra

William Rejchtman Vinciguerra

Sweden ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1346,
    "api_id": 445586,
    "name": "William Rejchtman Vinciguerra",
    "short_name": "W. Rejchtman Vinciguerra",
    "country": "Sweden",
    "country_code": "SE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 802814,
    "singles": 13.24,
    "doubles": 12.6,
    "ranking": 39,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 62.3,
    "avg_first_serve_won_pct": 61.4,
    "avg_second_serve_won_pct": 57.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-11",
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "tournament": "Stockholm",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-14",
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "tournament": "Bastad",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.060606060606055,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Jesper De Jong",
      "opponent_id": 244420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "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": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 61.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "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": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 51.4,
          "second_serve_won_pct": 64.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 5,
          "aces_per_match": 5.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 10:42:38 UTC"
}