Player Data JSON

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

Matei Florin Breazu

Matei Florin Breazu

Romania ATP
3W - 2L 60,0% Win Rate Forma: LWLWW

JSON Data

{
  "player": {
    "id": 3490,
    "api_id": 445441,
    "name": "Matei Florin Breazu",
    "short_name": "M. Breazu",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5091107,
    "singles": 12.48,
    "doubles": 12.67,
    "ranking": 93,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 56.2,
    "avg_first_serve_won_pct": 67.0,
    "avg_second_serve_won_pct": 55.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-17",
      "opponent": "Jamie Connel",
      "opponent_id": 1101535,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 48.57142857142857,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Bence Boros",
      "opponent_id": 830527,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 51.5625,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 17.647058823529413,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Anton Arzhankin",
      "opponent_id": 1115594,
      "tournament": "UTR Belgrade M01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 60.78431372549019,
        "first_serve_won_pct": 67.74193548387096,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Mihail Ivanov",
      "opponent_id": 420966,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Achilles Belkovics",
      "opponent_id": 478962,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bence Boros",
      "opponent_id": 830527,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anton Arzhankin",
      "opponent_id": 1115594,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jamie Connel",
      "opponent_id": 1101535,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:09 UTC"
}