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

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

ID: 6494832610

对局比分

2-15

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

11:30 PM

对决场地

Oklahoma City, OK

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jesse Stephens

PKGK7G · Edmond, OK, US

DUPR

3.925

MD
Matthew DiMaggio

94MPGE · Edmond, OK, US

DUPR

3.802

阵营 2胜方
GC
Guy Carey

G5QL0M · Oklahoma City, OK, US

DUPR

3.884

MA
Micah Abrams

8ED4XO · Sherman, TX, US

DUPR

4.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6494832610
显示原始对决元数据 JSON
[
  {
    "team_id": 6339978165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Stephens",
        "dupr_id": "PKGK7G",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Matthew DiMaggio",
        "dupr_id": "94MPGE",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 6157045366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guy Carey",
        "dupr_id": "G5QL0M",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Micah Abrams",
        "dupr_id": "8ED4XO",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Sherman, TX, US"
      }
    ]
  }
]