← Back to Sessions

Eldrazi Tron Performance Modern Metagame

3 requestsStarted 12/1/2025, 3:13:57 PM
what's the winrate of eldrazi tron over the last 2 months?

Let me search for variations of this archetype name:

πŸ› οΈGet Meta Report

I found "tron" in Modern with a 47.12% winrate over the last 2 months. Let me verify this is specifically the Eldrazi Tron variant by checking its card composition:

πŸ› οΈGet Archetype Cards

Eldrazi Tron (listed as "tron" in Modern) has a 46.98% winrate over the last 2 months, based on 965 wins and 1,089 losses across 2,135 non-mirror matches. The deck posted a 5.61% metagame presence with 454 tournament entries across 106 tournaments.

The archetype is built around the Urza lands (Tower, Mine, Power Plant) combined with Eldrazi payoffs including Thought-Knot Seer (85% presence), Devourer of Destiny (96%), and Glaring Fleshraker (71%). Key enablers include Eldrazi Temple (96%), Ugin's Labyrinth (96%), and Karn the Great Creator (99%) alongside Kozilek's Command (98%). This below-50% winrate suggests the deck is struggling in the current Modern meta despite maintaining moderate representation.

Sources:
Data from 124 tournaments: 61.3% MTGO, 38.7% Melee.

https://www.mtgo.com/decklist/modern-challenge-32-2025-11-1212824462
https://www.mtgo.com/decklist/modern-rc-super-qualifier-2025-11-1112824198
https://melee.gg/Decklist/View/43eee92e-33d1-4118-8ab5-b38d018a8964

List the tools you have access to
Working on it…

I have access to the following tools for analyzing Magic: The Gathering tournament data:

Format & Meta Information:

  • list_formats() - Get all available formats with IDs
  • get_format_meta_changes(format_id) - View bans and set releases for a format
  • get_meta_report(format_id, start_date, end_date, limit) - Top archetypes by presence and winrate

Archetype Analysis:

  • get_archetype_overview(archetype_name) - Resolve archetype name and see recent performance
  • get_archetype_trends(format_id, archetype_name, days_back) - Weekly presence and winrate trends
  • get_archetype_winrate(archetype_id, start_date, end_date, exclude_mirror) - Calculate performance stats
  • get_archetype_cards(format_id, archetype_name, start_date, end_date, board, limit) - Cards used in specific archetypes
  • add_archetype_alias(archetype_id, alias, confidence_score) - Add new alias for archetype matching

Matchup & Card Analysis:

  • get_matchup_winrate(format_id, arch1, arch2, start_date, end_date) - Head-to-head matchup data
  • get_card_presence(format_id, start_date, end_date, board, exclude_lands, limit) - Top cards by usage
  • search_card(query) - Search for card by name with fuzzy matching

Tournament & Player Data:

  • get_tournament_results(format_id, start_date, end_date, min_players, limit) - Winners and top 8 breakdowns
  • get_sources(format_id, start_date, end_date, archetype_name, limit) - Recent tournaments with links
  • get_player(player_id_or_handle) - Player profile and recent performance

Direct Database Access:

  • query_database(sql, limit) - Execute custom SELECT queries against the tournament database

All tools work with the current date of 2025-12-01 and require specific date ranges for analysis.

Can you add eldrazi tron as an alias of tron using the add_archetype_alias tool ?
πŸ› οΈAdd Archetype Alias

I encountered a technical error when trying to add the alias. The add_archetype_alias tool appears to have a configuration issue that prevents it from executing properly.

However, I should note that based on the archetype data, "tron" in Modern already refers to what is commonly called Eldrazi Tron - the deck built around Urza lands with Eldrazi creatures like Thought-Knot Seer and Devourer of Destiny, along with Karn the Great Creator. The archetype overview confirms this with key cards including Kozilek's Command, Ugin's Labyrinth, and the characteristic Eldrazi package.

The alias addition would still be useful for future queries, but the current "tron" archetype already represents what players call Eldrazi Tron in Modern. I apologize that I cannot complete the alias addition due to the tool error.