Player Data JSON

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

Lian Tran

Lian Tran

Netherlands WTA 409
5W - 7L 41.7% Win Rate Forma: LLLLWLLWLW

JSON Data

{
  "player": {
    "id": 1122,
    "api_id": 258889,
    "name": "Lian Tran",
    "short_name": "L. Tran",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-07-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 243111,
    "singles": 10.63,
    "doubles": 10.72,
    "ranking": 672,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 409,
    "points": 145,
    "best_position": 329,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-09",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-08",
      "position": 409,
      "points": 145
    },
    {
      "date": "2025-12-07",
      "position": 407,
      "points": 145
    },
    {
      "date": "2025-12-06",
      "position": 407,
      "points": 145
    },
    {
      "date": "2025-12-05",
      "position": 407,
      "points": 145
    },
    {
      "date": "2025-12-04",
      "position": 407,
      "points": 145
    },
    {
      "date": "2025-12-03",
      "position": 407,
      "points": 145
    }
  ],
  "career_stats": {
    "total_matches": 12,
    "wins": 5,
    "losses": 7,
    "win_rate": 41.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 74.6,
    "avg_first_serve_won_pct": 53.8,
    "avg_second_serve_won_pct": 42.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 36.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Martina Colmegna",
      "opponent_id": 79315,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-20",
      "opponent": "Fangran Tian",
      "opponent_id": 310115,
      "tournament": "WTA 125K Jingshan, China Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 86.48648648648648,
        "first_serve_won_pct": 34.375,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Miriana Tona",
      "opponent_id": 104929,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 78.35051546391753,
        "first_serve_won_pct": 61.8421052631579,
        "second_serve_won_pct": 37.93103448275862,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Noelia Zeballos Melgar",
      "opponent_id": 60028,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 59.23076923076923,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 36.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "tournament": "Iasi",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 78.72340425531915,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Isis Louise van Den Broek",
      "opponent_id": 420894,
      "tournament": "'s-Hertogenbosch",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 73.03370786516854,
        "first_serve_won_pct": 55.38461538461539,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Nina Stojanovic",
      "opponent_id": 120666,
      "tournament": "'s-Hertogenbosch",
      "surface": "grass",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 64.44444444444444,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Camilla Rosatello",
      "opponent_id": 51651,
      "tournament": "Rabat",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.54901960784314,
        "first_serve_won_pct": 48.64864864864865,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Kaitlin Quevedo",
      "opponent_id": 407597,
      "tournament": "Rabat",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 76.81159420289855,
        "first_serve_won_pct": 58.490566037735846,
        "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": "LLLLWLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Nina Stojanovic",
      "opponent_id": 120666,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Camilla Rosatello",
      "opponent_id": 51651,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fangran Tian",
      "opponent_id": 310115,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miriana Tona",
      "opponent_id": 104929,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 7,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 59.1,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 0.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 83.8,
          "first_serve_won_pct": 57.0,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 44.1,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 4,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 13,
        "win_rate": 50.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:38:37 UTC"
}