Gramma Ana

Wordle obscurity: Jul 26–Aug 1, 2026

August 2, 2026

Games Wordle

Each week, I take a quiet analytical pleasure in reviewing the latest Wordle answers alongside their Google Trends obscurity spikes. There is a charming predictability in watching players who, after encountering a particularly stubborn challenge during their daily play, scramble over to Google to search for a word's exact definition. When a tricky jumble of five letters resolves into an answer outside our routine vocabulary, search volumes react instantly, turning a simple daily game into a real-time study of public lexicon.

Wordle obscurity: Jul 26–Aug 1, 2026

About this chart. Each line is one Wordle answer’s search interest in the United States over the past seven days (Google Trends “Interest over time”). Values are on Google’s 0–100 scale, so you can compare how often people searched each word relative to the others this week.

How the Spike % is calculated. For each word we take the quietest day in that window (the lowest point on its line) as its usual level for the week, and the busiest day (the highest point) as the peak. The spike is the percentage increase from that low to that high: (peak − low) ÷ max(low, 1) × 100. If the week’s low is zero, we divide by 1 instead of 0 so the spike still measures how much interest rose from the floor to the peak. A larger spike means searches jumped more sharply when that word was the daily answer.

This week’s words

Date Word Spike Meaning
Sun, Jul 26GRAPE+33%(n. pl. grapes) An edible, juicy berry, typically green or purple, that grows in clusters on a vine. (n.) A dark purplish-red color.
Mon, Jul 27POSER+2033%(n. pl. posers) One who poses for a picture or for artistic purposes. (n. pl. posers) A person who pretends to be someone or something they are not, often to impress others.
Tue, Jul 28SONAR+315%(n. pl. SONARS) A device that uses sound waves to detect objects underwater. (n. pl. SONARS) A system or method for detecting objects underwater using sound waves.
Wed, Jul 29VALVE+57%(n. pl. VALVES) A device that controls the flow of a liquid or gas. (v.) To control the flow of a liquid or gas using a valve. (n. pl. VALVES) A flap in a body passage, such as in the heart, that allo
Thu, Jul 30FLUME+4700%(n. pl. flumes) An artificial channel or trough for conducting water. (v.) To convey or move by means of an artificial water channel.
Fri, Jul 31PURSE+58%(v.) To draw together into folds or wrinkles; to pucker. (n. pl. purses) A small bag, often with a clasp, used for carrying money or small personal items. (n. pl. purses) A sum of money offered as a p
Sat, Aug 1SLUSH+92%(n. pl. slushes) Partly melted snow or ice, often mixed with dirt. (v.) To move through or splash with partly melted snow or ice. (n. pl. slushes) Overly sentimental or sweet writing, music, or talk.

Obscurity winner

By measuring search activity across the United States over the week, we can identify which solution generated the sharpest relative interest spike on its featured day. This week's standout answer was FLUME, which registered a massive surge of approximately 4700%. Starting from a quiet baseline of around 6 on the index, it jumped to a peak of 288. Our runner-up was POSER, which saw a respectable 2033% jump after climbing from a baseline of 3 to a peak of 64.

It is worth remembering that percentage growth heavily reflects a word's initial baseline. Terms anchored in trade or daily commerce, such as VALVE (baseline 248) or PURSE (baseline 162), carry high background search traffic. Consequently, even though VALVE produced a substantial raw chart swing of 142 points, its relative percentage increase registered at just 57%. High percentage spikes naturally reward words like FLUME that inhabit niche domains until a puzzle suddenly elevates them into public attention.

As a side note for anagram lovers, POSER proved to be a wonderfully flexible letter set this week, easily rearranging into five distinct terms: PROSE, SPORE, PORES, ROPES, and REPOS.

View these words on Google Trends (US, last 7 days)

The top 5 most obscure words used in Wordle, since I started doing this March 1, 2026, are still SHILL (+150000%), LORRY (+145000%), OVATE (+110000%), PIZZA (+103300%), STEAK (+83300%).

Word game sentence

While adjusting the ship's sonar equipment near the hydraulic valve, the purser watched a slushy flume spill across the deck, startling a posing passenger who dropped a bowl of grapes.

Blending nautical engineering terms with everyday consumer items requires a touch of syntactic finesse, though adopting purser, slushy, and posing as derivative forms keeps the narrative moving naturally. It is always a delight to observe how a single week of Wordle can unite such distinct corners of our shared lexicon into a satisfying mental exercise.

For Math Nerds

What this section is for. It documents exactly how each week’s spike numbers were computed from the scaled Google Trends series, so curious readers can verify the arithmetic.

