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

OKC Summer Slam - Mens Doubles Skill: (4.499 and & 4.999 And Under) Age: (Any)

ID: 8277158217

对局比分

15-2

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

10:15 AM

对决场地

Oklahoma City, OK

View Facility Page →

对决竞争阵营

阵营 1胜方
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

3.934

HL
Hunter Lightner

76MEY5 · Edmond, OK, US

DUPR

4.029

阵营 2负方
JS
Jesse Stephens

PKGK7G · Edmond, OK, US

DUPR

3.897

MD
Matthew DiMaggio

94MPGE · Edmond, OK, US

DUPR

3.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8277158217
显示原始对决元数据 JSON
[
  {
    "team_id": 6679062253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Hunter Lightner",
        "dupr_id": "76MEY5",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 7253859086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Stephens",
        "dupr_id": "PKGK7G",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Matthew DiMaggio",
        "dupr_id": "94MPGE",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]