Player Data JSON

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

Coleman Wong

Coleman Wong

Hong Kong ATP 132
20W - 19L 51,3% Win Rate Forma: LWLWWLWWLW

JSON Data

{
  "player": {
    "id": 275,
    "api_id": 289106,
    "name": "Coleman Wong",
    "short_name": "C. Wong",
    "country": "Hong Kong",
    "country_code": "HK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5112026,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 132,
    "points": 456,
    "best_position": 128,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-29",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-28",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-27",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-26",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-25",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-24",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-23",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-22",
      "position": 132,
      "points": 456
    },
    {
      "date": "2026-01-21",
      "position": 132,
      "points": 456
    }
  ],
  "career_stats": {
    "total_matches": 39,
    "wins": 20,
    "losses": 19,
    "win_rate": 51.3
  },
  "surface_stats": {
    "hard": {
      "matches": 34,
      "wins": 19,
      "losses": 15,
      "win_rate": 55.9
    },
    "clay": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "Masters 1000": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "Otro": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 39,
    "avg_aces_per_match": 9.6,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 69.8,
    "avg_first_serve_won_pct": 72.1,
    "avg_second_serve_won_pct": 47.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Stefano Travaglia",
      "opponent_id": 36300,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 67.70833333333334,
        "first_serve_won_pct": 70.76923076923077,
        "second_serve_won_pct": 51.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Ryan Peniston",
      "opponent_id": 91240,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 21,
        "double_faults": 2,
        "first_serve_pct": 73.03370786516854,
        "first_serve_won_pct": 75.38461538461539,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 1,
        "first_serve_pct": 85.96491228070175,
        "first_serve_won_pct": 69.38775510204081,
        "second_serve_won_pct": 87.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 0,
        "first_serve_pct": 71.69811320754717,
        "first_serve_won_pct": 86.8421052631579,
        "second_serve_won_pct": 40.54054054054054,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 75.43859649122807,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 58.87850467289719,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 51.388888888888886,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 29.629629629629626,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-28",
      "opponent": "Akira Santillan",
      "opponent_id": 83263,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 95.74468085106383,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-27",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Australian Open Asia-Pacific Wildcard Playoff",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 4,
        "first_serve_pct": 86.95652173913044,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ugo Blanchet",
      "opponent_id": 200777,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pavel Kotov",
      "opponent_id": 203258,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 51,
          "double_faults": 13,
          "aces_per_match": 10.2,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 31.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 56,
          "double_faults": 9,
          "aces_per_match": 9.3,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 74.2,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 65.4,
          "break_points_converted_pct": 37.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 18,
          "losses": 14,
          "win_rate": 56.2,
          "tournaments_played": 19,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 3,
          "aces": 292,
          "double_faults": 72,
          "aces_per_match": 9.1,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 40.0,
          "winners_total": 148,
          "unforced_errors_total": 126
        },
        "red_clay": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 33,
          "double_faults": 19,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 40.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 51,
        "wins": 26,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 432,
        "double_faults": 113,
        "win_rate": 51.0,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 0,
          "losses": 4,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 31,
          "double_faults": 13,
          "aces_per_match": 7.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 69.3,
          "first_serve_won_pct": 79.0,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 114,
          "double_faults": 27,
          "aces_per_match": 10.4,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 47.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 58,
          "wins": 33,
          "losses": 25,
          "win_rate": 56.9,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 10,
          "aces": 421,
          "double_faults": 134,
          "aces_per_match": 7.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 37.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 9,
          "aces_per_match": 4.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 75,
        "wins": 39,
        "tournaments_played": 36,
        "tournaments_won": 0,
        "aces": 575,
        "double_faults": 183,
        "win_rate": 52.0,
        "losses": 36
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:58:46 UTC"
}