I'll analyze the winrate of UW Control decks running 4 maindeck Orim's Chant across different matchups. Let me start by gathering the necessary data.
Let me try different archetype name variations and query the database directly to find UW Control variants:
Great! I found "azorius control" for Modern (format_id: 402d2a82-3ba6-4369-badf-a51f3eff4375). Now let me query for matchup-level data for Azorius Control decks running exactly 4 copies of Orim's Chant in the maindeck:
This is strange - all matches show 0 wins, 0 losses, and 0 draws. Let me investigate the matches table structure and verify that results are being properly recorded:
Good, the entries have results, but the matches table appears to have NULL values in the result column. Let me check the matches table more carefully and compute matchup statistics differently:
Ah! The result column uses uppercase values ('WIN', 'LOSS', 'DRAW') not lowercase. Let me recalculate the matchup data:
Excellent! Now let me calculate confidence intervals using the Wilson score interval method, which is appropriate for binomial proportions. I'll also get some date range context:
Now let me calculate confidence intervals (using Wilson score interval with z=1.96 for 95% CI):
Perfect! Now let me get some tournament sources to cite:
Based on 382 tournament entries across 226 tournaments from July 2024 to October 2025:
Strong Favorable:
Favorable:
Even:
Unfavorable:
Very Unfavorable:
Sources:
Data from 226 tournaments: 60.8% MTGO, 39.2% Melee. Recent examples: https://www.mtgo.com/decklist/modern-challenge-32-2025-10-1212819536, https://www.mtgo.com/decklist/modern-challenge-32-2025-10-1212819532