马拉松训练与比赛策略

整理配速、补给、抽筋、岔气、赛前准备和比赛复盘。

马拉松训练与比赛策略

马拉松比赛靠的不是临场硬顶,而是把配速、补给、天气和降级剧本提前写清楚。

核心判断

  • 前半程状态很好时,最需要克制。
  • 补给计划要在长跑中验证,不要比赛日发明新方案。
  • 复盘要看分段、天气、补给和动作变化。

精选单集

相关长文

官方入口

结构化信息

下面这段 JSON-LD 用于人工复制到支持自定义 head 的主题或 Code Injection。Typlog 正文会保留为代码块,避免主题不支持脚本时破坏页面。

{
"@context": "https://schema.org",
"@type": "CollectionPage",
"headline": "马拉松训练与比赛策略",
"description": "整理配速、补给、抽筋、岔气、赛前准备和比赛复盘。",
"url": "https://run.nue.dog/marathon-racing",
"author": {
"@type": "Person",
"name": "杰克蜀黍",
"alternateName": "SrJackCM"
},
"publisher": {
"@type": "Organization",
"name": "杰克蜀黍的唠叨",
"url": "https://hosting.wavpub.cn/srjackcm"
},
"isPartOf": {
"@type": "Blog",
"name": "杰克蜀黍的跑步知识库",
"url": "https://run.nue.dog"
},
"about": [
{
"@type": "Thing",
"name": "马拉松"
},
{
"@type": "Thing",
"name": "运动营养"
}
]
}