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

$$$$ Round Robin and big cash event $$$$ - $$$Mixed Doubles Skill: OPEN Age: (Any)$$$

ID: 6467105188

对局比分

15-5

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

5:00 PM

对决场地

Burlington, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Dani Dewey

9DYZNR · USA

DUPR

4.738

JD
Jacob Dewey

67ODZ0 · Mount Vernon, WA, US

DUPR

4.935

阵营 2负方
RZ
Rosy Zhong

KD2ZXK · USA

DUPR

3.825

SY
Sam Young

GGXPVQ · Seattle, WA, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6467105188
显示原始对决元数据 JSON
[
  {
    "team_id": 6419210472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dani Dewey",
        "dupr_id": "9DYZNR",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Dewey",
        "dupr_id": "67ODZ0",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      }
    ]
  },
  {
    "team_id": 8515612661,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosy Zhong",
        "dupr_id": "KD2ZXK",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Young",
        "dupr_id": "GGXPVQ",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]