Player Data JSON

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

Martina Colmegna

Martina Colmegna

Italy WTA 463
6W - 6L 50.0% Win Rate Forma: LWLLWWWLWW

JSON Data

{
  "player": {
    "id": 1180,
    "api_id": 79315,
    "name": "Martina Colmegna",
    "short_name": "M. Colmegna",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-12-10",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3459661,
    "singles": 10.96,
    "doubles": 10.7,
    "ranking": 506,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 463,
    "points": 117,
    "best_position": 347,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 463,
      "points": 117
    },
    {
      "date": "2025-12-09",
      "position": 463,
      "points": 117
    },
    {
      "date": "2025-12-08",
      "position": 463,
      "points": 117
    },
    {
      "date": "2025-12-07",
      "position": 478,
      "points": 111
    },
    {
      "date": "2025-12-06",
      "position": 478,
      "points": 111
    },
    {
      "date": "2025-12-05",
      "position": 478,
      "points": 111
    },
    {
      "date": "2025-12-04",
      "position": 478,
      "points": 111
    },
    {
      "date": "2025-12-03",
      "position": 478,
      "points": 111
    }
  ],
  "career_stats": {
    "total_matches": 12,
    "wins": 6,
    "losses": 6,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 12,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 75.4,
    "avg_first_serve_won_pct": 60.0,
    "avg_second_serve_won_pct": 38.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-02",
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 69.1358024691358,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-01",
      "opponent": "Marie Elise Casares",
      "opponent_id": 213896,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-16",
      "opponent": "Alicia Herrero Linana",
      "opponent_id": 119216,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 84.05797101449275,
        "first_serve_won_pct": 60.3448275862069,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Sara Bejlek",
      "opponent_id": 360184,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 65.85365853658537,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 7.142857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Ana Sofia Sanchez",
      "opponent_id": 59662,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 83.72093023255815,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Lian Tran",
      "opponent_id": 258889,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 57.57575757575758,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-17",
      "opponent": "Alice Rame",
      "opponent_id": 135192,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 76.19047619047619,
        "first_serve_won_pct": 46.875,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Martina Capurro Taborda",
      "opponent_id": 83607,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 80.64516129032258,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 92.85714285714286,
        "first_serve_won_pct": 58.46153846153847,
        "second_serve_won_pct": 5.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLLWWWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Federica Urgesi",
      "opponent_id": 362614,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marie Elise Casares",
      "opponent_id": 213896,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 85.6,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 18.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 0.2,
          "double_faults_per_match": 0.2,
          "first_serve_pct": 83.5,
          "first_serve_won_pct": 49.5,
          "second_serve_won_pct": 46.2,
          "break_points_saved_pct": 32.4,
          "break_points_converted_pct": 54.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 1,
        "win_rate": 50.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 27,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 7,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 87.9,
          "first_serve_won_pct": 48.4,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 7,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:55:40 UTC"
}