Player Data JSON

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

Christopher O'Connell

Christopher O'Connell

Australia ATP 118
21W - 29L 42,0% Win Rate Forma: LLLLWLWLLW

JSON Data

{
  "player": {
    "id": 209,
    "api_id": 58221,
    "name": "Christopher O'Connell",
    "short_name": "C. O'Connell",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5003335,
    "singles": 14.87,
    "doubles": null,
    "ranking": 102,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 118,
    "points": 521,
    "best_position": 53,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-29",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-28",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-27",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-26",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-25",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-24",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-23",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-22",
      "position": 118,
      "points": 521
    },
    {
      "date": "2026-01-21",
      "position": 118,
      "points": 521
    }
  ],
  "career_stats": {
    "total_matches": 50,
    "wins": 21,
    "losses": 29,
    "win_rate": 42.0
  },
  "surface_stats": {
    "hard": {
      "matches": 34,
      "wins": 17,
      "losses": 17,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 10,
      "wins": 3,
      "losses": 7,
      "win_rate": 30.0
    },
    "grass": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "Masters 1000": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "ATP 500": {
      "matches": 16,
      "wins": 7,
      "losses": 9,
      "win_rate": 43.8
    },
    "ATP 250": {
      "matches": 16,
      "wins": 7,
      "losses": 9,
      "win_rate": 43.8
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 50,
    "avg_aces_per_match": 6.7,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 44.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-27",
      "opponent": "Kyrian Jacquet",
      "opponent_id": 267577,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 25,
        "double_faults": 3,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 63.49206349206349,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Jacob Fearnley",
      "opponent_id": 275948,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 74.0,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Dane Sweeny",
      "opponent_id": 233126,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 67.0103092783505,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 28.125,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": null,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 53.06122448979592,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Alejandro Tabilo",
      "opponent_id": 102151,
      "tournament": "Chengdu",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 0,
        "first_serve_pct": 64.8936170212766,
        "first_serve_won_pct": 67.21311475409836,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-19",
      "opponent": "Yi Zhou",
      "opponent_id": 450685,
      "tournament": "Chengdu",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 1,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 80.55555555555556,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLLWLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Roberto Carballés Baena",
      "opponent_id": 51141,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Botic Van de Zandschulp",
      "opponent_id": 102339,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 42,
          "double_faults": 9,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 48.7,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 17.9,
          "winners_total": 20,
          "unforced_errors_total": 39
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 16,
          "losses": 14,
          "win_rate": 53.3,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 216,
          "double_faults": 49,
          "aces_per_match": 7.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 69.9,
          "break_points_converted_pct": 41.0,
          "winners_total": 55,
          "unforced_errors_total": 75
        },
        "red_clay": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 43,
          "double_faults": 20,
          "aces_per_match": 4.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 45.8,
          "break_points_saved_pct": 68.7,
          "break_points_converted_pct": 26.9,
          "winners_total": 25,
          "unforced_errors_total": 46
        }
      },
      "totals": {
        "matches": 46,
        "wins": 20,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 301,
        "double_faults": 78,
        "win_rate": 43.5,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 58.9,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 0.0,
          "winners_total": 16,
          "unforced_errors_total": 23
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 59,
          "double_faults": 10,
          "aces_per_match": 7.4,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 32.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 23,
          "losses": 16,
          "win_rate": 59.0,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 8,
          "aces": 334,
          "double_faults": 72,
          "aces_per_match": 8.6,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 37.9,
          "winners_total": 169,
          "unforced_errors_total": 159
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 15,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 43.3,
          "break_points_converted_pct": 37.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 54,
        "wins": 28,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 417,
        "double_faults": 99,
        "win_rate": 51.9,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 12,
          "aces_per_match": 6.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 75.2,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 73.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 125,
          "unforced_errors_total": 58
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 4,
          "aces_per_match": 12.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 1,
          "aces": 115,
          "double_faults": 23,
          "aces_per_match": 7.7,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 48.6,
          "break_points_saved_pct": 63.1,
          "break_points_converted_pct": 32.7,
          "winners_total": 123,
          "unforced_errors_total": 121
        },
        "red_clay": {
          "matches": 16,
          "wins": 8,
          "losses": 8,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 7,
          "aces": 81,
          "double_faults": 38,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 71.7,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 33.9,
          "winners_total": 21,
          "unforced_errors_total": 37
        }
      },
      "totals": {
        "matches": 41,
        "wins": 19,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 278,
        "double_faults": 77,
        "win_rate": 46.3,
        "losses": 22
      }
    }
  ],
  "data_generated_at": "2026-01-30 14:30:21 UTC"
}