Player Data JSON

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

Nicolas Rosenzweig

Nicolas Rosenzweig

France ATP
2W - 3L 40,0% Win Rate Forma: LWLLW

JSON Data

{
  "player": {
    "id": 4020,
    "api_id": 45391,
    "name": "Nicolas Rosenzweig",
    "short_name": "N. Rosenzweig",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1740779,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2568,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 59.7,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 43.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.91752577319587,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Kyle McKay",
      "opponent_id": 475837,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 88.88888888888889,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Jannik Maute",
      "opponent_id": 399574,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 60.273972602739725,
        "first_serve_won_pct": 52.27272727272727,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 64.19753086419753,
        "first_serve_won_pct": 63.46153846153846,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Scott Macaulay",
      "opponent_id": 284787,
      "tournament": "UTR PTT Stirling Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.317460317460316,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jannik Maute",
      "opponent_id": 399574,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Dylan Leeman",
      "opponent_id": 801432,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kyle McKay",
      "opponent_id": 475837,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Scott Macaulay",
      "opponent_id": 284787,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 21:47:23 UTC"
}