Player Data JSON

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

Joao Domingues

Joao Domingues

Portugal ATP
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 1613,
    "api_id": 57327,
    "name": "Joao Domingues",
    "short_name": "J. Domingues",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 49930,
    "singles": 13.25,
    "doubles": 12.6,
    "ranking": 840,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 48.4,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 8,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 52.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 9,
          "aces_per_match": 2.1,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 43.3,
          "break_points_converted_pct": 35.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 6,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 27,
        "double_faults": 20,
        "win_rate": 40.0,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-11 04:20:14 UTC"
}