Player Data JSON

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

Christopher O'Connell

Christopher O'Connell

Australia ATP 150
27W - 36L 42.9% Win Rate Forma: LLLLWWLLWW

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.8,
    "doubles": null,
    "ranking": 113,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 150,
    "points": 413,
    "best_position": 53,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 150,
      "points": 413
    },
    {
      "date": "2026-05-07",
      "position": 150,
      "points": 413
    },
    {
      "date": "2026-05-06",
      "position": 150,
      "points": 413
    },
    {
      "date": "2026-05-05",
      "position": 150,
      "points": 413
    },
    {
      "date": "2026-05-04",
      "position": 143,
      "points": 443
    },
    {
      "date": "2026-05-03",
      "position": 143,
      "points": 443
    },
    {
      "date": "2026-05-02",
      "position": 143,
      "points": 443
    },
    {
      "date": "2026-05-01",
      "position": 143,
      "points": 443
    },
    {
      "date": "2026-04-30",
      "position": 143,
      "points": 443
    },
    {
      "date": "2026-04-29",
      "position": 143,
      "points": 443
    }
  ],
  "career_stats": {
    "total_matches": 63,
    "wins": 27,
    "losses": 36,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 44,
      "wins": 23,
      "losses": 21,
      "win_rate": 52.3
    },
    "clay": {
      "matches": 13,
      "wins": 3,
      "losses": 10,
      "win_rate": 23.1
    },
    "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": 17,
      "wins": 9,
      "losses": 8,
      "win_rate": 52.9
    },
    "ATP 500": {
      "matches": 22,
      "wins": 11,
      "losses": 11,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 18,
      "wins": 7,
      "losses": 11,
      "win_rate": 38.9
    },
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 63,
    "avg_aces_per_match": 6.6,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 66.5,
    "avg_second_serve_won_pct": 45.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 51.85185185185185,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 70.12987012987013,
        "second_serve_won_pct": 67.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 70.6896551724138,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Alexander Blockx",
      "opponent_id": 390214,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 69.56521739130434,
        "first_serve_won_pct": 70.3125,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Nicolas Mejia",
      "opponent_id": 187218,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 55.714285714285715,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-13",
      "opponent": "Ugo Humbert",
      "opponent_id": 185388,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 54.0,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-11",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 1,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-09",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Rotterdam",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 60.78431372549019,
        "first_serve_won_pct": 75.80645161290323,
        "second_serve_won_pct": 47.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLLWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "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": "Marton Fucsovics",
      "opponent_id": 47770,
      "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-05-09 00:52:23 UTC"
}