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

5th Annual Illahe Open * Hosted by Shane Denning - Mens Doubles OPEN $$$ (4.0+ DUPR Required)

ID: 8412683419

对局比分

4-15

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

8:45 AM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
NW
Nathan Webb

9PXQGR · Turner, OR, US

DUPR

4.199

JB
Jacob Berg

2QE0Q7 · Vancouver, WA, US

DUPR

4.138

阵营 2胜方
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.698

MM
Matt Morvai

597KMP · Portland, OR, US

DUPR

4.736

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8412683419
显示原始对决元数据 JSON
[
  {
    "team_id": 5929706735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Webb",
        "dupr_id": "9PXQGR",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Turner, OR, US"
      },
      {
        "name": "Jacob Berg",
        "dupr_id": "2QE0Q7",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 6337833448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Matt Morvai",
        "dupr_id": "597KMP",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]