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

2026 Tommy Wong Memorial Tournament - Mixed Doubles Skill: (5.0) Age: (50+)

ID: 6946096989

对局比分

8-11, 11-5, 8-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
SB
Susan Baze

1NXNLZ · USA

DUPR

5.253

PC
Paul Cordes

3OW6NP · Gilbert, AZ, US

DUPR

4.878

阵营 2胜方
SK
Susan Kang

3PDDYG · USA

DUPR

4.763

KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.657

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6946096989
显示原始对决元数据 JSON
[
  {
    "team_id": 4911595192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Baze",
        "dupr_id": "1NXNLZ",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Cordes",
        "dupr_id": "3OW6NP",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6983204800,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Kang",
        "dupr_id": "3PDDYG",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kemp Chanthanalay",
        "dupr_id": "G57WYV",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]