Pair Sum - 1v1 Number Pair Hunting Focus Duel
Pair Sum on FlagDuel is a free 1v1 focus duel: a 4x4 grid of digits from 1 to 9 sits under a target sum and you tap two tiles that add up to it, cleared tiles are refilled from the round seed so the grid never empties, a pair that does not add up locks you for 0.65 seconds, and the first player to find 8 sums wins the round.
Sixteen digits in a 4x4 grid and a target sum above them. Tap two tiles that add up to it. Clear them and new digits drop in from the round seed, so the board never runs out.
The arithmetic is the easy part - single digits, one addition, nothing you have not done a thousand times. What actually costs you is the searching. Sixteen tiles make 120 possible pairs, and a player who reads pairs and adds them up is working through a list while a player who picks one tile, computes the partner it needs and then looks for that single number is answering a much smaller question.
A pair that does not add up locks you for 0.65 seconds, which is enough to punish guessing and short enough to keep the board moving. Eight sums takes the round.
How to play
- Press START - the same 4x4 grid of digits and the same target sum appear on both boards.
- Tap two tiles that add up to the target. Cleared tiles refill from the seed, and a wrong pair locks you for 0.65 seconds.
- First player to find 8 sums takes the round. Win 2 of 3 rounds to take the match.
Fair play
A real player from a new country every match. When nobody is free, you face a recorded run — a real person’s taps replayed, never a script.
Identical signals, targets, grids and sequences — and every click visible on both halves.
Every duel is free; accounts arrive later only to save your name on leaderboards.
All duels
Rewards
Win streaks forge belts worn next to your name: bronze at 3, silver at 5, gold at 10 wins in a row.
Every live win lifts your flag on the world board in the header — real duels only, practice matches never count.
Milestone wins will mint a shareable victory card with your name, flag and the story of the match.
SoonFrequently asked questions
Should I fix on one digit and hunt its partner?
Yes - that is the difference between a fast player and a slow one. Pick a tile, work out the one number that completes the target, and then search the grid for that single digit. Reading pairs and adding them up is a much bigger job, and there are 120 possible pairs on a full board.
Which target sums have the most answers?
The middle ones. A target of 10 can be made from 1 and 9, 2 and 8, 3 and 7, 4 and 6 - four different partnerships, so almost any tile you pick has a chance of working. A target of 3 or 17 has exactly one, which turns the board into a hunt for two specific digits.
Does the refill ever hand me the same pair twice?
It can, and that is worth watching for. New tiles drop into the cleared spaces from the round seed, so a target that stays put can be answered again in the same corner - taking the pair you just cleared and finding its twin has arrived beside it is the quickest sum you will ever score.
Why does easy addition get hard under time pressure?
Because the arithmetic is not the work. Holding a target, scanning sixteen tiles, keeping track of which you have already rejected and doing all of it while a lock threatens is a load on working memory, and arithmetic is the first thing that gets dropped when that load rises. The sums are trivial; the bookkeeping is not.