Player Data JSON

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

Daniel Dutra Da Silva

Daniel Dutra Da Silva

Brazil ATP 341
7W - 6L 53.8% Win Rate Forma: LWWLWWLLWL

JSON Data

{
  "player": {
    "id": 589,
    "api_id": 48225,
    "name": "Daniel Dutra Da Silva",
    "short_name": "D. Dutra da Silva",
    "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": 5627886,
    "singles": 13.93,
    "doubles": 13.61,
    "ranking": 411,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 341,
    "points": 148,
    "best_position": 207,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 341,
      "points": 148
    },
    {
      "date": "2025-12-09",
      "position": 341,
      "points": 148
    },
    {
      "date": "2025-12-08",
      "position": 341,
      "points": 148
    },
    {
      "date": "2025-12-07",
      "position": 343,
      "points": 148
    },
    {
      "date": "2025-12-06",
      "position": 343,
      "points": 148
    },
    {
      "date": "2025-12-05",
      "position": 343,
      "points": 148
    },
    {
      "date": "2025-12-04",
      "position": 343,
      "points": 148
    },
    {
      "date": "2025-12-03",
      "position": 343,
      "points": 148
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 7,
    "losses": 6,
    "win_rate": 53.8
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "ATP 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 57.9,
    "avg_first_serve_won_pct": 60.0,
    "avg_second_serve_won_pct": 46.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.154929577464785,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Tomas Zurmendi",
      "opponent_id": 1149483,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 81.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-09",
      "opponent": "Miguel Tobon",
      "opponent_id": 451986,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 60.256410256410255,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 62.18487394957983,
        "first_serve_won_pct": 60.810810810810814,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Lucio Ratti",
      "opponent_id": 405124,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Adrian Mannarino",
      "opponent_id": 15894,
      "tournament": "'s-Hertogenbosch",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 70.73170731707317,
        "first_serve_won_pct": 58.620689655172406,
        "second_serve_won_pct": 8.333333333333332,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-18",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Hamburg",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-17",
      "opponent": "Max Hans Rehberg",
      "opponent_id": 300293,
      "tournament": "Hamburg",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-04",
      "opponent": "Matias Soto",
      "opponent_id": 241039,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 8,
        "first_serve_pct": 51.03448275862069,
        "first_serve_won_pct": 67.56756756756756,
        "second_serve_won_pct": 43.66197183098591,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Max Hans Rehberg",
      "opponent_id": 300293,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 77.4,
          "first_serve_won_pct": 58.6,
          "second_serve_won_pct": 9.1,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 67.0,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 39,
          "wins": 20,
          "losses": 19,
          "win_rate": 51.3,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 114,
          "double_faults": 136,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 55.5,
          "break_points_converted_pct": 39.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 41,
        "wins": 20,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 116,
        "double_faults": 143,
        "win_rate": 48.8,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 65.2,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 37.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 45,
          "wins": 22,
          "losses": 23,
          "win_rate": 48.9,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 156,
          "double_faults": 134,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 68.2,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 55.5,
          "break_points_converted_pct": 43.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 24,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 162,
        "double_faults": 145,
        "win_rate": 50.0,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:46 UTC"
}