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

Dinko de Mayo at Matrix 2026 - Open Doubles Skill: (4.0 And Above)

ID: 7025450209

对局比分

6-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Lowell, AR

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Devin Sage

QJJLEN · USA

DUPR

4.037

BH
Bryson Hoffman

76J0DM · Pittsburg, KS, US

DUPR

4.274

阵营 2胜方
Shannon Hudson

8DY574 · Rogers, AR, US

DUPR

4.536

SJ
Sawin Jayasekera

W64M4Q · Joplin, MO, US

DUPR

4.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7025450209
显示原始对决元数据 JSON
[
  {
    "team_id": 8458902309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Sage",
        "dupr_id": "QJJLEN",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryson Hoffman",
        "dupr_id": "76J0DM",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Pittsburg, KS, US"
      }
    ]
  },
  {
    "team_id": 8434026362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Hudson",
        "dupr_id": "8DY574",
        "rating": 4.536,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6673423712c9f.jpg",
        "location": "Rogers, AR, US"
      },
      {
        "name": "Sawin Jayasekera",
        "dupr_id": "W64M4Q",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  }
]