XML Example
Request URL
https://api.betradar.com/v1/sports/en/players/sr:player:852078/profile.xml
Response
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<player_profile xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated_at="2023-03-15T14:48:08+00:00" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/ufsportsapi/v1/endpoints/unified/ufsportsapi.xsd">
<player type="F" date_of_birth="1994-05-08" nationality="Usa" country_code="USA" height="203" weight="99" full_name="Sam Dekker" gender="male" id="sr:player:852078" name="Dekker, Sam"/>
</player_profile>
Last updated
Was this helpful?