{
  "schemaVersion": "1.0",
  "id": "zh-memory-match-0014-rdclb1",
  "type": "memory-match",
  "locale": "zh",
  "slug": "memory-match-medium-0014",
  "title": "记忆配对挑战 014",
  "description": "记忆配对 medium 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "medium",
  "seed": "playonepage-v1-zh-memory-match-14",
  "sequence": 14,
  "tags": [
    "memory-match",
    "medium",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "记忆配对挑战 014",
    "instructions": "翻开卡片，找到所有配对。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/memory-match/zh-memory-match-0014-rdclb1.json",
    "embed": "/embed/v1/zh/memory-match/zh-memory-match-0014-rdclb1.html",
    "web": "/zh/puzzles/memory-match/memory-match-medium-0014/"
  },
  "puzzle": {
    "cards": [
      {
        "id": "pair-3-b",
        "pairId": "pair-3",
        "label": "蛋糕"
      },
      {
        "id": "pair-2-a",
        "pairId": "pair-2",
        "label": "宝石"
      },
      {
        "id": "pair-3-a",
        "pairId": "pair-3",
        "label": "蛋糕"
      },
      {
        "id": "pair-1-b",
        "pairId": "pair-1",
        "label": "太阳"
      },
      {
        "id": "pair-1-a",
        "pairId": "pair-1",
        "label": "太阳"
      },
      {
        "id": "pair-4-a",
        "pairId": "pair-4",
        "label": "钥匙"
      },
      {
        "id": "pair-2-b",
        "pairId": "pair-2",
        "label": "宝石"
      },
      {
        "id": "pair-4-b",
        "pairId": "pair-4",
        "label": "钥匙"
      }
    ]
  },
  "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"
        ]
      }
    ]
  },
  "estimatedMinutes": 4
}
