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

Singles 3.5 DUPR Reset

ID: 7580828281

对局比分

11-0

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

2:15 AM

对决场地

203, 9000 S, Sandy

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Steven Medford

16OYE8 · Draper, UT, US

DUPR

4.685

阵营 2负方
JM
Josh Maxwell

YN4694 · Sandy, UT, US

DUPR

3.278

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7580828281
显示原始对决元数据 JSON
[
  {
    "team_id": 6858870733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Medford",
        "dupr_id": "16OYE8",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 4849960124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Maxwell",
        "dupr_id": "YN4694",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]