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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Senior Open

ID: 5705764366

对局比分

5-11, 6-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Kim Wik

YNP95P · San Rafael, CA, US

DUPR

3.798

AA
Amit Arora

1NML2Z · Fremont, CA, US

DUPR

3.426

阵营 2胜方
JH
Julie Heitman

1RO6Q1 · Pinole, CA, US

DUPR

4.863

MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

5.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5705764366
显示原始对决元数据 JSON
[
  {
    "team_id": 4781728917,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 6819273327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Heitman",
        "dupr_id": "1RO6Q1",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Pinole, CA, US"
      },
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      }
    ]
  }
]