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

The Flying Pickle Open - Mixed Doubles Skill: (Open)

ID: 8350213798

对局比分

11-7, 16-14

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

11:30 PM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1胜方
DR
Dana Raugust

17JWWN · Coeur d'Alene, ID, US

DUPR

5.584

JE
Jase Edwards

599M2P · Post Falls, ID, US

DUPR

5.709

阵营 2负方
BK
Brianna Kemp

QP5G45 · Seattle, WA, US

DUPR

5.300

LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8350213798
显示原始对决元数据 JSON
[
  {
    "team_id": 5573683151,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Raugust",
        "dupr_id": "17JWWN",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      },
      {
        "name": "Jase Edwards",
        "dupr_id": "599M2P",
        "rating": 5.709,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 6610759887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brianna Kemp",
        "dupr_id": "QP5G45",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.668,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  }
]