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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Senior Open

ID: 6145848604

对局比分

11-2, 11-1

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

5:00 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
TH
Tracy Houk

8DY44L · Auburn, CA, US

DUPR

4.702

CR
Craig Riley

3P5ELZ · Encinitas, CA, US

DUPR

5.157

阵营 2负方
KW
Kim Wik

YNP95P · San Rafael, CA, US

DUPR

3.798

AA
Amit Arora

1NML2Z · Fremont, CA, US

DUPR

3.426

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6145848604
显示原始对决元数据 JSON
[
  {
    "team_id": 7377887340,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 6300867988,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Wik",
        "dupr_id": "YNP95P",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "San Rafael, CA, US"
      },
      {
        "name": "Amit Arora",
        "dupr_id": "1NML2Z",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]