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

Pacific Northwest Classic by Pickleball Zone Bend - Mens Doubles Split

ID: 5868328295

对局比分

3-15

获胜 / Win

对决日期

2025-07-23

对局时间 (估算)

12:45 AM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Scott Smallwood

1RG44Z · Bend, OR, US

DUPR

4.251

KM
kevin mullin

357QD5 · San Francisco, CA, US

DUPR

4.845

阵营 2胜方
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.564

JS
Jack Sayers

E304G1 · Santa Rosa, CA, US

DUPR

4.872

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5868328295
显示原始对决元数据 JSON
[
  {
    "team_id": 5949359543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Smallwood",
        "dupr_id": "1RG44Z",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "kevin mullin",
        "dupr_id": "357QD5",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5007049578,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Jack Sayers",
        "dupr_id": "E304G1",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]