ADVERTISEMENT

When a Manila poker game became a rescue effort

Mark Sy's 'The Manila Poker Club' revisits the unlikely friendship behind a little-known chapter of wartime history

Published Aug 20, 2026 05:12 pm
(Photo: Mark Sy)
(Photo: Mark Sy)
In late-1930s Manila, five men regularly gathered for poker: Philippine president Manuel L. Quezon, US high commissioner Paul V. McNutt, Lt. Col. Dwight D. Eisenhower, and Jewish American businessmen Alex and Philip Frieder.
They drank whiskey, smoked cigars, and discussed the political events of the day. As Nazi persecution of Jews in Germany and Austria intensified, those gatherings took on a greater significance. The group eventually became involved in an effort to bring Jewish refugees to the Philippines.
That largely unfamiliar chapter of Philippine and World War II history is the subject of journalist Mark Sy’s “The Manila Poker Club: Eisenhower, Quezon, and the Plan to Harbor Europe’s Jews in the Philippines,” published by Chicago Review Press.
The book draws on recently released archives and interviews with Holocaust survivors and others connected to the story.
Mark was born in Vancouver and raised in Manila and Hong Kong. He graduated from Tufts University with a bachelor’s degree in political science. During the summer of 2020, he spent hours speaking with a 93-year-old Holocaust survivor in Jerusalem, an American president’s granddaughter in Washington, D.C., and a Philippine president’s grandson in Manila as part of his research.
The book begins in Graz, Austria, in 1938, as Jewish families confront the growing danger of Nazi persecution. It then moves to Manila, where the relationships among Quezon, McNutt, Eisenhower, and the Frieders develop against the political and social backdrop of the Commonwealth period.
The Manila they inhabited was a privileged colonial society. American expatriates frequented the Manila Hotel and private clubs, while racial divisions excluded Filipinos from some establishments. The Eisenhowers, Frieders and McNutts, however, socialized with Filipinos and developed close relationships with Quezon. Ike also frequented the Wack Wack Golf and Country Club, which had been created for Filipinos excluded from the Manila Golf Club.
Cards were part of that social connection. Eisenhower described Quezon in his diaries as a good but unconventional player, while McNutt had specially made monogrammed mother-of-pearl poker chips for their games. Their long evenings of cards and conversation brought them closer as they discussed the Japanese threat, Nazi persecution and the future of the Philippines.
As the refugee crisis grew, McNutt began exploring whether the Philippines could serve as a safe haven for Jews fleeing persecution. He met with Philippine officials, including Quezon, and then approached Philip Frieder for help from Manila’s Jewish community.
A key development came when McNutt learned that, as US high commissioner, he had the authority to waive visa requirements for people entering the Philippines. After sharing the discovery with the group, he received Quezon’s blessing to admit refugees. Philip was asked to preside over the newly formed Jewish Refugee Committee and help place refugees in homes and find them employment.
The plan also presented practical challenges. Refugees entering the Philippines needed a way to support themselves, and McNutt asked the Jewish community to help guarantee their upkeep.
Mark Sy follows both the rescue effort and the people affected by it. The book traces individual families, including those who escaped Europe and those who did not.
Nearly 1,300 Jews were rescued to the Philippines through the effort. The book states that their descendants number about 8,000, and that the names of the refugees are inscribed on the Open Doors monument dedicated to Quezon at the Holocaust Memorial Park in Rishon Lezion, Israel.
But the story also records those who were unable to escape. Rosalie Lindner Preiss was among 1,065 Jews deported from Breslau to the Theresienstadt ghetto in 1942. She was murdered there.
The rescue effort unfolded as the international situation deteriorated, eventually reaching the Japanese invasion of the Philippines. The book follows the lives of those involved after the war as well.
Eisenhower went on to become president of the United States. The Frieder brothers moved their cigar operation to Philadelphia, while McNutt died in 1955. After McNutt’s death, his widow, Kathleen, gave Alex Frieder McNutt’s monogrammed poker chips as a parting gift.
The research behind the book included interviews with survivors and descendants, as well as archival documents, speeches and other historical sources. The bibliography records interviews with Holocaust survivors Lotte Cassel Hershfield, Margot Pins Kestenbaum, Leonie Kramer, Ralph Preiss and Brigitte Welisch Wachs, among others.
“The Manila Poker Club” puts Manila at the center of a story that connects the Philippines to the history of the Holocaust. At its heart is an unusual friendship formed around a card table, and the decisions that followed when those men confronted the persecution of Jews in Europe.
The story began with poker. Its consequences reached far beyond the game. Read 'The Manila Poker Club' for the full story of the people, relationships and decisions behind the rescue effort.

Related Tags

The Manila Poker Club Mark Sy
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.