Taro

Daniel

0

RANK ATP

0

ÅLDER

1950

BLEV PROFFS

Previous results in Båstad for Taro Daniel

Year Rd Match Score Time
2021 R32 (WC)Elias Ymer [SWE] d. Daniel 6-2 6-7(6) 6-4 02:19
2016 R16 Gastao Elias [POR] d. Daniel 7-6(1) 3-6 6-2 02:23
2016 R32 Daniel d. (7)Horacio Zeballos [ARG] 6-4 6-2 01:10
Show all results

Singles titles for Taro Daniel

Year Titles (1) Tournaments
2018 1
Show all titles

News on Taro Daniel

0

RANK ATP

0

AGE

1950

TURNED PRO

0

RANK ATP

0

AGE

1950

TURNED PRO

PLAYERS SOCIAL CHANNELS

Year Rd Match Score Time
2021 R32 (WC)Elias Ymer [SWE] d. Daniel 6-2 6-7(6) 6-4 02:19
2016 R16 Gastao Elias [POR] d. Daniel 7-6(1) 3-6 6-2 02:23
2016 R32 Daniel d. (7)Horacio Zeballos [ARG] 6-4 6-2 01:10
Year Titles (1) Tournaments
2018 1
jQuery(document).ready(function($) { $('.match-container').each(function() { let matchId = $(this).data('match-id'); $.ajax({ url: ajaxurl, // Använd den globala variabeln ajaxurl type: 'POST', data: { action: 'get_match_data', match_number: matchId }, success: function(response) { if (response.success) { $(this).html(response.data.content); } else { console.error('Fel vid hämtning av matchdata:', response); } }.bind(this), // Bindar 'this' för att hänvisa till rätt element error: function(error) { console.error('AJAX-fel:', error); } }); }); });