Player Data JSON

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

Pedro Boscardin Dias

Pedro Boscardin Dias

Brazil ATP 274
2W - 5L 28.6% Win Rate Forma: LLWLWLL

JSON Data

{
  "player": {
    "id": 537,
    "api_id": 284096,
    "name": "Pedro Boscardin Dias",
    "short_name": "P. B. Dias",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2650738,
    "singles": 13.98,
    "doubles": 13.74,
    "ranking": 379,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 274,
    "points": 200,
    "best_position": 268,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-09",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-08",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-07",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-06",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-05",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-04",
      "position": 274,
      "points": 200
    },
    {
      "date": "2025-12-03",
      "position": 274,
      "points": 200
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 2,
    "losses": 5,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 58.3,
    "avg_first_serve_won_pct": 61.1,
    "avg_second_serve_won_pct": 45.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-30",
      "opponent": "Rodrigo Pacheco Mendez",
      "opponent_id": 386107,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 46.42857142857143,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Carlos Maria Zarate",
      "opponent_id": 511702,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 57.8125,
        "first_serve_won_pct": 78.37837837837837,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Elmar Ejupovic",
      "opponent_id": 78743,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 48.888888888888886,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-31",
      "opponent": "Eduardo Ribeiro",
      "opponent_id": 199488,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 44.11764705882353,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-12",
      "opponent": "Connor Huertas Del Pino",
      "opponent_id": 161868,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 55.91397849462365,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 46.34146341463415,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 2,
    "losses": 5,
    "form_string": "LLWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Eduardo Ribeiro",
      "opponent_id": 199488,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elmar Ejupovic",
      "opponent_id": 78743,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carlos Maria Zarate",
      "opponent_id": 511702,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 59.5,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 46,
          "wins": 26,
          "losses": 20,
          "win_rate": 56.5,
          "tournaments_played": 23,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 102,
          "double_faults": 141,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 60.3,
          "break_points_converted_pct": 37.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 47,
        "wins": 26,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 105,
        "double_faults": 149,
        "win_rate": 55.3,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 18,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 54.3,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 25,
          "wins": 9,
          "losses": 16,
          "win_rate": 36.0,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 55,
          "double_faults": 132,
          "aces_per_match": 2.2,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 35.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 11,
        "tournaments_played": 27,
        "tournaments_won": 1,
        "aces": 63,
        "double_faults": 150,
        "win_rate": 37.9,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:33 UTC"
}