Parameters

  • game_id: ID of the game.
    Default: 1. Check Game ID
  • page: Pagination of the tournaments
    Default: 1
  • format: Tournament format name.
    Default: "". Get all tournaments. Put "Pauper" for only pauper tournaments.

Example

  • page: 1
  • game_id: 1
  • format: Pauper
curl -d "format=Pauper&game_id=1&page=1" \
https://mtg.cardsrealm.com/en-us/api/getPastTournaments