{
  "schemaVersion": "1.0",
  "id": "en-memory-match-0024-13b1cp",
  "type": "memory-match",
  "locale": "en",
  "slug": "memory-match-challenge-024-hard-0024",
  "title": "Memory Match Challenge 024",
  "description": "A hard Memory Match puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-memory-match-24",
  "sequence": 24,
  "tags": [
    "memory-match",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Memory Match Challenge 024",
    "instructions": "Flip cards and find every matching pair."
  },
  "routes": {
    "json": "/puzzles/v1/en/memory-match/en-memory-match-0024-13b1cp.json",
    "embed": "/embed/v1/en/memory-match/en-memory-match-0024-13b1cp.html",
    "web": "/puzzles/memory-match/memory-match-challenge-024-hard-0024/"
  },
  "puzzle": {
    "cards": [
      {
        "id": "pair-4-b",
        "pairId": "pair-4",
        "label": "Bell"
      },
      {
        "id": "pair-5-a",
        "pairId": "pair-5",
        "label": "Gem"
      },
      {
        "id": "pair-5-b",
        "pairId": "pair-5",
        "label": "Gem"
      },
      {
        "id": "pair-4-a",
        "pairId": "pair-4",
        "label": "Bell"
      },
      {
        "id": "pair-3-b",
        "pairId": "pair-3",
        "label": "Cake"
      },
      {
        "id": "pair-1-a",
        "pairId": "pair-1",
        "label": "Book"
      },
      {
        "id": "pair-6-a",
        "pairId": "pair-6",
        "label": "Key"
      },
      {
        "id": "pair-6-b",
        "pairId": "pair-6",
        "label": "Key"
      },
      {
        "id": "pair-1-b",
        "pairId": "pair-1",
        "label": "Book"
      },
      {
        "id": "pair-2-a",
        "pairId": "pair-2",
        "label": "Cloud"
      },
      {
        "id": "pair-2-b",
        "pairId": "pair-2",
        "label": "Cloud"
      },
      {
        "id": "pair-3-a",
        "pairId": "pair-3",
        "label": "Cake"
      }
    ]
  },
  "solution": {
    "kind": "memory-match",
    "pairs": [
      {
        "pairId": "pair-1",
        "cardIds": [
          "pair-1-a",
          "pair-1-b"
        ]
      },
      {
        "pairId": "pair-2",
        "cardIds": [
          "pair-2-a",
          "pair-2-b"
        ]
      },
      {
        "pairId": "pair-3",
        "cardIds": [
          "pair-3-a",
          "pair-3-b"
        ]
      },
      {
        "pairId": "pair-4",
        "cardIds": [
          "pair-4-a",
          "pair-4-b"
        ]
      },
      {
        "pairId": "pair-5",
        "cardIds": [
          "pair-5-a",
          "pair-5-b"
        ]
      },
      {
        "pairId": "pair-6",
        "cardIds": [
          "pair-6-a",
          "pair-6-b"
        ]
      }
    ]
  },
  "estimatedMinutes": 6
}
