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

Fall Brawl 2025 - Senior MXD / 4.0 / 50-54

ID: 7981321481

对局比分

15-1

获胜 / Win

对决日期

2025-10-09

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Michelle Annett

3LWZJ8 · Vancouver, WA, US

DUPR

4.386

RD
Rick Dillon

1QJOZN · USA

DUPR

4.170

阵营 2负方
JD
Jennifer Dimaris

16NDWQ · Henderson, NV, US

DUPR

3.545

PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.064

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7981321481
显示原始对决元数据 JSON
[
  {
    "team_id": 8518775883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Annett",
        "dupr_id": "3LWZJ8",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Rick Dillon",
        "dupr_id": "1QJOZN",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5650763801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Dimaris",
        "dupr_id": "16NDWQ",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]