返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 5661180658

对局比分

4-15

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

11:30 PM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
JD
Jackson Darling

355VM5 · McMinnville, OR, US

DUPR

4.673

NK
Nick Konen

89DGYR · Newberg, OR, US

DUPR

4.644

阵营 2胜方
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.704

MM
Matt Morvai

597KMP · Portland, OR, US

DUPR

4.742

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5661180658
显示原始对决元数据 JSON
[
  {
    "team_id": 5519773931,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Darling",
        "dupr_id": "355VM5",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Nick Konen",
        "dupr_id": "89DGYR",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  },
  {
    "team_id": 6663578315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Matt Morvai",
        "dupr_id": "597KMP",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]