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

5th Annual Illahe Open * Hosted by Shane Denning - Mens Doubles Skill: (4.0) Age: (Any)

ID: 7982456687

对局比分

4-11

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

12:45 AM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Keith Wadleigh

9P7QMJ · USA

DUPR

3.501

DB
Dan Borden

12OE77 · USA

DUPR

3.667

阵营 2胜方
JH
Jackson Hobbs

DWDMDX · Lake Oswego, OR, US

DUPR

3.829

BC
Brian Contant

G5GN2Q · Tualatin, OR, US

DUPR

3.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7982456687
显示原始对决元数据 JSON
[
  {
    "team_id": 5246721498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Wadleigh",
        "dupr_id": "9P7QMJ",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Borden",
        "dupr_id": "12OE77",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6476250910,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackson Hobbs",
        "dupr_id": "DWDMDX",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Lake Oswego, OR, US"
      },
      {
        "name": "Brian Contant",
        "dupr_id": "G5GN2Q",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Tualatin, OR, US"
      }
    ]
  }
]