Subscription to this function is not available for your account. To upgrade and receive access to this contact sales@datasportsgroup.com
v3 GET /golf/get_competitions
Returns all competitions from an area.
Request URL
https://dsg-api.com/clients/{client_name}/golf/get_competitions?client={client_name}&authkey={client_authkey}
API Threshold
- 10k calls per hour (2.78 calls per second)
- This threshold applies to ALL your calls you do across the API.
- Your number of calls get reset every hour at :00
- If the thresold is reached within the hour you will get a xml/json message accordingly (which is gone when the next hour starts, see previous point)
Parameters
area_id
int
area to get the subareas or specific area from
authkey
string Required
client authentification key
client
string Required
unique client ID
ftype
string
changes feed type from XML to json (ftype=json or ftype=json_array)
lang
string
two-character language code, defaults to 'en'
Nodes
area❯
details about area
area_id
unique identifier for an area
country_code
three character country code
iso_code
official three character ISO code (not all areas will have an ISO code)
name
name of the area
parent_area_id
unique identifier of the parent area (either continent or World)
competition❯
details about competition
area_id
unique identifier for an area
area_name
name of the area
competition_id
unique identifier for a competition
format
competition format (domestic_league, domestic_cup, domestic_league_cup, domestic_super_cup, international_cup, international_super_cup, playoff, tournament, race, unofficial)
gender
determines the gender of the competition (male or female)
last_updated
When record was last updated. Format YYYY-MM-DD HH:MM:SS in CET timezone.
name
name of the competition
type
determines if a competition is between club teams (club) or national teams (international)
datasportsgroup❯
details about the API version, sport, language and generation timestamp
generated_utc
UTC timestamp when the API output was generated
lang
language of the API call
sport
sport value
version
version of the API
method❯
details about the API function
method_id
unique ID of method
name
name of method
Response Headers
200
Success
401
Unauthorized
429
Too Many Requests
Code Samples
<?php$ch = curl_init();curl_setopt($ch, CURLOPT_URL, "https://dsg-api.com/clients/{client_name}/golf/get_competitions?client={client_name}&authkey={client_authkey}");curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_USERPWD, "{User}:{Password}");$content = curl_exec($ch);curl_close($ch);?>curl GET -u "User:Password" "https://dsg-api.com/clients/{client_name}/golf/get_competitions?client={client_name}&authkey={client_authkey}"
Imports System
Imports System.Net
Imports System.IO
Imports System.Text
Public Module Module1
Public Sub Main()
Dim url As String = "https://dsg-api.com/clients/{client_name}/golf/get_competitions?client={client_name}&authkey={client_authkey}"
Dim myReq As WebRequest = WebRequest.Create(url)
myReq.Credentials = new System.Net.NetworkCredential("{User}", "{Password}")
Dim wr As WebResponse = myReq.GetResponse()
Dim receiveStream As Stream = wr.GetResponseStream()
Dim reader As StreamReader = New StreamReader(receiveStream, Encoding.UTF8)
Dim content As String = reader.ReadToEnd()
End Sub
End Module
response = requests.get("https://dsg-api.com/clients/{client_name}/golf/get_competitions?client={client_name}&authkey={client_authkey}", auth=("User", "Password"))
Response Example200 Success{"datasportsgroup":{"version":"2.1180.3","sport":"golf","lang":"en","generated_utc":"2025-08-01T15:18:39+00:00","method":{"method_id":"1180","name":"get_competitions"},"competition":[{"competition_id":"1443","name":"World Cup","gender":"male","type":"player","format":"tournament","area_id":"19","area_name":"Australia","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1444","name":"World Challenge","gender":"male","type":"player","format":"tournament","area_id":"22","area_name":"Bahamas","last_updated":"2020-11-10 14:19:25"},{"competition_id":"4202","name":"Hero World","gender":"male","type":"player","format":"tournament","area_id":"22","area_name":"Bahamas","last_updated":"2023-04-12 16:00:32"},{"competition_id":"2728","name":"Bermuda Championship","gender":"male","type":"player","format":"tournament","area_id":"30","area_name":"Bermuda","last_updated":"2020-11-10 14:19:25"},{"competition_id":"4200","name":"Butterfield Bermuda","gender":"male","type":"player","format":"tournament","area_id":"30","area_name":"Bermuda","last_updated":"2023-11-30 18:24:16"},{"competition_id":"1478","name":"RBC Canadian Open","gender":"male","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2020-11-10 14:19:25"},{"competition_id":"5072","name":"Presidents Cup","gender":"male","type":"player","format":"tournament","area_id":"43","area_name":"Canada","last_updated":"2025-01-23 14:35:22"},{"competition_id":"1439","name":"WGC-HSBC Champions","gender":"male","type":"player","format":"tournament","area_id":"49","area_name":"China PR","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1834","name":"Puntacana","gender":"male","type":"player","format":"tournament","area_id":"64","area_name":"Dominican Republic","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2916","name":"Corales Puntacana","gender":"male","type":"player","format":"tournament","area_id":"64","area_name":"Dominican Republic","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1477","name":"The Open","gender":"male","type":"player","format":"tournament","area_id":"68","area_name":"England","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1835","name":"Ryder Cup","gender":"male","type":"player","format":"tournament","area_id":"76","area_name":"France","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2727","name":"ZOZO","gender":"male","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2744","name":"TaylorMade","gender":"male","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2020-11-10 14:19:25"},{"competition_id":"4198","name":"ZOZO","gender":"male","type":"player","format":"tournament","area_id":"102","area_name":"Japan","last_updated":"2023-04-12 16:00:31"},{"competition_id":"1833","name":"THE CJ CUP","gender":"male","type":"player","format":"tournament","area_id":"107","area_name":"Korea Republic","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1437","name":"CIMB Classic","gender":"male","type":"player","format":"tournament","area_id":"123","area_name":"Malaysia","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1441","name":"OHL Classic at Mayakoba","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1454","name":"WGC-Mexico Championship","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2020-11-10 14:19:25"},{"competition_id":"3102","name":"Mexico Champ","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2024-02-01 12:32:46"},{"competition_id":"4199","name":"World Wide Tech","gender":"male","type":"player","format":"tournament","area_id":"129","area_name":"Mexico","last_updated":"2023-04-12 16:00:31"},{"competition_id":"1457","name":"Puerto Rico","gender":"male","type":"player","format":"tournament","area_id":"157","area_name":"Puerto Rico","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2121","name":"Puerto Rico Open Charity Day","gender":"male","type":"player","format":"tournament","area_id":"157","area_name":"Puerto Rico","last_updated":"2020-11-10 14:19:25"},{"competition_id":"3103","name":"GenesisScottish","gender":"male","type":"player","format":"tournament","area_id":"165","area_name":"Scotland","last_updated":"2024-02-01 12:34:03"},{"competition_id":"2734","name":"Alfred Dunhill Championship","gender":"male","type":"player","format":"tournament","area_id":"175","area_name":"South Africa","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1436","name":"Safeway Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1438","name":"Sanderson Farms Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1440","name":"Shriners Hospitals for Child","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1442","name":"The RSM Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1446","name":"T of C","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1447","name":"Sony Open in Hawaii","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1448","name":"CareerBuilder","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1449","name":"Farmers Insurance Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1450","name":"Phoenix Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1451","name":"AT&T Pebble Beach","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1452","name":"Genesis Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1453","name":"The Honda Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1455","name":"Valspar Champ","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1456","name":"Arnold Palmer Invt'l","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1458","name":"WGC-Match Play","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1459","name":"Shell Houston Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1460","name":"Masters Tournament","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1461","name":"RBC Heritage","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1462","name":"Valero Texas Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1463","name":"Zurich Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1464","name":"Wells Fargo Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1465","name":"THE PLAYERS Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1466","name":"AT&T Byron Nelson","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1467","name":"DEAN & DELUCA","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1468","name":"the Memorial Tournament","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1469","name":"FedEx St. Jude Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1470","name":"U.S. Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1471","name":"CVS Health Charity Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1472","name":"Travelers Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1473","name":"Quicken Loans National","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1474","name":"The Greenbrier Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1475","name":"John Deere Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1476","name":"Barbasol Champ","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1479","name":"Barracuda Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1480","name":"WGC-Bridgestone Invitational","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1481","name":"PGA Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1482","name":"Wyndham Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1483","name":"NORTHERN TRUST","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1484","name":"Dell Tech Champ","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1485","name":"BMW Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"1486","name":"TOUR Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2122","name":"Tiger vs. Phil","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2123","name":"Rocket Mortgage Classic","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2124","name":"3M Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2748","name":"The Match Champ","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2915","name":"Workday","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"2918","name":"U.S. Open","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2020-11-10 14:19:25"},{"competition_id":"3003","name":"Palmetto Champ","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2021-04-02 17:00:21"},{"competition_id":"4195","name":"Fortinet Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-04-12 16:00:30"},{"competition_id":"4196","name":"Sanderson","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-04-12 16:00:31"},{"competition_id":"4197","name":"Shriners","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-04-12 16:00:31"},{"competition_id":"4201","name":"RSM","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-04-12 16:00:31"},{"competition_id":"4203","name":"Grant Thornton","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-04-12 16:00:32"},{"competition_id":"4426","name":"Myrtle Beach","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-08-07 20:00:39"},{"competition_id":"4921","name":"Black Desert Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2023-08-07 20:00:39"},{"competition_id":"5070","name":"Black Desert Championship","gender":"male","type":"player","format":"tournament","area_id":"203","area_name":"United States","last_updated":"2024-12-12 10:33:11"},{"competition_id":"2729","name":"Summer Olympics","gender":"male","type":"player","format":"tournament","area_id":"1","area_name":"World","last_updated":"2024-12-06 08:04:55"},{"competition_id":"3077","name":"Summer Olympics","gender":"female","type":"player","format":"tournament","area_id":"1","area_name":"World","last_updated":"2024-12-06 08:04:55"}]}}