实时体育数据 数据来源:西瓜体育

⚽ 足球实时 (10)

主队比分客队联赛时间(北京)
斯卢茨克0:0鲍里索夫BATE-2队白俄罗斯足球甲级联赛20:00
塔尔图坦美卡0:0纳尔瓦特兰斯爱沙尼亚足球甲级联赛19:30
梅查尔0:0埃塞俄比亚梅丁埃塞俄比亚足球超级联赛20:00
新特罗伊茨克诺斯塔0:1巴尔瑙尔迪纳摩俄罗斯FNL 2联赛第四组19:00
布拉特沃格0:0耶尔夫挪威足球乙级联赛第一组20:00
科克舍套奥克热特佩斯0:0托博尔哈萨克斯坦足球超级联赛20:00
阿伦达尔3:1特雷夫挪威足球乙级联赛第一组18:00
塔林莱瓦迪亚U21队4:0塔林FC爱沙尼亚足球乙级联赛17:30
塔林纳卡列夫5:1诺姆卡利尤U21队爱沙尼亚足球乙级联赛17:30
多尔比兹诺尼瓦6:0莫洛杰奇诺白俄罗斯足球甲级联赛18:00
更新于 2026-06-21 20:06(北京时间)

表格

西瓜体育:汇聚全球精彩赛事,尽享高清直播。

直播平台文档

西瓜体育专注高清直播,身临其境,为用户提供专业可靠的体验。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
4 Jane Birkins Support +86 138-
<!-- Basic table -->
<div class="table-responsive">
  <table class="table">
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">4</th>
        <td>Jane</td>
        <td>Birkins</td>
        <td>Support</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>
// Basic table
.table-responsive
  table.table
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-="row") 4
        td Jane
        td Birkins
        td Support
        td +86 138-

围绕实时资讯,掌握全局,西瓜体育持续打磨更优质的服务。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
4 Jane Birkins Support +86 138-
<!-- Dark table -->
<div class="table-responsive">
  <table class="table table-dark">
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">4</th>
        <td>Jane</td>
        <td>Birkins</td>
        <td>Support</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>
// Dark table
.table-responsive
  table.table.table-dark
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-="row") 4
        td Jane
        td Birkins
        td Support
        td +86 138-

西瓜体育深耕智能推荐,精准匹配领域,用心服务每一位用户。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
<!-- Light table with striped rows -->
<div class="table-responsive">
  <table class="table table-striped">
    <thead;>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>

<!-- Dark table with striped rows -->
<div class="table-responsive">
  <table class="table table-dark table-striped">
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>
// Light table with striped rows
.table-responsive
  table.table.table-striped
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-// Dark table with striped rows
.table-responsive
  table.table.table-dark.table-striped
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-

在安全下载,畅享无忧方面,西瓜体育提供贴心周到的支持。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
<!-- Light bordered table -->
<div class="table-responsive">
  <table class="table table-bordered">
    <thead;>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>

<!-- Dark bordered table -->
<div class="table-responsive">
  <table class="table table-dark table-bordered">
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>
// Light bordered table
.table-responsive
  table.table.table-bordered
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-// Dark bordered table
.table-responsive
  table.table.table-dark.table-bordered
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-

西瓜体育以西瓜体育为核心,带来高效便捷的体验。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
3 Kale Thornton Developer +86 138-
<!-- Light table with hoverable rows -->
<div class="table-responsive">
  <table class="table table-hover">
    <thead;>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>

<!-- Dark table with hoverable rows -->
<div class="table-responsive">
  <table class="table table-dark table-hover">
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Position</th>
        <th>Phone</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>John</td>
        <td>Doe</td>
        <td>CEO, Founder</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Anna</td>
        <td>Cabana</td>
        <td>Designer</td>
        <td>+86 138-</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Kale</td>
        <td>Thornton</td>
        <td>Developer</td>
        <td>+86 138-</td>
      </tr>
    </tbody>
  </table>
</div>
// Light table with hoverable rows
.table-responsive
  table.table.table-hover
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-// Dark table with hoverable rows
.table-responsive
  table.table.table-dark.table-hover
    thead
      tr
        th #
        th First Name
        th Last Name
        th Position
        th Phone
    tbody
      tr
        th(scope="row") 1
        td John
        td Doe
        td CEO, Founder
        td +86 138-="row") 2
        td Anna
        td Cabana
        td Designer
        td +86 138-="row") 3
        td Kale
        td Thornton
        td Developer
        td +86 138-

想了解更多足球欧洲杯直播相关内容,尽在西瓜体育。

# Class Heading Heading
1 Active Column content Column content
2 Default Column content Column content
3 Primary Column content Column content
4 Default Column content Column content
5 Accent Column content Column content
6 Default Column content Column content
7 Secondary Column content Column content
8 Default Column content Column content
9 Success Column content Column content
10 Default Column content Column content
11 Info Column content Column content
12 Default Column content Column content
13 Warning Column content Column content
14 Default Column content Column content
15 Danger Column content Column content
<!-- Table with contextual rows -->
<div class="table-responsive">
  <table class="table">
    <thead>
      <tr>
        <th>#</th>
        <th>Class</th>
        <th>Heading</th>
        <th>Heading</th>
      </tr>
    </thead>
    <tbody>
      <tr class="table-active">
        <th scope="row">1</th>
        <td>Active</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-primary">
        <th scope="row">2</th>
        <td>Primary</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-accent">
        <th scope="row">3</th>
        <td>Primary</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-secondary">
        <th scope="row">4</th>
        <td>Secondary</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-success">
        <th scope="row">5</th>
        <td>Success</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-info">
        <th scope="row">6</th>
        <td>Info</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-warning">
        <th scope="row">7</th>
        <td>Warning</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
      <tr class="table-danger">
        <th scope="row">8</th>
        <td>Danger</td>
        <td>Column content</td>
        <td>Column content</td>
      </tr>
    </tbody>
  </table>
</div>
// Table with contextual rows
.table-responsive
  table.table
    thead
      tr
        th #
        th Class
        th Heading
        th Heading
    tbody
      tr.table-active
        th(scope="row'") 1
        td Active
        td Column content
        td Column content
      tr.table-primary
        th(scope="row'") 2
        td Primary
        td Column content
        td Column content
      tr.table-accent
        th(scope="row'") 3
        td Primary
        td Column content
        td Column content
      tr.table-secondary
        th(scope="row'") 4
        td Secondary
        td Column content
        td Column content
      tr.table-success
        th(scope="row'") 5
        td Success
        td Column content
        td Column content
      tr.table-info
        th(scope="row'") 6
        td Info
        td Column content
        td Column content
      tr.table-warning
        th(scope="row'") 7
        td Warning
        td Column content
        td Column content
      tr.table-danger
        th(scope="row'") 8
        td Danger
        td Column content
        td Column content

西瓜体育围绕JRS直播不断创新,回应用户的真实需求。

# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
# First Name Last Name Position Phone
1 John Doe CEO, Founder +86 138-
2 Anna Cabana Designer +86 138-
<!-- Color borders on tables -->
<table class="table table-bordered border-accent">
  ...
</table>
<table class="table table-bordered border-danger">
  ...
</table>
// Color borders on tables
table.table.table-bordered.border-accent
  ...
table.table.table-bordered.border-danger
  ...
顶部
粤ICP备202434096647号
西瓜体育科技有限公司为全球体育爱好者提供最全面、最流畅、最清晰的赛事直播与资讯服务。电话:+86 150 5184 1496邮箱:service@xiguazhibo.com.cn微信:xiguazhibo_641营业时间:7×24上海市浦东新区张江路27号