Sports & Fitness · head-to-head

DiscGolf vs OpenLigaDB

DiscGolf

DiscGolfAPI catalogs disc golf courses worldwide with location, hole counts, and a confidence score showing how well each listing has been verified, aimed at map and directory builders rather than official tour data. The public read endpoints (courses, countries, regions) need no API key and return JSON, throttled only by a fair-use policy against excessive automated traffic; a separate POST endpoint lets anyone submit corrections.

OpenLigaDB

OpenLigaDB is a free, community-maintained JSON API for German football and other league results -- Bundesliga, 2. Bundesliga, and dozens of amateur/regional competitions -- with matches, tables, and goal-getters contributed and corrected by its own user community rather than an official league feed. No registration or API key is required to read from it, only for submitting corrections. A live probe of the real `api.openligadb.de` host reconfirmed keyless access and a wildcard `Access-Control-Allow-Origin`.

DiscGolfOpenLigaDB
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons