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

PG Spring Fling: Women’s Advanced

ID: 4729559423

对局比分

15-10

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Prince George, BC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
KJ
Kayla Jeffries

EXEM7O · USA

DUPR

3.534

AD
Amy Dopson

V4GRMP · USA

DUPR

3.851

阵营 2负方
TS
Tracie Skelly

Q56O60 · Prince George, BC, CA

DUPR

3.795

SE
Sheri Emmond

DNJGVY · Prince George, BC, CA

DUPR

3.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4729559423
显示原始对决元数据 JSON
[
  {
    "team_id": 7962365711,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kayla Jeffries",
        "dupr_id": "EXEM7O",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Dopson",
        "dupr_id": "V4GRMP",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7482451160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracie Skelly",
        "dupr_id": "Q56O60",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Prince George, BC, CA"
      },
      {
        "name": "Sheri Emmond",
        "dupr_id": "DNJGVY",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Prince George, BC, CA"
      }
    ]
  }
]