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

Week 5 DUPR Women’s League

ID: 6236273672

对局比分

7-11

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

9:00 PM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
DH
dominoe hammond

3Z00MD · West Jordan, UT, US

DUPR

3.481

DM
Deborah moody

4QQV2G · USA

DUPR

3.534

阵营 2胜方
AR
Aapree Ray

7DDED5 · Lehi, UT, US

DUPR

3.628

SH
Stormy Hill

7DYGE0 · Salt Lake City, UT, US

DUPR

3.639

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6236273672
显示原始对决元数据 JSON
[
  {
    "team_id": 7200265654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "dominoe hammond",
        "dupr_id": "3Z00MD",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Deborah moody",
        "dupr_id": "4QQV2G",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5938877240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aapree Ray",
        "dupr_id": "7DDED5",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Stormy Hill",
        "dupr_id": "7DYGE0",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]