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

S2 Pickleball Classic 2026 - Mens Doubles Skill: (Open) Age: (12 and Above)

ID: 8344005890

对局比分

15-2

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

3:30 PM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1胜方
JE
Jase Edwards

599M2P · Post Falls, ID, US

DUPR

5.886

LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.664

阵营 2负方
CH
Connor Henning

OD2ZDW · Meridian, ID, US

DUPR

4.354

BU
Braydon Unsicker

8WJ4K1 · Nampa, ID, US

DUPR

4.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8344005890
显示原始对决元数据 JSON
[
  {
    "team_id": 5720683839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jase Edwards",
        "dupr_id": "599M2P",
        "rating": 5.886,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      },
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  },
  {
    "team_id": 7376423170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Henning",
        "dupr_id": "OD2ZDW",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Braydon Unsicker",
        "dupr_id": "8WJ4K1",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Nampa, ID, US"
      }
    ]
  }
]