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

Rumble at Rally by ZZ2 (Women's 4.0 merged Round Robin)

ID: 8085213061

对局比分

7-11

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

2:15 AM

对决场地

Auburn, WA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Shari OQuinn

1QJ9ON · Gig Harbor, WA, US

DUPR

3.936

HE
Heidi Eakin

8GJ59M · Port Orchard, WA, US

DUPR

3.948

阵营 2胜方
DE
Diane Euting

RZOD2Z · Seattle, WA, US

DUPR

4.191

SD
Susan Dalgamouni

8MPZ7G · Gig Harbor, WA, US

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8085213061
显示原始对决元数据 JSON
[
  {
    "team_id": 5066817581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shari OQuinn",
        "dupr_id": "1QJ9ON",
        "rating": 3.936,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84553_5f84a5b84c6e4.jpg",
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "Heidi Eakin",
        "dupr_id": "8GJ59M",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Port Orchard, WA, US"
      }
    ]
  },
  {
    "team_id": 7776693010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diane Euting",
        "dupr_id": "RZOD2Z",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Susan Dalgamouni",
        "dupr_id": "8MPZ7G",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      }
    ]
  }
]