返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ERA's Houston Stallion Cup - Senior Mens Doubles Skill: (4.0) Age: (50+)

ID: 7873161575

对局比分

11-7

获胜 / Win

对决日期

2025-10-17

对局时间 (估算)

12:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Brad Mowchan

3VQ995 · Humble, TX, US

DUPR

4.124

SK
Scott Koonce

8WEVMY · Huffman, TX, US

DUPR

3.965

阵营 2负方
CT
Chad Taylor

O6PKLL · USA

DUPR

3.885

DT
Drew Tiner

4LQ07K · Pearland, TX, US

DUPR

3.811

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7873161575
显示原始对决元数据 JSON
[
  {
    "team_id": 6109447939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Mowchan",
        "dupr_id": "3VQ995",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Scott Koonce",
        "dupr_id": "8WEVMY",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Huffman, TX, US"
      }
    ]
  },
  {
    "team_id": 5309146703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Taylor",
        "dupr_id": "O6PKLL",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Drew Tiner",
        "dupr_id": "4LQ07K",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      }
    ]
  }
]