返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Sunday Ladies League Tournament 3.5

ID: 7784623472

对局比分

5-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

23 Kitchens, Marvin Road Northeast, Lacey, WA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DP
Dawne Pierce

0YMPEN · USA

DUPR

2.384

SI
Sun Im Seaton

55O6KV · USA

DUPR

2.629

阵营 2胜方
PG
Paula Gayson

WX62JK · Lacey, WA, US

DUPR

3.117

NA
Nichole Aldrich

94QNDK · USA

DUPR

3.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7784623472
显示原始对决元数据 JSON
[
  {
    "team_id": 4957749702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dawne Pierce",
        "dupr_id": "0YMPEN",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sun Im Seaton",
        "dupr_id": "55O6KV",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7182030589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paula Gayson",
        "dupr_id": "WX62JK",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      },
      {
        "name": "Nichole Aldrich",
        "dupr_id": "94QNDK",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]