{"id":16620,"date":"2025-10-09T09:30:00","date_gmt":"2025-10-09T09:30:00","guid":{"rendered":"https:\/\/thepokeroffer.com\/?p=16620"},"modified":"2025-12-09T15:14:57","modified_gmt":"2025-12-09T15:14:57","slug":"poker-call-equity-calculator","status":"publish","type":"post","link":"https:\/\/thepokeroffer.com\/zh-hant\/poker-call-equity-calculator\/","title":{"rendered":"\u64b2\u514b\u8ddf\u6ce8EV\u8a08\u7b97\u5668\uff5cPoker Call Equity Calculator"},"content":{"rendered":"\n<p>\u7528\u6700\u77ed\u6642\u9593\u505a\u51fa\u66f4\u8070\u660e\u7684\u64b2\u514b\u6c7a\u7b56\u3002<br>\u8f38\u5165&nbsp;<strong>\u5e95\u6c60\u5927\u5c0f\uff08P\uff09<\/strong>&nbsp;\u8207&nbsp;<strong>\u8ddf\u6ce8\u91d1\u984d\uff08C\uff09<\/strong>\uff0c\u5373\u53ef\u5373\u6642\u8a08\u7b97\u51fa\u300c<strong>\u6536\u652f\u5e73\u8861\u52dd\u7387\uff08Required Equity\uff09<\/strong>\u300d\uff0c\u4e26\u8207&nbsp;<strong>\u7576\u524d\u624b\u724c\u52dd\u7387\uff08Current Equity\uff09<\/strong>&nbsp;\u6bd4\u8f03\u3002<br>\u652f\u63f4&nbsp;<strong>\u62bd\u6c34\u8a2d\u5b9a\uff08rake rate \/ cap\uff09<\/strong>\uff0c\u53ef\u7528\u65bc\u73fe\u91d1\u5c40\uff0c\u6e05\u695a\u5448\u73fe\u53ef\u9760\u7684\u6c7a\u7b56\u57fa\u6e96\u3002<\/p>\n\n\n\n<!-- Pot Odds \/ \u5fc5\u8981\u52dd\u7387 \u8a08\u7b97\u5668 v7 (ZH-TW, \u56b4\u683c EV=0\uff1aP+2C) -->\n<div class=\"pocp7\" data-theme=\"light\">\n  <style>\n    .pocp7{--bg:#ffffff;--fg:#0f172a;--muted:#475569;--bd:#e2e8f0;--card:#f8fafc;--ok:#16a34a;--bad:#dc2626;--brand:#1d4ed8;\n           --input-bg:#ffffff; --input-bd:#cbd5e1; --chip-bg:#e0e7ff; --chip-fg:#1e3a8a;\n           font-family:system-ui,-apple-system,Segoe UI,Roboto,\"Noto Sans TC\",\"PingFang TC\",\"Heiti TC\"; line-height:1.5}\n    .pocp7[data-theme=\"dark\"]{\n      --bg:#0b1220; --fg:#e6ebf2; --muted:#a8b3c7; --bd:#1f2a44; --card:#0f172a;\n      --input-bg:#0b1326; --input-bd:#2a395b; --chip-bg:#1e293b; --chip-fg:#c7d2fe\n    }\n    .pocp7-wrap{max-width:820px;margin:20px auto;padding:20px;background:var(--bg);color:var(--fg);border:1px solid var(--bd);border-radius:14px}\n    .pocp7-h1{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}\n    .pocp7-chip{font-size:12px;padding:4px 10px;border-radius:999px;background:var(--chip-bg);color:var(--chip-fg);font-weight:600}\n    .pocp7-grid{display:grid;grid-template-columns:1fr;gap:14px}\n    @media(min-width:860px){ .pocp7-grid.two{grid-template-columns:1fr 1fr} }\n    .pocp7-sec{margin-top:14px}\n    .pocp7-title{font-weight:800;margin-bottom:6px}\n    .pocp7-sub{font-size:12px;color:var(--muted)}\n    .pocp7-field{display:flex;flex-direction:column;gap:6px}\n    .pocp7-label{font-size:14px;font-weight:600}\n    .pocp7-req{color:#dc2626;margin-left:4px}\n    .pocp7-tag{font-size:12px;color:var(--muted);margin-left:6px}\n    .pocp7-input{padding:12px;border:1px solid var(--input-bd);border-radius:10px;background:var(--input-bg);color:var(--fg);transition:border-color .15s, background .15s}\n    .pocp7-input:focus{outline:none;border-color:#60a5fa;background:var(--bg)}\n    .pocp7-card{border:1px solid var(--bd);background:var(--card);border-radius:12px;padding:14px}\n    .pocp7-kpi{font-size:26px;font-weight:900}\n    .pocp7-row{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}\n    .pocp7-pill{font-size:12px;padding:6px 10px;border-radius:999px;font-weight:700}\n    .pocp7-pill.ok{background:#dcfce7;color:#065f46}\n    .pocp7-pill.bad{background:#fee2e2;color:#7f1d1d}\n    .pocp7-hr{height:1px;background:var(--bd);margin:8px 0}\n    .pocp7-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}\n    .pocp7-btn{padding:10px 14px;border:1px solid var(--input-bd);border-radius:10px;background:var(--input-bg);color:var(--fg);cursor:pointer;transition:background .15s,border-color .15s}\n    .pocp7-btn:hover{border-color:#60a5fa}\n    \/* \u55ae\u4e00\u81ea\u8a02\u5c55\u958b\u7b26\u865f\uff08\u96b1\u85cf\u539f\u751f marker\uff09 *\/\n    details.pocp7-adv{border:1px dashed var(--bd);border-radius:10px;padding:10px}\n    details.pocp7-adv summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;font-weight:600}\n    details.pocp7-adv summary::-webkit-details-marker{display:none}\n    .pocp7-caret{width:14px;height:14px;display:inline-block;flex:0 0 14px;\n      mask: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path fill=\"black\" d=\"M9 6l6 6-6 6z\"\/><\/svg>') no-repeat center \/ contain;\n      background: var(--muted); transition: transform .2s ease}\n    details.pocp7-adv[open] .pocp7-caret{ transform: rotate(90deg) }\n  <\/style>\n\n  <div class=\"pocp7-wrap\" role=\"form\" aria-labelledby=\"p7-title\">\n    <div class=\"pocp7-h1\">\n      <div id=\"p7-title\"><span class=\"pocp7-chip\">Pot Odds\uff0f\u5fc5\u8981\u52dd\u7387 \u8a08\u7b97\u5668<\/span><\/div>\n      <label class=\"pocp7-sub\"><input type=\"checkbox\" id=\"p7-dark\"> \u6df1\u8272\u6a21\u5f0f<\/label>\n    <\/div>\n\n    <!-- \u6b65\u9a5f\u4e00\uff1a\u5fc5\u586b -->\n    <div class=\"pocp7-sec\">\n      <div class=\"pocp7-title\">\u6b65\u9a5f\u4e00\uff5c\u91d1\u984d\uff08\u5fc5\u586b\uff09<\/div>\n      <div class=\"pocp7-grid two\">\n        <div class=\"pocp7-field\">\n          <label class=\"pocp7-label\" for=\"p7-pot\">\u5e95\u6c60\u5927\u5c0f\uff08P\uff09<span class=\"pocp7-req\">\uff0a\u5fc5\u586b<\/span><\/label>\n          <input id=\"p7-pot\" class=\"pocp7-input\" type=\"number\" inputmode=\"decimal\" min=\"0\" step=\"0.01\" placeholder=\"\u4f8b\u5982 1000\" aria-describedby=\"p7-pot-help\">\n          <div id=\"p7-pot-help\" class=\"pocp7-sub\">\u300c\u8ddf\u6ce8\u524d\u300d\u5e95\u6c60\u7e3d\u984d\u3002<\/div>\n        <\/div>\n        <div class=\"pocp7-field\">\n          <label class=\"pocp7-label\" for=\"p7-call\">\u9700\u8ddf\u6ce8\u91d1\u984d\uff08C\uff09<span class=\"pocp7-req\">\uff0a\u5fc5\u586b<\/span><\/label>\n          <input id=\"p7-call\" class=\"pocp7-input\" type=\"number\" inputmode=\"decimal\" min=\"0\" step=\"0.01\" placeholder=\"\u4f8b\u5982 500\" aria-describedby=\"p7-call-help\">\n          <div id=\"p7-call-help\" class=\"pocp7-sub\">\u6b64\u523b\u70ba\u4e86\u8ddf\u6ce8\u9700\u8981\u88dc\u5165\u7684\u91d1\u984d\u3002<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u6b65\u9a5f\u4e8c\uff1a\u9078\u586b -->\n    <div class=\"pocp7-sec\">\n      <div class=\"pocp7-title\">\u6b65\u9a5f\u4e8c\uff5c\u88dc\u5145\u53c3\u6578\uff08\u9078\u586b\uff09<\/div>\n      <div class=\"pocp7-grid\">\n        <div class=\"pocp7-field\">\n          <label class=\"pocp7-label\" for=\"p7-equity\">\u7576\u524d\u624b\u724c\u52dd\u7387\uff08\u9078\u586b, %\uff09<span class=\"pocp7-tag\">\u4e0d\u78ba\u5b9a\uff1f\u53ef\u7528\u901f\u7b97\u6216\u52dd\u7387\u5de5\u5177<\/span><\/label>\n          <input id=\"p7-equity\" class=\"pocp7-input\" type=\"number\" inputmode=\"decimal\" min=\"0\" max=\"100\" step=\"0.01\" placeholder=\"\u4f8b\u5982 35\">\n          <div class=\"pocp7-sub\">\u901f\u7b97\u53c3\u8003\uff1a\u540c\u82b1\u807d\u724c\u224835%\u3001\u9806\u5b50\u807d\u724c\u224832%\uff08\u55ae\u8f2a\uff09\u3002<\/div>\n        <\/div>\n\n        <details class=\"pocp7-adv\">\n          <summary><span class=\"pocp7-caret\"><\/span><span>\u9032\u968e\uff1a\u62bd\u6c34\uff08\u73fe\u91d1\u5c40\uff09<\/span><\/summary>\n          <div class=\"pocp7-grid two\" style=\"margin-top:10px\">\n            <div class=\"pocp7-field\">\n              <label class=\"pocp7-label\" for=\"p7-rake-rate\">\u62bd\u6c34\u6bd4\u4f8b %<\/label>\n              <input id=\"p7-rake-rate\" class=\"pocp7-input\" type=\"number\" inputmode=\"decimal\" min=\"0\" step=\"0.01\" placeholder=\"\u4f8b\u5982 5\">\n            <\/div>\n            <div class=\"pocp7-field\">\n              <label class=\"pocp7-label\" for=\"p7-rake-cap\">\u62bd\u6c34\u5c01\u9802 \u91d1\u984d<\/label>\n              <input id=\"p7-rake-cap\" class=\"pocp7-input\" type=\"number\" inputmode=\"decimal\" min=\"0\" step=\"0.01\" placeholder=\"\u4f8b\u5982 2\">\n            <\/div>\n          <\/div>\n          <div class=\"pocp7-sub\">\u62bd\u6c34\u6703\u63d0\u9ad8\u640d\u76ca\u5206\u5c90\u9580\u6abb\uff08\u50c5\u73fe\u91d1\u5c40\uff09\u3002<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n\n    <div class=\"pocp7-hr\"><\/div>\n\n    <!-- \u7d50\u679c -->\n    <div class=\"pocp7-sec\" aria-live=\"polite\">\n      <div class=\"pocp7-title\">\u7d50\u679c<\/div>\n      <div class=\"pocp7-grid two\">\n        <div class=\"pocp7-card\">\n          <div class=\"pocp7-row\"><div>\u5fc5\u8981\u52dd\u7387\uff08\u640d\u76ca\u5e73\u8861\uff09<\/div><\/div>\n          <div id=\"p7-be\" class=\"pocp7-kpi\">0%<\/div>\n          <div class=\"pocp7-sub\">\u56b4\u683c\u516c\u5f0f\uff1aQ = C \u00f7\uff08\u8ddf\u6ce8\u5f8c\u7684\u6700\u7d42\u5e95\u6c60\uff09\u3002<\/div>\n        <\/div>\n        <div class=\"pocp7-card\">\n          <div class=\"pocp7-row\"><div>Pot Odds\uff08\u5c0d\u7167\u503c\uff09<\/div><\/div>\n          <div id=\"p7-odds\" class=\"pocp7-kpi\">0%<\/div>\n          <div class=\"pocp7-sub\">C \u00f7\uff08P + C\uff09\uff0c\u50c5\u4f9b\u98a8\u96aa\/\u5373\u6642\u5831\u916c\u5c0d\u7167\uff0c\u975e\u9580\u6abb\u3002<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pocp7-card\" style=\"margin-top:12px\">\n        <div class=\"pocp7-row\">\n          <div id=\"p7-compare\">\u7576\u524d\u52dd\u7387\uff1a\u2014 \uff5c \u81e8\u754c\u503c\uff1a\u2014<\/div>\n          <span id=\"p7-pill\" class=\"pocp7-pill\">\u2014<\/span>\n        <\/div>\n        <div id=\"p7-reason\" class=\"pocp7-sub\" style=\"margin-top:6px\">\u8f38\u5165\u52dd\u7387\u5f8c\u5c07\u986f\u793a\u5c0d\u6bd4\u8207\u7d50\u8ad6\u3002<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u64cd\u4f5c -->\n    <div class=\"pocp7-actions\" style=\"margin-top:10px\">\n      <button class=\"pocp7-btn\" id=\"p7-reset\" type=\"button\">\u6e05\u9664<\/button>\n      <button class=\"pocp7-btn\" id=\"p7-copy\" type=\"button\">\u8907\u88fd\u9801\u9762\u9023\u7d50<\/button>\n      <label class=\"pocp7-sub\" style=\"margin-left:auto\"><input type=\"checkbox\" id=\"p7-dark\"> \u6df1\u8272\u6a21\u5f0f<\/label>\n    <\/div>\n    <div class=\"pocp7-sub\" style=\"margin-top:8px\">\u4f86\u6e90\uff1aPokerOffer Pot Odds\uff0f\u5fc5\u8981\u52dd\u7387 \u8a08\u7b97\u5668\uff08\u6b61\u8fce\u5d4c\u5165\u4e26\u8a3b\u660e\u51fa\u8655\uff09\u3002<\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      const root=document.currentScript.parentElement;\n      const $=s=>root.querySelector(s);\n      const S={\n        get P(){return num($('#p7-pot').value)},\n        get C(){return num($('#p7-call').value)},\n        get E(){return num($('#p7-equity').value)\/100},\n        get rr(){return num($('#p7-rake-rate').value)\/100},\n        get rc(){return num($('#p7-rake-cap').value)}\n      };\n      function num(v){v=parseFloat((v||'').toString().replace(\/,\/g,''));return isFinite(v)&&v>=0?v:0}\n      function clamp01(x){return Math.max(0,Math.min(1,x))}\n      \/\/ \u56b4\u683c EV=0\uff1a\u6700\u7d42\u5e95\u6c60 = P + 2C\uff0c\u518d\u5957\u7528\u62bd\u6c34\n      function requiredEquity(P,C,rate,cap){\n        let eff = P + 2*C; \/\/ \u4f60\u8ddf\u6ce8\u5f8c\u7684\u6700\u7d42\u5e95\u6c60\n        if(rate>0||cap>0){\n          const byRate=eff*(1-rate);\n          const byCap =eff-cap;\n          eff=Math.max(0, rate>0? Math.min(byRate,byCap): byCap);\n        }\n        if(eff<=0) return C>0?1:0;\n        return clamp01(C\/eff);\n      }\n      function pct(x){return (x*100).toFixed(2)+'%'}\n      function render(){\n        const P=S.P,C=S.C,E=S.E,rr=S.rr,rc=S.rc;\n        const req=requiredEquity(P,C,rr,rc);\n        const odds=(C>0 && P+C>0)?(C\/(P+C)):0; \/\/ \u50c5\u4f5c\u5c0d\u7167\n\n        $('#p7-be').textContent=pct(req);\n        $('#p7-odds').textContent=pct(odds);\n        $('#p7-compare').textContent=`\u7576\u524d\u52dd\u7387\uff1a${E>0? pct(E):'\u2014'} \uff5c \u81e8\u754c\u503c\uff1a${pct(req)}`;\n\n        const pill=$('#p7-pill'), reason=$('#p7-reason');\n        if(E>0){\n          const ok=E>=req;\n          pill.textContent= ok?'\u7406\u8ad6\u53ef\u8ddf':'\u7406\u8ad6\u61c9\u68c4';\n          pill.className='pocp7-pill ' + (ok?'ok':'bad');\n          reason.textContent= ok? '\u7576\u524d\u52dd\u7387\u4e0d\u4f4e\u65bc\u56b4\u683c EV=0 \u9580\u6abb\uff08\u672a\u7d0d\u5165\u672a\u4f86\u8f2a\u6b21\/\u96b1\u542b\u8ce0\u7387\uff09\u3002'\n                                : '\u7576\u524d\u52dd\u7387\u4f4e\u65bc\u56b4\u683c EV=0 \u9580\u6abb\uff08\u672a\u7d0d\u5165\u672a\u4f86\u8f2a\u6b21\/\u96b1\u542b\u8ce0\u7387\uff09\u3002';\n        } else {\n          pill.textContent='\u2014'; pill.className='pocp7-pill';\n          reason.textContent='\u8acb\u8f38\u5165\u7576\u524d\u624b\u724c\u52dd\u7387\u4ee5\u5f97\u5230\u5c0d\u6bd4\u8207\u7d50\u8ad6\u3002';\n        }\n      }\n      function bind(){\n        root.addEventListener('input', e=>{\n          if((e.target||{}).id==='p7-dark') return;\n          render();\n        });\n        root.querySelectorAll('#p7-dark').forEach(el=>{\n          el.addEventListener('change', e=>{\n            const on=e.target.checked;\n            root.dataset.theme= on?'dark':'light';\n            root.querySelectorAll('#p7-dark').forEach(x=>{ if(x!==e.target) x.checked=on; });\n          });\n        });\n        $('#p7-reset').addEventListener('click', ()=>{\n          ['p7-pot','p7-call','p7-equity','p7-rake-rate','p7-rake-cap'].forEach(id=>{$('#'+id).value=''});\n          render();\n        });\n        $('#p7-copy').addEventListener('click', ()=>{\n          navigator.clipboard.writeText(location.href).then(()=>alert('\u5df2\u8907\u88fd\u9801\u9762\u9023\u7d50'));\n        });\n      }\n      \/\/ \u9810\u8a2d\u793a\u4f8b\uff0c\u907f\u514d\u7a7a\u767d\u7126\u616e\n      $('#p7-pot').value='1000';\n      $('#p7-call').value='500';\n      bind(); render();\n    })();\n  <\/script>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u5de5\u5177\u529f\u80fd<\/h2>\n\n\n\n<p><strong>&#8211; \u8a08\u7b97\u6536\u652f\u5e73\u8861\u9580\u6abb\uff08Break-even Threshold\uff09<\/strong>\uff1a<br>\u63a1\u7528\u516c\u5f0f&nbsp;<strong>Q = C \u00f7 (P + 2C)<\/strong>\uff0c\u4e5f\u5c31\u662f\u300c\u8ddf\u6ce8\u91d1\u984d\u9664\u4ee5\u8ddf\u6ce8\u5f8c\u7684\u6700\u7d42\u5e95\u6c60\u300d\u3002<br>\u900f\u904e\u9019\u500b\u6578\u503c\uff0c\u4f60\u53ef\u4ee5\u6e05\u695a\u77e5\u9053\u9019\u624b\u8ddf\u6ce8\u5728\u671f\u671b\u503c\u4e0a\u662f\u5426\u525b\u597d\u6536\u652f\u5e73\u8861\uff08EV = 0\uff09\u3002<\/p>\n\n\n\n<p><strong><strong>&#8211;<\/strong> \u986f\u793a Pot Odds\uff08\u5e95\u6c60\u8ce0\u7387\uff09\u4f5c\u70ba\u53c3\u8003<\/strong>\uff1a<br>\u63d0\u4f9b&nbsp;<strong>C \u00f7 (P + C)<\/strong>&nbsp;\u7684\u98a8\u96aa\u5831\u916c\u6bd4\u4f8b\uff0c\u5e6b\u52a9\u7406\u89e3\u4e0b\u6ce8\u7d50\u69cb\u8207\u98a8\u96aa\u56de\u5831\uff0c\u4e0d\u904e\u8acb\u6ce8\u610f\uff0c\u9019\u53ea\u662f\u8f14\u52a9\u6578\u64da\uff0c\u4e26\u975e\u5be6\u969b\u7684\u6536\u652f\u9580\u6abb\u3002<\/p>\n\n\n\n<p><strong><strong>&#8211;<\/strong> \u81ea\u52d5\u8003\u616e\u62bd\u6c34\uff08Rake\uff09\u5f71\u97ff<\/strong>\uff1a<br>\u82e5\u555f\u7528\u62bd\u6c34\u8a2d\u5b9a\uff0c\u7cfb\u7d71\u6703\u6839\u64da\u6bd4\u4f8b\u8207\u4e0a\u9650\u81ea\u52d5\u4fee\u6b63\u6709\u6548\u5e95\u6c60\uff08Effective Pot\uff09\uff1a<br><strong>Effective Pot = min((P + 2C) \u00d7 (1 \u2212 rake_rate), (P + 2C) \u2212 rake_cap)<\/strong><br>\u4e26\u4ee5\u6b64\u8a08\u7b97\u51fa\u5be6\u969b\u7684&nbsp;<strong>Required Equity = C \u00f7 Effective Pot<\/strong>\uff0c\u4ee5\u6b64\u53cd\u6620\u73fe\u91d1\u5c40\u4e2d\u56e0\u62bd\u6c34\u9020\u6210\u7684\u5be6\u969b\u5831\u916c\u8b8a\u5316\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u4f7f\u7528\u65b9\u5f0f<\/h2>\n\n\n\n<p>1. \u8f38\u5165&nbsp;<strong>\u5e95\u6c60\u5927\u5c0f\uff08P\uff09<\/strong>&nbsp;\u8207&nbsp;<strong>\u8ddf\u6ce8\u91d1\u984d\uff08C\uff09<\/strong><\/p>\n\n\n\n<p>2.\uff08\u9078\u586b\uff09\u8f38\u5165&nbsp;<strong>\u7576\u524d\u52dd\u7387\uff08Current Equity %\uff09<\/strong><\/p>\n\n\n\n<p>3.\uff08\u73fe\u91d1\u5c40\u9078\u586b\uff09\u8f38\u5165&nbsp;<strong>\u62bd\u6c34\u6bd4\u4f8b\uff08rake rate\uff09<\/strong>&nbsp;\u6216&nbsp;<strong>\u4e0a\u9650\uff08rake cap\uff09<\/strong>&nbsp;\u4ee5\u53cd\u6620\u5be6\u969b\u898f\u5247<\/p>\n\n\n\n<p>4. \u67e5\u770b\u7d50\u679c\uff1a<strong>\u300c\u7576\u524d\u52dd\u7387\uff1aX%\uff5c\u81e8\u754c\u503c\uff1aY%\u300d<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u82e5&nbsp;<strong>X \u2265 Y<\/strong>&nbsp;\u2192 \u8868\u793a\u6b64\u8ddf\u6ce8\u70ba&nbsp;<strong>\u6536\u652f\u5e73\u8861\u6216\u66f4\u4f73\uff08+EV\uff09<\/strong><\/li>\n\n\n\n<li>\u82e5&nbsp;<strong>X &lt; Y<\/strong>&nbsp;\u2192 \u8868\u793a\u6b64\u8ddf\u6ce8\u70ba&nbsp;<strong>\u7406\u8ad6\u8667\u640d\uff08\u2212EV\uff09<\/strong><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u5de5\u5177\u76ee\u7684<\/h2>\n\n\n\n<p>\u89e3\u7b54\u64b2\u514b\u4e2d\u6700\u95dc\u9375\u7684\u554f\u984c\uff1a<\/p>\n\n\n\n<p><strong>\u300c\u9019\u6b21\u8ddf\u300c\u9019\u624b\u8ddf\u6ce8\uff0c\u5728\u671f\u671b\u503c\u4e0a\u771f\u7684\u5212\u7b97\u55ce\uff1f\u300d<\/strong><\/p>\n\n\n\n<p>\u8a08\u7b97\u5668\u80fd\u7cbe\u78ba\u8a08\u7b97\u51fa\u5728\u7576\u524d\u8f2a\u6b21\u4e2d\uff0c\u8b93\u8ddf\u6ce8\u6536\u652f\u5e73\u8861\u6240\u9700\u7684&nbsp;<strong>\u52dd\u7387\u9580\u6abb\uff08Required Equity\uff09<\/strong>\uff0c\u4e26\u8207<strong>\u7576\u524d\u624b\u724c\u52dd\u7387\uff08Current Equity\uff09<\/strong>&nbsp;\u9032\u884c\u6bd4\u8f03\u3002<br>\u7121\u8ad6\u76f2\u6ce8\u7d50\u69cb\u6216\u5c40\u9762\u8b8a\u5316\uff0c\u90fd\u80fd\u5e6b\u52a9\u7dad\u6301\u4e00\u81f4\u3001\u53ef\u91cd\u73fe\u7684\u6c7a\u7b56\u908f\u8f2f\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u70ba\u4ec0\u9ebc\u8981\u4f7f\u7528\u9019\u500b\u5de5\u5177<\/h2>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u5373\u6642\u5224\u65b7<\/strong>\uff1a<br>\u6e05\u695a\u638c\u63e1\u5404\u7a2e\u4e0b\u6ce8\u6bd4\u4f8b\u4e0b\u7684<strong>\u771f\u5be6\u6536\u652f\u5e73\u8861\u9ede\uff08Break-even Point\uff09<\/strong>\uff0c\u7acb\u5373\u77e5\u9053\u9019\u624b\u724c\u662f\u5426\u503c\u5f97\u8ddf\u6ce8\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u5feb\u901f\u5b78\u7fd2<\/strong>\uff1a<br>\u900f\u904e\u6bd4\u8f03\u4e0d\u540c\u4e0b\u6ce8\u6bd4\u4f8b\u8207\u62bd\u6c34\u8a2d\u5b9a\uff0c\u5feb\u901f\u7406\u89e3\u5b83\u5011\u5982\u4f55\u5f71\u97ff<strong>\u81e8\u754c\u52dd\u7387\uff08Required Equity\uff09<\/strong>\uff0c\u5efa\u7acb\u6b63\u78ba\u7684\u6578\u5b78\u76f4\u89ba\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u5c08\u696d\u53ef\u9760<\/strong>\uff1a<br>\u9069\u7528\u65bc\u6559\u5b78\u3001\u6559\u7df4\u8a13\u7df4\u3001\u4ff1\u6a02\u90e8\u88c1\u5b9a\u8207\u7b56\u7565\u7814\u7a76\uff0c\u63d0\u4f9b\u4e00\u81f4\u4e14\u53ef\u91cd\u73fe\u7684\u6c7a\u7b56\u4f9d\u64da\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u7406\u8ad6\u4e00\u81f4<\/strong>\uff1a<br>\u63a1\u7528\u6a19\u6e96\u5316\u7684&nbsp;<strong>EV \u8a08\u7b97\u6a21\u578b<\/strong>\uff0c\u8207\u4e3b\u6d41\u64b2\u514b\u6559\u5b78\u8207\u5c08\u696d\u6559\u6750\u4fdd\u6301\u4e00\u81f4\uff0c\u78ba\u4fdd\u5206\u6790\u7d50\u679c\u5177\u6b0a\u5a01\u6027\u8207\u53ef\u9a57\u8b49\u6027\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u6838\u5fc3\u516c\u5f0f\uff1a\u8b93\u8ddf\u6ce8\u9054\u5230\u6536\u652f\u5e73\u8861\u7684\u95dc\u9375<\/h2>\n\n\n\n<p>\u5728\u64b2\u514b\u4e2d\uff0c\u4e00\u7b46\u8ddf\u6ce8\u662f\u5426\u503c\u5f97\uff0c\u53d6\u6c7a\u65bc\u5b83\u7684\u671f\u671b\u503c\uff08EV\uff09\u662f\u5426\u70ba\u96f6\u3002<br>\u6839\u64da\u6a19\u6e96\u671f\u671b\u503c\u6a21\u578b\uff1a<br><strong>EV(Call) = Q \u00d7 W \u2212 (1 \u2212 Q) \u00d7 L = 0<\/strong><br>\u5c07\u516c\u5f0f\u6574\u7406\u5f8c\u53ef\u5f97\uff1a<strong>Q = L \u00f7 (W + L)<\/strong><\/p>\n\n\n\n<p>\u5176\u4e2d\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>L<\/strong>&nbsp;\u4ee3\u8868\u8ddf\u6ce8\u91d1\u984d\uff08C\uff09<\/li>\n\n\n\n<li><strong>W<\/strong>&nbsp;\u4ee3\u8868\u8d0f\u5f97\u7684\u5e95\u6c60\u91d1\u984d\uff08P + C\uff09<\/li>\n<\/ul>\n\n\n\n<p>\u56e0\u6b64\uff0c\u6536\u652f\u5e73\u8861\u7684\u5fc5\u8981\u52dd\u7387\u70ba\uff1a<strong>Q = C \u00f7 (P + 2C)<\/strong><br>\u4e5f\u5c31\u662f\u300c\u8ddf\u6ce8\u91d1\u984d\u9664\u4ee5\u8ddf\u6ce8\u5f8c\u7684\u6700\u7d42\u5e95\u6c60\u300d\u3002<br>\u9019\u500b\u6bd4\u4f8b\u5c31\u662f\u6240\u8b02\u7684&nbsp;<strong>Required Equity\uff08\u5fc5\u8981\u52dd\u7387\uff09<\/strong>\u2014\u2014<br>\u53ea\u8981\u4f60\u7684\u624b\u724c\u52dd\u7387\u9ad8\u65bc\u9019\u500b\u6578\u503c\uff0c\u5c31\u4ee3\u8868\u9019\u624b\u8ddf\u6ce8\u662f +EV \u6216\u81f3\u5c11\u4e0d\u8667\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u62bd\u6c34\u60c5\u6cc1\u4e0b\u7684\u4fee\u6b63\uff08Rake Adjustment\uff09<\/h2>\n\n\n\n<p>\u5728\u73fe\u91d1\u5c40\u4e2d\uff0c\u62bd\u6c34\u6703\u8b93\u5be6\u969b\u80fd\u8d0f\u5f97\u7684\u5e95\u6c60\u8b8a\u5c0f\uff0c<br>\u56e0\u6b64\u540c\u6a23\u7684\u60c5\u5883\u4e0b\uff0c\u4f60\u9700\u8981\u66f4\u9ad8\u7684\u52dd\u7387\u624d\u80fd\u9054\u5230\u6536\u652f\u5e73\u8861\u3002<\/p>\n\n\n\n<p>\u8a08\u7b97\u65b9\u5f0f\u5982\u4e0b\uff1a<br><strong>effective_pot = min((P + 2C) \u00d7 (1 \u2212 rake_rate), (P + 2C) \u2212 rake_cap)<\/strong><br>\uff08\u82e5\u62bd\u6c34\u4e0a\u9650\u5c0e\u81f4\u5e95\u6c60\u7e2e\u6c34\uff0c\u7cfb\u7d71\u6703\u81ea\u52d5\u4ee5 0 \u70ba\u4e0b\u9650\u4fee\u6b63\uff09<\/p>\n\n\n\n<p>\u63a5\u8457\u518d\u4ee5\u4fee\u6b63\u5f8c\u7684\u6709\u6548\u5e95\u6c60\u91cd\u65b0\u8a08\u7b97\uff1a<br><strong>Required Equity = C \u00f7 effective_pot<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5de5\u5177\u7684\u904b\u7b97\u908f\u8f2f<\/h2>\n\n\n\n<p>\u82e5&nbsp;<strong>X &lt; Y<\/strong>&nbsp;\u2192 \u8868\u793a\u9019\u624b\u8ddf\u6ce8\u70ba&nbsp;<strong>\u2212EV\uff08\u8667\u640d\uff09<\/strong><\/p>\n\n\n\n<p><strong>&#8211; \u5fc5\u8981\u52dd\u7387\uff08\u6536\u652f\u5e73\u8861\u9580\u6abb\uff09<\/strong>\uff1a<br>\u63a1\u7528&nbsp;<strong>Q = C \u00f7 (P + 2C)<\/strong>\uff0c\u82e5\u958b\u555f\u62bd\u6c34\u8a2d\u5b9a\uff0c\u5247\u81ea\u52d5\u6539\u7528&nbsp;<strong>C \u00f7 (effective_pot)<\/strong>\u3002<\/p>\n\n\n\n<p><strong><strong>&#8211; <\/strong>Pot Odds\uff08\u53c3\u8003\u6bd4\u4f8b\uff09<\/strong>\uff1a<br>\u986f\u793a&nbsp;<strong>C \u00f7 (P + C)<\/strong>&nbsp;\u4f5c\u70ba\u98a8\u96aa\u8207\u5373\u6642\u5831\u916c\u7684\u6bd4\u503c\uff0c\u7528\u65bc\u7406\u89e3\u4e0b\u6ce8\u7d50\u69cb\uff0c\u4f46\u9019\u4e0d\u662f\u6536\u652f\u81e8\u754c\u7dda\u3002<\/p>\n\n\n\n<p><strong>&#8211; \u6c7a\u7b56\u7dda\uff08Decision Line\uff09<\/strong>\uff1a<br>\u7576\u524d\u52dd\u7387\u8207\u81e8\u754c\u503c\u4e26\u5217\u986f\u793a\uff1a\u300c\u7576\u524d\u52dd\u7387\uff1aX%\uff5c\u9580\u6abb\uff1aY%\u300d<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u82e5&nbsp;<strong>X \u2265 Y<\/strong>&nbsp;\u2192 \u8868\u793a\u9019\u624b\u8ddf\u6ce8\u70ba&nbsp;<strong>+EV \u6216\u6536\u652f\u5e73\u8861<\/strong><\/li>\n\n\n\n<li>\u82e5&nbsp;<strong>X &lt; Y<\/strong>&nbsp;\u2192 \u8868\u793a\u9019\u624b\u8ddf\u6ce8\u70ba&nbsp;<strong>\u2212EV\uff08\u8667\u640d\uff09<\/strong><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u901f\u67e5\u8868\uff08\u7121\u62bd\u6c34\uff09<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><thead><tr><th>\u4e0b\u6ce8\u6bd4\u4f8b<\/th><th>C \u76f8\u5c0d\u65bc P<\/th><th><strong>\u5fc5\u8981\u52dd\u7387\uff08EV=0\uff09<\/strong><\/th><th><strong>Pot Odds\uff08\u53c3\u8003\uff09<\/strong><\/th><\/tr><\/thead><tbody><tr><td>\u56db\u5206\u4e4b\u4e00\u6c60<\/td><td>0.25P<\/td><td><strong>16.67%<\/strong><\/td><td>20.00%<\/td><\/tr><tr><td>\u534a\u6c60<\/td><td>0.5P<\/td><td><strong>25.00%<\/strong><\/td><td>33.33%<\/td><\/tr><tr><td>\u6eff\u6c60<\/td><td>1.0P<\/td><td><strong>33.33%<\/strong><\/td><td>50.00%<\/td><\/tr><tr><td>1.5 \u500d\u6c60<\/td><td>1.5P<\/td><td><strong>37.50%<\/strong><\/td><td>60.00%<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>\u8aaa\u660e\uff1a<\/strong><br>\u5de6\u6b04\u300c\u5fc5\u8981\u52dd\u7387\u300d\u662f\u56b4\u683c EV=0 \u7684\u771f\u5be6\u81e8\u754c\u503c\u3002<br>\u53f3\u6b04\u300cPot Odds\u300d\u50c5\u70ba\u98a8\u96aa\uff0f\u5831\u916c\u6bd4\u4f8b\u53c3\u8003\uff0c<strong>\u4e0d\u53ef\u4f5c\u70ba\u5224\u65b7\u4f9d\u64da<\/strong>\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5982\u4f55\u4f30\u7b97\u7576\u524d\u52dd\u7387\uff08X%\uff09<\/h2>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;2\u30014<strong>\u52dd\u7387\u4f30\u7b97\u6cd5\u5247\uff08Rule of 2 and 4<\/strong>\uff09<strong>\uff1a<\/strong><br>\u5728\u7ffb\u724c\u5708\uff0c\u6bcf\u500bout\u7d04\u4ee3\u8868&nbsp;<strong>4% \u52dd\u7387<\/strong>\uff1b\u8f49\u724c\u5f8c\uff0c\u6bcf\u500bout\u7d04\u70ba&nbsp;<strong>2% \u52dd\u7387<\/strong>\u3002<br>\u9019\u662f\u5be6\u6230\u4e2d\u5e38\u7528\u7684\u5feb\u901f\u4f30\u7b97\u65b9\u5f0f\uff0c\u7528\u65bc\u77ed\u6642\u9593\u63a8\u7b97\u624b\u724c\u7684\u6982\u7565\u52dd\u7387\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u7cbe\u78ba\u8a08\u7b97\uff1a\u900f\u904e\u624b\u724c\u6a21\u64ec\u8207\u6578\u64da\u5206\u6790<\/strong><br>\u82e5\u60f3\u66f4\u6e96\u78ba\u5730\u8a55\u4f30\u624b\u724c\u5be6\u969b\u52dd\u7387\uff0c\u53ef\u4f9d\u7167\u5df2\u77e5\u516c\u5171\u724c\u8207\u624b\u724c\u7bc4\u570d\uff0c<br>\u4ee5\u6a21\u64ec\u6216\u6578\u5b78\u65b9\u5f0f\u8a08\u7b97\u51fa&nbsp;<strong>Current Equity\uff08\u7576\u524d\u52dd\u7387\uff09<\/strong>\uff0c<br>\u518d\u8207\u6b64\u5de5\u5177\u7684&nbsp;<strong>Required Equity\uff08\u5fc5\u8981\u52dd\u7387\uff09<\/strong>&nbsp;\u6bd4\u8f03\uff0c<br>\u6aa2\u9a57\u9019\u624b\u8ddf\u6ce8\u662f\u5426\u70ba +EV \u6c7a\u7b56\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u6a21\u578b\u7bc4\u570d\u8207\u4f7f\u7528\u5efa\u8b70<\/h2>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u55ae\u8f2a\u6a21\u578b\uff1a<\/strong>&nbsp;\u4e0d\u8003\u616e\u96b1\u542b\u8ce0\u7387\uff08implied odds\uff09\u3001\u53cd\u5411\u96b1\u542b\u8ce0\u7387\u6216\u672a\u4f86\u4e0b\u6ce8\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u7406\u8ad6\u57fa\u6e96\uff1a<\/strong>&nbsp;\u5c07\u8f38\u51fa\u7d50\u679c\u8996\u70ba\u6578\u5b78\u57fa\u6e96\u7dda\uff0c\u5be6\u6230\u53ef\u518d\u4f9d\u7c4c\u78bc\u91cf\u3001\u4f4d\u7f6e\u8207\u5c0d\u624b\u8abf\u6574\u3002<\/p>\n\n\n\n<p><strong>&#8211;<\/strong>&nbsp;<strong>\u6700\u4f73\u61c9\u7528\u5834\u666f\uff1a<\/strong>&nbsp;\u5be6\u6230\u5feb\u901f\u6aa2\u67e5\u3001\u7b56\u7565\u5b78\u7fd2\u3001\u6559\u5b78\u6559\u6750\u3001\u4ff1\u6a02\u90e8\u898f\u7ae0\u5236\u5b9a\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5e38\u898b\u554f\u984c\uff08FAQ\uff09<\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<ol class=\"rank-math-list \">\n<li id=\"faq-question-1760005632390\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>\u64b2\u514b\u4e2d\u7684\u8ddf\u6ce8\u6536\u652f\u5e73\u8861\u516c\u5f0f\u662f\u4ec0\u9ebc\uff1f<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>\u6536\u652f\u5e73\u8861\uff08Break-even point\uff09\u662f\u300c\u9019\u7b46\u8ddf\u6ce8\u525b\u597d\u4e0d\u8cfa\u4e5f\u4e0d\u8ce0\u300d\u7684\u81e8\u754c\u9ede\u3002<br \/>\u516c\u5f0f\u70ba\u00a0<strong>Q = C \u00f7 (P + 2C)<\/strong>\uff0c\u4ee3\u8868\u4f60\u5e73\u5747\u9700\u8981\u8d0f\u5f97\u7684\u5e95\u6c60\u6bd4\u4f8b\uff0c\u624d\u80fd\u8b93\u9019\u6b21\u8ddf\u6ce8\u7684 EV \u70ba 0\u3002<br \/>\u5982\u679c\u662f\u73fe\u91d1\u5c40\u4e26\u6709\u62bd\u6c34\uff08rake\uff09\uff0c\u8acb\u6539\u7528\u300c\u6709\u6548\u5e95\u6c60\uff08Effective Pot\uff09\u300d\u91cd\u65b0\u8a08\u7b97\uff0c\u4ee5\u53cd\u6620\u5be6\u969b\u56de\u5831\u3002<\/p>\n\n<\/div>\n<\/li>\n<li id=\"faq-question-1760005644441\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Pot Odds \u80fd\u76f4\u63a5\u7576\u6210\u6c7a\u7b56\u9580\u6abb\u55ce\uff1f<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>\u4e0d\u80fd\u3002<strong>Pot Odds = C \u00f7 (P + C)<\/strong>\u00a0\u53ea\u662f\u986f\u793a\u300c\u98a8\u96aa\uff0f\u5373\u6642\u5831\u916c\u300d\u6bd4\u4f8b\uff0c<br \/>\u4f46\u4e26\u4e0d\u4ee3\u8868 EV=0 \u7684\u771f\u5be6\u81e8\u754c\u9ede\u3002<br \/>\u60f3\u8981\u77e5\u9053\u662f\u5426\u8a72\u8ddf\u6ce8\uff0c\u61c9\u4ee5\u300c\u5fc5\u8981\u52dd\u7387\uff08Required Equity\uff09\u300d<strong>Q = C \u00f7 (P + 2C)<\/strong>\u00a0\u70ba\u6e96\u3002<\/p>\n\n<\/div>\n<\/li>\n<li id=\"faq-question-1760005941892\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">\u70ba\u4ec0\u9ebc\u6709\u62bd\u6c34\u6642\u9700\u8981\u66f4\u9ad8\u7684\u52dd\u7387\uff1f<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>\u62bd\u6c34\u6703\u524a\u6e1b\u4f60\u8d0f\u5f97\u7684\u5be6\u969b\u5e95\u6c60\uff0c\u56e0\u6b64\u6709\u6548\u56de\u5831\u4e0b\u964d\u3002<br \/>\u63db\u53e5\u8a71\u8aaa\uff0c\u5373\u4f7f\u76f8\u540c\u7684\u724c\u9762\u8207\u4e0b\u6ce8\u91cf\uff0c\u5728\u6709\u62bd\u6c34\u7684\u60c5\u6cc1\u4e0b\uff0c\u4f60\u9700\u8981\u00a0<strong>\u66f4\u9ad8\u7684\u52dd\u7387\uff08equity\uff09<\/strong>\u00a0\u624d\u80fd\u9054\u5230\u6536\u652f\u5e73\u8861\u3002<br \/>\u9019\u4e5f\u662f\u70ba\u4ec0\u9ebc\u73fe\u91d1\u5c40\u7684\u81e8\u754c\u7dda\uff08threshold\uff09\u7e3d\u662f\u9ad8\u65bc\u9326\u6a19\u8cfd\u60c5\u5883\u3002<\/p>\n\n<\/div>\n<\/li>\n<li id=\"faq-question-1760005949309\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">\u8981\u600e\u9ebc\u8a08\u7b97\u6216\u4f30\u7b97\u6211\u7684\u300c\u7576\u524d\u52dd\u7387\uff08X\uff09\u300d\uff1f<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>\u4f60\u53ef\u4ee5\u4f7f\u7528\u300c<strong>2 \u8207 4 \u6cd5\u5247<\/strong>\u300d\u9032\u884c\u5feb\u901f\u4f30\u7b97\u2014\u2014<br \/>\u7ffb\u724c\u5708\u6bcf\u500b\u51fa\u8def\uff08out\uff09\u00d7 4%\uff0c\u8f49\u724c\u5f8c\u6bcf\u500b\u51fa\u8def \u00d7 2%\u3002<br \/>\u82e5\u60f3\u8981\u7cbe\u78ba\u6578\u503c\uff0c\u53ef\u4f7f\u7528\u00a0<strong>PokerOffer \u8ddf\u6ce8EV\u8a08\u7b97\u5668<\/strong>\u00a0\u6216\u4efb\u4f55\u5c08\u696d equity \u5de5\u5177\uff0c<br \/>\u518d\u5c07\u5f97\u5230\u7684\u00a0<strong>X%\uff08\u7576\u524d\u52dd\u7387\uff09<\/strong>\u00a0\u8207\u00a0<strong>Y%\uff08\u5fc5\u8981\u52dd\u7387\uff09<\/strong>\u00a0\u6bd4\u8f03\u3002<\/p>\n\n<\/div>\n<\/li>\n<\/ol>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u8070\u660e\u7684\u73a9\u5bb6\u5f9e\u4e0d\u6191\u611f\u89ba\u884c\u52d5\u3002\u672c\u5de5\u5177\u80fd\u7cbe\u78ba\u8a08\u7b97\u6bcf\u6b21\u8ddf\u6ce8\u7684\u76c8\u8667\u81e8\u754c\u9ede\uff0c\u4e26\u8003\u91cf\u62bd\u6c34\u8207\u5e95\u6c60\u8ce0\u7387\uff0c\u5e6b\u4f60\u6e05\u695a\u77e5\u9053\u4f55\u6642\u8a72\u8ddf\u6ce8\u3001\u4f55\u6642\u8a72\u84cb\u724c\u3002<\/p>\n","protected":false},"author":5,"featured_media":16599,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"rank_math_focus_keyword":"\u8a08\u7b97\u5668,Calculator","rank_math_description":"\u5225\u518d\u6191\u611f\u89ba\u4e0b\u6ce8\u3002PokerOffer \u8ddf\u6ce8\u76c8\u8667\u81e8\u754c\u8a08\u7b97\u5668\u80fd\u7cbe\u6e96\u8a08\u7b97\u6bcf\u6b21\u8ddf\u6ce8\u7684\u771f\u5be6\u81e8\u754c\u9ede\uff0c\u8003\u616e\u62bd\u6c34\u3001\u8ce0\u7387\u8207EV\uff0c\u8b93\u4f60\u5728\u58d3\u529b\u4e0b\u4f9d\u7136\u505a\u51fa\u6b63\u78ba\u6c7a\u7b56\u3002","rank_math_robots":"","rank_math_canonical_url":"","rank_math_primary_category":"172","rank_math_permalink":"","_themeisle_gutenberg_block_has_review":false,"related_players":"","related_tournaments":"","article_tags":"","footnotes":""},"categories":[174,49],"tags":[176],"class_list":["post-16620","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-calculator-zh-hant","category-poker-news","tag-calculator"],"acf":{"related_players":"","article_tags":"","related_tournaments":"","reference":""},"acf_data":{"related_players":"","related_tournaments":"","article_tags":""},"_links":{"self":[{"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/posts\/16620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/comments?post=16620"}],"version-history":[{"count":2,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/posts\/16620\/revisions"}],"predecessor-version":[{"id":19268,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/posts\/16620\/revisions\/19268"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/media\/16599"}],"wp:attachment":[{"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=16620"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/categories?post=16620"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thepokeroffer.com\/zh-hant\/wp-json\/wp\/v2\/tags?post=16620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}