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

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

ID: 7685681937

对局比分

5-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

10:15 AM

对决场地

Tigard, OR

View Facility Page →

对决竞争阵营

阵营 1负方
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.100

JB
Jacob Berg

2QE0Q7 · USA

DUPR

4.287

阵营 2胜方
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.295

BT
Billy Tse

G5EVLM · New Territories, HK

DUPR

4.613

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7685681937
显示原始对决元数据 JSON
[
  {
    "team_id": 6881269517,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "Jacob Berg",
        "dupr_id": "2QE0Q7",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6616487614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Billy Tse",
        "dupr_id": "G5EVLM",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]