Discover/sumodb.sumogames.de API
live

sumodb.sumogames.de APIsumodb.sumogames.de

Access sumo wrestler profiles, banzuke rankings, kimarite technique stats, and yusho winners from the Sumo Reference Database via a structured JSON API.

Endpoints
5
Updated
4mo ago
Try it
Shikona (ring name) of the wrestler to search for.
api.parse.bot/scraper/289c1828-b0d6-4d26-af45-202ba31ac1d7/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/289c1828-b0d6-4d26-af45-202ba31ac1d7/search_rikishi?name=Hakuho' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for sumo wrestlers by name (shikona). Returns a list of matching rikishi with their IDs and profile URLs.

Input
ParamTypeDescription
namerequiredstringShikona (ring name) of the wrestler to search for.
Response
{
  "type": "object",
  "fields": {
    "results": "array of matching rikishi objects with id, shikona, and details_url"
  },
  "sample": {
    "data": {
      "results": [
        {
          "id": "1123",
          "shikona": "Hakuho",
          "details_url": "https://sumodb.sumogames.de/Rikishi.aspx?r=1123"
        }
      ]
    },
    "status": "success"
  }
}

About the sumodb.sumogames.de API

This API exposes 5 endpoints covering the Sumo Reference Database at sumodb.sumogames.de, returning structured data on wrestler profiles, tournament rankings, winning techniques, and historical yusho results. The get_rikishi_profile endpoint alone surfaces over 10 fields per wrestler — including stable affiliation, height, weight, birthplace, and career-high rank — while get_banzuke delivers the full official ranking sheet for any historical or current basho.

Wrestler Search and Profiles

Use search_rikishi to find wrestlers by shikona (ring name). It returns an array of matches, each with a numeric id, the wrestler's shikona, and a details_url. Pass that id to get_rikishi_profile to retrieve the full profile: heya (stable), shusshin (birthplace), height_cm, weight_kg, birth_date, hatsu_dohyo (debut tournament in YYYY.MM format), real_name, and highest_rank with the date it was achieved.

Kimarite Technique Breakdown

get_rikishi_kimarite_stats accepts a rikishi id and returns two arrays — wins_by_kimarite and losses_by_kimarite — each listing technique names alongside occurrence counts. This makes it straightforward to calculate a wrestler's most-used finishing moves or identify techniques they struggle to defend against across their recorded career.

Banzuke Rankings and Tournament History

get_banzuke retrieves the official ranking sheet for any basho. The basho parameter accepts YYYY.MM or YYYYMM format (e.g., 2024.01). Each entry in the rikishi array includes id, shikona, height_cm, weight_kg, title_raw, and optionally rank. The database covers historical tournaments, so you can query banzuke from decades past. get_yusho_winners requires no inputs and returns every tournament winner in reverse chronological order, with basho, makuuchi_winner (rank and name string), and makuuchi_winner_id for cross-referencing with profile endpoints.

Common use cases
  • Build a wrestler comparison tool using height, weight, and career-high rank from get_rikishi_profile
  • Analyze kimarite trends across eras by pairing get_yusho_winners results with per-wrestler technique stats
  • Generate historical banzuke visualizations for any tournament using get_banzuke with a past basho date
  • Track a rikishi's most frequently used winning techniques using wins_by_kimarite counts from get_rikishi_kimarite_stats
  • Look up debut dates and stable affiliations for roster management or fantasy sumo applications
  • Cross-reference yusho champion IDs with full profiles to build a historical champions database
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does sumodb.sumogames.de have an official developer API?+
No. sumodb.sumogames.de does not publish an official developer API or documented data access layer. This Parse API provides structured programmatic access to the database.
What does `get_banzuke` return, and can I filter by division?+
It returns the full ranking sheet for the specified basho as an array of rikishi objects, each with id, shikona, title_raw, height_cm, weight_kg, and optionally rank. The current endpoint does not expose a division filter parameter — it returns all wrestlers on the sheet. You can fork it on Parse and revise to add a division filter if you only need Makuuchi or Juryo entries.
Does the API include match-by-match results or day-by-day scores for a basho?+
Not currently. The API covers wrestler profiles, banzuke rankings, kimarite aggregates, and yusho winners, but does not expose per-bout results or day-by-day scores for a tournament. You can fork it on Parse and revise to add an endpoint that returns individual match records for a given basho and rikishi.
How far back does the yusho winners data go?+
The Sumo Reference Database covers tournament history going back well into the 20th century. get_yusho_winners returns all winners on record in the database, ordered from most recent to oldest, with no pagination parameter — the full list is returned in a single response.
Can I retrieve a rikishi's career record totals (total wins, losses, absences) from the profile endpoint?+
The get_rikishi_profile endpoint focuses on biographical and physical attributes — heya, height_cm, weight_kg, birth_date, hatsu_dohyo, and highest_rank. Aggregated career win/loss totals are not currently returned as discrete fields. You can fork it on Parse and revise to add those aggregated career record fields to the profile response.
Page content last updated . Spec covers 5 endpoints from sumodb.sumogames.de.
Related APIs in SportsSee all →
cagematch.net API
Access the Cagematch.net wrestling database. Search for wrestlers, events, matches, promotions, and championship titles, and retrieve detailed profiles, career histories, and match results.
oktagonmma.com API
Browse OKTAGON MMA fighters with pagination and optional weight-class filtering, then fetch detailed fighter profiles and their full fight history.
ufcstats.com API
Access comprehensive UFC fight data including event results, fighter profiles, and detailed statistics like striking accuracy, takedown rates, and win-loss records. Search fighters, view fight cards, and explore fight history with method of victory information to analyze performance metrics and outcomes.
smashbros.com API
Look up detailed information about Super Smash Bros. Ultimate fighters, stages, items, Pokémon, and assist trophies, or search for specific characters by series and DLC status. Browse official Smash blog articles and discover game content all in one place.
ratings.fide.com API
Find chess players and track their FIDE ratings, rankings, and performance history by searching the official ratings database or browsing the world's top-ranked players. Get detailed player profiles with complete rating trends and game statistics to analyze any player's competitive record.
boxrec.com API
Access detailed boxer statistics, career records, and fight histories from BoxRec. Retrieve comprehensive data on any fighter's record, rankings, division, KO percentage, and performance metrics, plus discover trending fighters in real-time.
fie.org API
Search and explore detailed fencer profiles, track athlete rankings, and review competition results and tournament brackets from the International Fencing Federation. Get comprehensive match histories and stay updated on world rankings across all fencing competitions.
statleaders.ufc.com API
Track and compare UFC fighter performance with access to ranked leaderboards for career achievements, individual fight statistics, round-by-round data, and event records. Search fighter profiles and fight details to analyze comprehensive combat statistics and record book information across the UFC's history.