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

POOL A

ID: 7546739287

对局比分

5-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

8:45 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
Keri DeBoer

W6V00Y · Anchorage, AK, US

DUPR

3.095

PS
Paton Stott

ME0WLL · Anchorage, AK, US

DUPR

3.232

阵营 2胜方
GS
Gregg sykes

W6GNDL · USA

DUPR

3.464

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.869

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7546739287
显示原始对决元数据 JSON
[
  {
    "team_id": 6832129040,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keri DeBoer",
        "dupr_id": "W6V00Y",
        "rating": 3.095,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/669b438951605.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Paton Stott",
        "dupr_id": "ME0WLL",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 8080222536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregg sykes",
        "dupr_id": "W6GNDL",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]