Player Data JSON

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

Julio Cesar Porras

Julio Cesar Porras

Argentina ATP
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 1842,
    "api_id": 390263,
    "name": "Julio Cesar Porras",
    "short_name": "J. C. Porras",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4930899,
    "singles": 13.52,
    "doubles": 13.03,
    "ranking": 668,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 65.7,
    "avg_first_serve_won_pct": 60.1,
    "avg_second_serve_won_pct": 61.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Nuno Pinheiro",
      "opponent_id": 423623,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Raul Brancaccio",
      "opponent_id": 201847,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.725490196078425,
        "first_serve_won_pct": 58.46153846153847,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nuno Pinheiro",
      "opponent_id": 423623,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Raul Brancaccio",
      "opponent_id": 201847,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 16:00",
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 1.8333333333333335,
      "odds_opponent": 1.8333333333333335
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Pedro Liborio",
      "opponent_id": 321319,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hard": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:34 UTC"
}