Player Data JSON

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

Diana Martynov

Diana Martynov

France WTA
1W - 5L 16.7% Win Rate Forma: LLLLWL

JSON Data

{
  "player": {
    "id": 1270,
    "api_id": 288575,
    "name": "Diana Martynov",
    "short_name": "D. Martynov",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-04-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3701674,
    "singles": 10.64,
    "doubles": 10.45,
    "ranking": 670,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 1,
    "losses": 5,
    "win_rate": 16.7
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 79.7,
    "avg_first_serve_won_pct": 50.6,
    "avg_second_serve_won_pct": 31.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Mona Barthel",
      "opponent_id": 42839,
      "tournament": "Limoges, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 52.83018867924528,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Ayla Aksu",
      "opponent_id": 102191,
      "tournament": "WTA 125K Caldas da Rainha, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Kaitlin Quevedo",
      "opponent_id": 407597,
      "tournament": "Contrexeville, France",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 73.58490566037736,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-28",
      "opponent": "Yara Bartashevich",
      "opponent_id": 376590,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 78.88888888888889,
        "first_serve_won_pct": 49.29577464788733,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-27",
      "opponent": "Alina Charaeva",
      "opponent_id": 255445,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 79.46428571428571,
        "first_serve_won_pct": 50.56179775280899,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-12",
      "opponent": "Camilla Rosatello",
      "opponent_id": 51651,
      "tournament": "Rouen",
      "surface": "",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 81.57894736842105,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 1,
    "losses": 5,
    "form_string": "LLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Camilla Rosatello",
      "opponent_id": 51651,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yara Bartashevich",
      "opponent_id": 376590,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mona Barthel",
      "opponent_id": 42839,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alina Charaeva",
      "opponent_id": 255445,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ayla Aksu",
      "opponent_id": 102191,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 12,
          "aces_per_match": 0.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 82.0,
          "first_serve_won_pct": 48.7,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 48.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 12,
        "win_rate": 33.3,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 0,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 54.8,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 16,
          "aces_per_match": 1.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 41.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 3,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 16,
        "win_rate": 50.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:58 UTC"
}