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

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

ID: 6927068756

对局比分

10-15

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Oklahoma City, OK

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Andrew Stevenson

D9L7Y6 · Oklahoma City, OK, US

DUPR

3.743

JA
Jesse Alcay

2QJP0E · Norman, OK, US

DUPR

3.842

阵营 2胜方
RH
Russell Hunt Jr

3OOEOE · Edmond, OK, US

DUPR

4.476

BA
Bob Atkins

9PXN57 · Choctaw, OK, US

DUPR

4.381

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6927068756
显示原始对决元数据 JSON
[
  {
    "team_id": 5906240290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Stevenson",
        "dupr_id": "D9L7Y6",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jesse  Alcay",
        "dupr_id": "2QJP0E",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4797941388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Russell Hunt Jr",
        "dupr_id": "3OOEOE",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Bob Atkins",
        "dupr_id": "9PXN57",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Choctaw, OK, US"
      }
    ]
  }
]