Player Data JSON

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

Cristian Garin

Cristian Garin

Chile ATP 104
32W - 25L 56.1% Win Rate Forma: WWWLWLLWLW

JSON Data

{
  "player": {
    "id": 170,
    "api_id": 64570,
    "name": "Cristian Garin",
    "short_name": "C. Garin",
    "country": "Chile",
    "country_code": "CL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 53255,
    "singles": 14.88,
    "doubles": 14.07,
    "ranking": 97,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 104,
    "points": 602,
    "best_position": 17,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 104,
      "points": 602
    },
    {
      "date": "2026-05-08",
      "position": 104,
      "points": 602
    },
    {
      "date": "2026-05-07",
      "position": 104,
      "points": 602
    },
    {
      "date": "2026-05-06",
      "position": 104,
      "points": 602
    },
    {
      "date": "2026-05-05",
      "position": 104,
      "points": 602
    },
    {
      "date": "2026-05-04",
      "position": 85,
      "points": 679
    },
    {
      "date": "2026-05-03",
      "position": 85,
      "points": 679
    },
    {
      "date": "2026-05-02",
      "position": 85,
      "points": 679
    },
    {
      "date": "2026-05-01",
      "position": 85,
      "points": 679
    },
    {
      "date": "2026-04-30",
      "position": 85,
      "points": 679
    }
  ],
  "career_stats": {
    "total_matches": 57,
    "wins": 32,
    "losses": 25,
    "win_rate": 56.1
  },
  "surface_stats": {
    "hard": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 37,
      "wins": 23,
      "losses": 14,
      "win_rate": 62.2
    },
    "grass": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    },
    "Masters 1000": {
      "matches": 16,
      "wins": 9,
      "losses": 7,
      "win_rate": 56.2
    },
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 11,
      "wins": 3,
      "losses": 8,
      "win_rate": 27.3
    },
    "Challenger": {
      "matches": 13,
      "wins": 11,
      "losses": 2,
      "win_rate": 84.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 57,
    "avg_aces_per_match": 4.1,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 68.1,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 74.50980392156863,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Nuno Borges",
      "opponent_id": 125006,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 57.84313725490197,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 58.69565217391305,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Cagliari, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 68.96551724137932,
        "second_serve_won_pct": 58.69565217391305,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 63.541666666666664,
        "first_serve_won_pct": 81.9672131147541,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Martin Damm Jr",
      "opponent_id": 51345,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 2,
        "first_serve_pct": 66.30434782608695,
        "first_serve_won_pct": 77.04918032786885,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 55.952380952380956,
        "first_serve_won_pct": 68.08510638297872,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WWWLWLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Juan Manuel Cerundolo",
      "opponent_id": 248861,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Hady Habib",
      "opponent_id": 189540,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 11:20",
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 2.2,
      "odds_opponent": 1.67
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 8,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 73.3,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 38.8,
          "winners_total": 60,
          "unforced_errors_total": 49
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 43,
          "double_faults": 32,
          "aces_per_match": 3.9,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 43.9,
          "winners_total": 27,
          "unforced_errors_total": 50
        },
        "red_clay": {
          "matches": 39,
          "wins": 28,
          "losses": 11,
          "win_rate": 71.8,
          "tournaments_played": 18,
          "tournaments_won": 4,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 135,
          "double_faults": 104,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 40.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 37,
        "tournaments_played": 25,
        "tournaments_won": 4,
        "aces": 213,
        "double_faults": 144,
        "win_rate": 67.3,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 53,
          "double_faults": 32,
          "aces_per_match": 7.6,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 73.3,
          "second_serve_won_pct": 65.7,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 37.9,
          "winners_total": 23,
          "unforced_errors_total": 23
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 3,
          "losses": 6,
          "win_rate": 33.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 39,
          "aces_per_match": 4.4,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 58.2,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 39.7,
          "winners_total": 55,
          "unforced_errors_total": 68
        },
        "red_clay": {
          "matches": 27,
          "wins": 13,
          "losses": 14,
          "win_rate": 48.1,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 7,
          "aces": 102,
          "double_faults": 100,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 37.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 20,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 195,
        "double_faults": 171,
        "win_rate": 46.5,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 17,
          "wins": 8,
          "losses": 9,
          "win_rate": 47.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 81,
          "double_faults": 65,
          "aces_per_match": 4.8,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 34.1,
          "winners_total": 22,
          "unforced_errors_total": 34
        },
        "red_clay": {
          "matches": 19,
          "wins": 11,
          "losses": 8,
          "win_rate": 57.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 5,
          "aces": 57,
          "double_faults": 48,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 55.5,
          "break_points_converted_pct": 42.7,
          "winners_total": 11,
          "unforced_errors_total": 7
        }
      },
      "totals": {
        "matches": 36,
        "wins": 19,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 138,
        "double_faults": 113,
        "win_rate": 52.8,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:18 UTC"
}