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

Pool A 4.0+

ID: 6777876959

对局比分

8-11

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

12:45 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
Kris Rundle

PKP7QM · Anchorage, AK, US

DUPR

4.143

Kalani Paio

EG64WW · Anchorage, AK, US

DUPR

4.051

阵营 2胜方
Bob Wiltzen

KON6D6 · Fairbanks, AK, US

DUPR

4.121

BG
Bryan Graham

LVYP5Z · USA

DUPR

4.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6777876959
显示原始对决元数据 JSON
[
  {
    "team_id": 5520659743,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris Rundle",
        "dupr_id": "PKP7QM",
        "rating": 4.143,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6726e9a7e69bd.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Kalani Paio",
        "dupr_id": "EG64WW",
        "rating": 4.051,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/175248_656a11c38fd9f.jpeg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6541458540,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Wiltzen",
        "dupr_id": "KON6D6",
        "rating": 4.121,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67168830ca084.jpg",
        "location": "Fairbanks, AK, US"
      },
      {
        "name": "Bryan Graham",
        "dupr_id": "LVYP5Z",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]