返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Sacramento Open - Mixed Doubles Senior Open

ID: 7376061261

对局比分

7-11, 5-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

10:15 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Julie Heitman

1RO6Q1 · Pinole, CA, US

DUPR

4.826

MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

4.963

阵营 2胜方
TH
Tracy Houk

8DY44L · Auburn, CA, US

DUPR

4.702

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.157

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7376061261
显示原始对决元数据 JSON
[
  {
    "team_id": 8433814727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Heitman",
        "dupr_id": "1RO6Q1",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Pinole, CA, US"
      },
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      }
    ]
  },
  {
    "team_id": 7367704462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tracy Houk",
        "dupr_id": "8DY44L",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      },
      {
        "name": "Craig Riley",
        "dupr_id": "3P5ELZ",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      }
    ]
  }
]