<!doctypehtml><html lang=zh-CN><head><meta charset=UTF-8><meta content=width=device-width,initial-scale=1.0 name=viewport><title>网球场地标准尺寸与面积 - 优正体育</title><meta name='keywords' content='网球场地标准尺寸与面积'><script src=https://cdn.tailwindcss.com/3.4.16></script><script>tailwind.config={darkMode:`class`}</script><link href=https://cdn.bootcdn.net/ajax/libs/font-awesome/6.4.0/css/all.min.css rel=stylesheet><script src=https://jsdelivr.topthink.com/npm/chart.js></script><style>@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap";:root{--primary:#0070f3;--primary-dark:#0050c3;--secondary:#6b7280;--accent:#f59e0b;--background-light:#fff;--text-light:#1f2937;--background-dark:#111827;--text-dark:#f3f4f6}body{font-family:Noto Sans SC,sans-serif;transition:background-color .3s,color .3s}.card{transition:transform .3s,box-shadow .3s,border-color .3s}.card:hover{transform:translateY(-5px)}.light-mode{background-color:var(--background-light);color:var(--text-light)}.dark-mode{background-color:var(--background-dark);color:var(--text-dark)}.light-mode .card{background-color:#fff;border:1px solid #e5e7eb}.dark-mode .card{background-color:#1f2937;border:1px solid #374151}.light-mode .card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark-mode .card:hover{box-shadow:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d}.btn{transition:transform .2s,background-color .2s}.btn:hover{transform:scale(1.05)}.fade-in{animation:.8s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chart-container{width:较高;height:300px;position:relative}.dimension-line{stroke-dasharray:5 5;animation:30s linear infinite dash}@keyframes dash{to{stroke-dashoffset:1000px}}</style></head><body class=light-mode><div class="min-h-screen flex flex-col"><nav class="sticky top-0 z-50 backdrop-blur-md bg-white/80 dark:bg-gray-900/80 shadow-sm transition-all duration-300"><div class="container mx-auto px-4 py-3 flex justify-between items-center"><h1 class="text-xl font-bold text-gray-900 dark:text-white">网球场地标准</h1><div class="flex items-center space-x-4"><button class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors"id=theme-toggle><i class="fas fa-moon dark:hidden"></i> <i class="fas fa-sun hidden dark:block"></i></button></div></div></nav><main class="flex-grow container mx-auto px-4 py-8 md:py-12"><div class="text-center mb-12 fade-in"><h1 class="text-3xl md:text-4xl font-bold mb-4">网球场地标准尺寸与面积</h1><p class="text-lg text-gray-600 dark:text-gray-300 max-w-3xl mx-auto">了解网球场地的完整规格,包括比赛区、安全缓冲区及面积计算</div><div class="grid grid-cols-1 md:grid-cols-2 gap-8 mb-12"><div class="card rounded-xl p-6 shadow-lg fade-in"style=animation-delay:.1s><h2 class="text-xl font-bold mb-4 flex items-center"><i class="fas fa-ruler-combined mr-2 text-blue-500"></i> 网球场地标准尺寸</h2><div class=overflow-x-auto><table class="w-full border-collapse"><thead><tr class="border-b border-gray-200 dark:border-gray-700"><th class="text-left py-3 px-4 font-medium">项目<th class="text-left py-3 px-4 font-medium">长度<th class="text-left py-3 px-4 font-medium">宽度<th class="text-left py-3 px-4 font-medium">说明<tbody><tr class="border-b border-gray-200 dark:border-gray-700"><td class="py-3 px-4 font-semibold">整体占地(含缓冲区)<td class="py-3 px-4">36.60 m(约 120 ft)<td class="py-3 px-4">18.30 m(约 60 ft)<td class="py-3 px-4">场地四周需预留后端 ≥ 6.40 m、侧边 ≥ 3.66 m 的安全空间<tr class="border-b border-gray-200 dark:border-gray-700"><td class="py-3 px-4 font-semibold">有效双打比赛区<td class="py-3 px-4">23.77 m(78 ft)<td class="py-3 px-4">10.97 m(36 ft)<td class="py-3 px-4">双打使用的完整比赛区<tr><td class="py-3 px-4 font-semibold">有效单打比赛区<td class="py-3 px-4">23.77 m(78 ft)<td class="py-3 px-4">8.23 m(27 ft)<td class="py-3 px-4">单打使用的比赛区</table></div></div><div class="card rounded-xl p-6 shadow-lg fade-in"style=animation-delay:.2s><h2 class="text-xl font-bold mb-4 flex items-center"><i class="fas fa-chart-pie mr-2 text-blue-500"></i> 面积对比图表</h2><div class=chart-container><canvas id=areaChart></canvas></div></div></div><div class="grid grid-cols-1 md:grid-cols-3 gap-8 mb-12"><div class="card rounded-xl p-6 shadow-lg fade-in"style=animation-delay:.3s><h2 class="text-xl font-bold mb-4 flex items-center"><i class="fas fa-calculator mr-2 text-blue-500"></i> 面积计算</h2><div class=space-y-4><div><h3 class="font-semibold mb-2">整体占地面积</h3><p class="text-gray-700 dark:text-gray-300">36.60 m × 18.30 m ≈ 670 m²<p class="text-sm text-gray-500 dark:text-gray-400 mt-1">该数值为场地整体所需的较小面积,满足比赛及运动员跑动、裁判、观众等需求。</div><div><h3 class="font-semibold mb-2">有效比赛区面积</h3><ul class="list-disc list-inside text-gray-700 dark:text-gray-300 space-y-2"><li>双打:23.77 m × 10.97 m ≈ 261 m²<li>单打:23.77 m × 8.23 m ≈ 196 m²</ul></div></div></div><div class="card rounded-xl p-6 shadow-lg fade-in"style=animation-delay:.4s><h2 class="text-xl font-bold mb-4 flex items-center"><i class="fas fa-exclamation-circle mr-2 text-blue-500"></i> 关键要点</h2><ul class=space-y-3><li class="flex items-start"><i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i> <span><strong>后端缓冲</strong>:每条底线后需预留不少于 6.40 m 的空地,以防止球员冲出场地。</span><li class="flex items-start"><i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i> <span><strong>侧边缓冲</strong>:每条边线外需预留不少于 3.66 m 的空地,保证球的侧向跑动空间。</span><li class="flex items-start"><i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i> <span><strong>网柱间距</strong>:12.80 m,网高 0.914 m(中心),网柱顶端 1.07 m。</span></ul></div><div class="card rounded-xl p-6 shadow-lg fade-in"style=animation-delay:.5s><h2 class="text-xl font-bold mb-4 flex items-center"><i class="fas fa-info-circle mr-2 text-blue-500"></i> 总结</h2><p class="text-gray-700 dark:text-gray-300 mb-4">综上,建设或规划网球场时,至少应预留约 <strong>670 平方米</strong>(约 <strong>36.6 m × 18.3 m</strong>)的场地面积,以满足比赛规范和安全需求。<p class="text-gray-700 dark:text-gray-300">若仅关注比赛区本身,双打区约 <strong>261 平方米</strong>,单打区约 <strong>196 平方米</strong>。</div></div><div class="card rounded-xl p-6 shadow-lg mb-12 fade-in"style=animation-delay:.6s><h2 class="text-xl font-bold mb-6 flex items-center"><i class="fas fa-table-tennis mr-2 text-blue-500"></i> 网球场地示意图</h2><div class="relative overflow-hidden rounded-lg bg-gray-100 dark:bg-gray-800 p-4"><svg class="w-full h-auto"viewbox="0 0 800 400"xmlns=//www.w3.org/2000/svg><rect fill=#f0f0f0 height=400 stroke=#ccc stroke-width=2 width=800 x=0 y=0 /><rect fill=#e0e0e0 height=200 stroke=#999 stroke-dasharray=5,5 stroke-width=2 width=500 x=150 y=100 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=400 x2=400 y1=100 y2=300 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=150 x2=650 y1=200 y2=200 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=250 x2=250 y1=100 y2=300 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=550 x2=550 y1=100 y2=300 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=150 x2=650 y1=150 y2=150 /><line stroke=#999 stroke-dasharray=5,5 stroke-width=2 x1=150 x2=650 y1=250 y2=250 /><path d="M150,100 L150,300 M650,100 L650,300"class=dimension-line stroke=#333 stroke-width=1 /><path d="M150,100 L650,100 M150,300 L650,300"class=dimension-line stroke=#333 stroke-width=1 /><text fill=#333 font-size=12 x=120 y=200>18.30m</text><text fill=#333 font-size=12 x=400 y=320>36.60m</text><path d="M250,100 L250,300 M550,100 L550,300"class=dimension-line stroke=#333 stroke-width=1 /><text fill=#333 font-size=12 x=400 y=90>12.80m</text><path d="M150,100 L650,100 M150,300 L650,300"class=dimension-line stroke=#333 stroke-width=1 /><text fill=#333 font-size=12 x=130 y=200>6.40m</text><text fill=#333 font-size=12 x=670 y=200>6.40m</text><path d="M150,100 L150,300 M650,100 L650,300"class=dimension-line stroke=#333 stroke-width=1 /><text fill=#333 font-size=12 x=400 y=320>36.60m</text><text fill=#333 font-size=12 x=130 y=80>3.66m</text><text fill=#333 font-size=12 x=670 y=80>3.66m</text><rect fill=none height=100 stroke=#333 stroke-width=1 width=200 x=300 y=150 /><text fill=#333 font-size=12 x=350 y=140>单打区</text><text fill=#333 font-size=12 x=350 y=260>196m²</text><rect fill=none height=100 stroke=#333 stroke-width=1 width=400 x=200 y=150 /><text fill=#333 font-size=12 x=300 y=140>双打区</text><text fill=#333 font-size=12 x=300 y=260>261m²</text><rect fill=none height=200 stroke=#333 stroke-width=1 width=500 x=150 y=100 /><text fill=#333 font-size=12 x=300 y=320>总面积: 670m²</text></svg></div></div></main><footer class="bg-gray-100 dark:bg-gray-900 py-8 border-t border-gray-200 dark:border-gray-800"><div class="container mx-auto px-4"><div class="flex flex-col md:flex-row justify-between items-center"><div class="mb-4 md:mb-0"><p class="text-gray-600 dark:text-gray-400">作者: 优正体育吴杰185-7145-9135</div><div class="flex space-x-4"><a class="text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300 transition-colors"href=#> <i class="fab fa-weixin text-xl"></i> </a><a class="text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300 transition-colors"href=#> <i class="fab fa-weibo text-xl"></i> </a><a class="text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300 transition-colors"href=#> <i class="fas fa-envelope text-xl"></i> </a></div></div></div></footer></div><script>const themeToggle=document.getElementById(`theme-toggle`);const body=document.body;if(window.matchMedia&&window.matchMedia(`(prefers-color-scheme: dark)`).matches){body.classList.remove(`light-mode`);body.classList.add(`dark-mode`)};themeToggle.addEventListener(`click`,()=>{let a=`light-mode`,b=`dark-mode`;if(body.classList.contains(a)){body.classList.remove(a);body.classList.add(b)}else{body.classList.remove(b);body.classList.add(a)}});document.addEventListener(`DOMContentLoaded`,(()=>{let g=0,h=`#f3f4f6`,i=`rgba(255, 255, 255, 0.1)`,j=`rgba(0, 0, 0, 0.1)`,k=`2d`,l=`rgba(0, 119, 204, 0.7)`;const a=document.getElementById(`areaChart`).getContext(k);const b=new Chart(a,{type:`bar`,data:{labels:[`整体占地面积`,`双打比赛区`,`单打比赛区`],datasets:[{label:`面积 (平方米)`,data:[670,261,196],backgroundColor:[l,`rgba(54, 162, 235, 0.7)`,`rgba(153, 102, 255, 0.7)`],borderColor:[`rgba(0, 119, 204, 1)`,`rgba(54, 162, 235, 1)`,`rgba(153, 102, 255, 1)`],borderWidth:1}]},options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},tooltip:{callbacks:{label:(a=>`${a.dataset.label}: ${a.raw} m²`)}}},scales:{y:{beginAtZero:!0,ticks:{callback:(a=>a+ ` m²`)}}}}});const c=document.querySelectorAll(`.fade-in`);const d=new IntersectionObserver(a=>{a.forEach(a=>{if(a.isIntersecting){a.target.style.opacity=1;a.target.style.transform=`translateY(0)`}})},{threshold:0.1});c.forEach(a=>{a.style.opacity=g;a.style.transform=`translateY(20px)`;a.style.transition=`opacity 0.5s ease, transform 0.5s ease`;d.observe(a)});const e=document.body.classList.contains(`dark-mode`);const f=e?h:i;b.options.scales.x.grid.color=f;b.options.scales.y.grid.color=f;b.update()}))</script>
</body></html>