Trends window. We request a custom date range 2026-07-25 2026-08-02 (US), which is the Wordle week plus one day before and after so the chart has a little context on each side. The anchor keyword for cross-request scaling is GRAPE (the first day’s answer, in chronological order).

Scaling across separate requests. Google Trends only returns relative 0–100 values within one request. We fetch each answer in its own request paired with that anchor, then rescale each day so the anchor’s curve matches the anchor series from the first request. Concretely: scaledword(d) = rawword(d) × base_anchor(d) / rawanchor(d) when rawanchor(d) > 0, else 0.

Spike % for one word. Let L be the minimum and H the maximum of that word’s scaled daily values over the window (see table below). Define spike% = (H − L) / max(L, 1) × 100 when LH, otherwise 0%. Using max(L, 1) avoids division by zero when L = 0.

GRAPE (Wordle day 2026-07-26)

Scaled interest by date; spike for rankings uses +33% from this series.

DateInterest
2026-07-2590
2026-07-26100
2026-07-2780
2026-07-2882
2026-07-2978
2026-07-3075
2026-07-3176
2026-08-0189
2026-08-0280
  • L = 75 on: 2026-07-30
  • H = 100 on: 2026-07-26
  • Denominator max(L, 1) = 75
  • (100 - 75) / 75 * 100 = 33.3333%

POSER (Wordle day 2026-07-27)

Scaled interest by date; spike for rankings uses +2033% from this series.

DateInterest
2026-07-253
2026-07-263
2026-07-2764
2026-07-2812
2026-07-294
2026-07-303
2026-07-313
2026-08-013
2026-08-024
  • L = 3 on: 2026-07-25, 2026-07-26, 2026-07-30, 2026-07-31, 2026-08-01
  • H = 64 on: 2026-07-27
  • Denominator max(L, 1) = 3
  • (64 - 3) / 3 * 100 = 2033.3333%

SONAR (Wordle day 2026-07-28)

Scaled interest by date; spike for rankings uses +315% from this series.

DateInterest
2026-07-2514
2026-07-2615
2026-07-2714
2026-07-2854
2026-07-2926
2026-07-3014
2026-07-3114
2026-08-0115
2026-08-0213
  • L = 13 on: 2026-08-02
  • H = 54 on: 2026-07-28
  • Denominator max(L, 1) = 13
  • (54 - 13) / 13 * 100 = 315.3846%

VALVE (Wordle day 2026-07-29)

Scaled interest by date; spike for rankings uses +57% from this series.

DateInterest
2026-07-25309
2026-07-26304
2026-07-27376
2026-07-28367
2026-07-29390
2026-07-30379
2026-07-31344
2026-08-01307
2026-08-02248
  • L = 248 on: 2026-08-02
  • H = 390 on: 2026-07-29
  • Denominator max(L, 1) = 248
  • (390 - 248) / 248 * 100 = 57.2581%

FLUME (Wordle day 2026-07-30)

Scaled interest by date; spike for rankings uses +4700% from this series.

DateInterest
2026-07-259
2026-07-269
2026-07-276
2026-07-286
2026-07-296
2026-07-30288
2026-07-3173
2026-08-019
2026-08-026
  • L = 6 on: 2026-07-27, 2026-07-28, 2026-07-29, 2026-08-02
  • H = 288 on: 2026-07-30
  • Denominator max(L, 1) = 6
  • (288 - 6) / 6 * 100 = 4700.0000%

PURSE (Wordle day 2026-07-31)

Scaled interest by date; spike for rankings uses +58% from this series.

DateInterest
2026-07-25206
2026-07-26256
2026-07-27170
2026-07-28169
2026-07-29166
2026-07-30162
2026-07-31177
2026-08-01206
2026-08-02204
  • L = 162 on: 2026-07-30
  • H = 256 on: 2026-07-26
  • Denominator max(L, 1) = 162
  • (256 - 162) / 162 * 100 = 58.0247%

SLUSH (Wordle day 2026-08-01)

Scaled interest by date; spike for rankings uses +92% from this series.

DateInterest
2026-07-2515
2026-07-2616
2026-07-2713
2026-07-2813
2026-07-2913
2026-07-3014
2026-07-3114
2026-08-0125
2026-08-0219
  • L = 13 on: 2026-07-27, 2026-07-28, 2026-07-29
  • H = 25 on: 2026-08-01
  • Denominator max(L, 1) = 13
  • (25 - 13) / 13 * 100 = 92.3077%

Ranking order sorts words by spike% descending; ties are broken only by Python’s stable sort (original dict iteration order), not by puzzle date.

← All posts

Gramma Ana is a fictional character and is not the real author of the content on this website.