{
  "schemaVersion": "1.0",
  "id": "en-memory-match-0037-1tmn2p",
  "type": "memory-match",
  "locale": "en",
  "slug": "memory-match-challenge-037-easy-0037",
  "title": "Memory Match Challenge 037",
  "description": "A easy Memory Match puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "easy",
  "seed": "playonepage-v1-en-memory-match-37",
  "sequence": 37,
  "tags": [
    "memory-match",
    "easy",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Memory Match Challenge 037",
    "instructions": "Flip cards and find every matching pair."
  },
  "routes": {
    "json": "/puzzles/v1/en/memory-match/en-memory-match-0037-1tmn2p.json",
    "embed": "/embed/v1/en/memory-match/en-memory-match-0037-1tmn2p.html",
    "web": "/puzzles/memory-match/memory-match-challenge-037-easy-0037/"
  },
  "puzzle": {
    "cards": [
      {
        "id": "pair-2-a",
        "pairId": "pair-2",
        "label": "Key"
      },
      {
        "id": "pair-3-a",
        "pairId": "pair-3",
        "label": "Gem"
      },
      {
        "id": "pair-2-b",
        "pairId": "pair-2",
        "label": "Key"
      },
      {
        "id": "pair-3-b",
        "pairId": "pair-3",
        "label": "Gem"
      },
      {
        "id": "pair-1-a",
        "pairId": "pair-1",
        "label": "Book"
      },
      {
        "id": "pair-1-b",
        "pairId": "pair-1",
        "label": "Book"
      }
    ]
  },
  "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"
        ]
      }
    ]
  },
  "estimatedMinutes": 3
}
