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

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

ID: 8157024001

对局比分

13-15

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Oklahoma City, OK

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jesse Stephens

PKGK7G · Edmond, OK, US

DUPR

3.924

MD
Matthew DiMaggio

94MPGE · Edmond, OK, US

DUPR

3.798

阵营 2胜方
JL
Joshua Lu

NXVEG6 · USA

DUPR

4.231

NM
Nathan Ma

K569K7 · USA

DUPR

3.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8157024001
显示原始对决元数据 JSON
[
  {
    "team_id": 8429446162,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Stephens",
        "dupr_id": "PKGK7G",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Matthew DiMaggio",
        "dupr_id": "94MPGE",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 7035239761,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua  Lu",
        "dupr_id": "NXVEG6",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Ma",
        "dupr_id": "K569K7",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]