Player Data JSON

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

Christopher Papa

Christopher Papa

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 3806,
    "api_id": 307122,
    "name": "Christopher Papa",
    "short_name": "C. Papa",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3660734,
    "singles": 12.56,
    "doubles": 12.91,
    "ranking": 1477,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 55.2,
    "avg_first_serve_won_pct": 56.9,
    "avg_second_serve_won_pct": 37.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-18",
      "opponent": "Ilya Snitari",
      "opponent_id": 372348,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 56.79012345679012,
        "first_serve_won_pct": 73.91304347826086,
        "second_serve_won_pct": 34.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Antreas Djakouris",
      "opponent_id": 252748,
      "tournament": "UTR PTT Newport Beach Men 18",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 46.666666666666664,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Antreas Djakouris",
      "opponent_id": 252748,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniil Kakhniuk",
      "opponent_id": 326719,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ilya Snitari",
      "opponent_id": 372348,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:21 UTC"
}