返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's DUPR 10 - S3 - Week 6

ID: 5680223949

对局比分

7-11, 11-6, 8-11

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

10:15 AM

对决场地

Littleton, CO, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LS
Logan Smith

DWYVL6 · Lakewood, CO, US

DUPR

4.535

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.671

阵营 2胜方
YO
Yuji Ogawa

59Q9YP · Fort Collins, CO, US

DUPR

4.444

JK
Jeremy Kaplan

L57VVQ · Arvada, CO, US

DUPR

4.791

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5680223949
显示原始对决元数据 JSON
[
  {
    "team_id": 8142312223,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Logan Smith",
        "dupr_id": "DWYVL6",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 5643065175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yuji Ogawa",
        "dupr_id": "59Q9YP",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Jeremy Kaplan",
        "dupr_id": "L57VVQ",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Arvada, CO, US"
      }
    ]
  }
]