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

Royal Hearts Open @ Pickleball Kingdom Tigard - Mens Doubles Skill: (4.5 and above)

ID: 6066745594

对局比分

7-11

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

11:30 PM

对决场地

Tigard, OR

View Facility Page →

对决竞争阵营

阵营 1负方
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.201

JB
Jacob Berg

2QE0Q7 · Vancouver, WA, US

DUPR

4.189

阵营 2胜方
GR
Grady Robison

0Q7NX2 · Seattle, WA, US

DUPR

4.438

NN
Nalei Niko

ZN0LMP · Portland, OR, US

DUPR

4.839

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6066745594
显示原始对决元数据 JSON
[
  {
    "team_id": 5939726240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "Jacob Berg",
        "dupr_id": "2QE0Q7",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 8261064061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grady Robison",
        "dupr_id": "0Q7NX2",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Nalei Niko",
        "dupr_id": "ZN0LMP",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]