From 989390b29f314292bc8395eaf65b388594719e25 Mon Sep 17 00:00:00 2001 From: ResourceMint Date: Fri, 15 May 2026 20:42:02 +0530 Subject: [PATCH] Add TourneyRadar chess tournament API TourneyRadar is a global chess tournament aggregator. The API helps developers access global OTB tournament data from chess-results.com without needing a key. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 025ab1ab..63889589 100644 --- a/README.md +++ b/README.md @@ -1661,6 +1661,7 @@ API | Description | Auth | HTTPS | CORS | | [Strava](https://strava.github.io/api/) | Connect with athletes, activities and more | `OAuth` | Yes | Unknown | | [SuredBits](https://suredbits.com/api/) | Query sports data, including teams, players, games, scores and statistics | No | No | No | | [TheSportsDB](https://www.thesportsdb.com/api.php) | Crowd-Sourced Sports Data and Artwork | `apiKey` | Yes | Yes | +| [TourneyRadar](https://tourneyradar-api.vercel.app) | Upcoming chess tournaments from 140+ national federations worldwide | No | Yes | Unknown | | [Tredict](https://www.tredict.com/blog/oauth_docs/) | Get and set activities, health data and more | `OAuth` | Yes | Unknown | | [Wger](https://wger.de/en/software/api) | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | Unknown |