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

Strawberry Cup 2025 by ZZ2 - Mixed Doubles Skill: (3.5 To 4.0) Age: (50 And Above)

ID: 5862858407

对局比分

7-15

落败 / Loss

对决日期

2025-06-21

对局时间 (估算)

12:45 AM

对决场地

Marysville, WA

View Facility Page →

对决竞争阵营

阵营 1负方
SO
Sharman Owings

89JDK7 · Sequim, WA, US

DUPR

3.511

DE
Drew Ealey

NYW4X6 · Sequim, WA, US

DUPR

3.737

阵营 2胜方
Erica Kulm

3O9GLP · Bellingham, WA, US

DUPR

3.567

TK
Todd Klempner

NRO4JZ · USA

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5862858407
显示原始对决元数据 JSON
[
  {
    "team_id": 7349553220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharman Owings",
        "dupr_id": "89JDK7",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Drew Ealey",
        "dupr_id": "NYW4X6",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 4581452622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erica Kulm",
        "dupr_id": "3O9GLP",
        "rating": 3.567,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6903917977c8a.jpg",
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Todd Klempner",
        "dupr_id": "NRO4JZ",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]