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

Spring Challenge @ Pure Pickleball Club - Mens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 8477743846

对局比分

11-5

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

11:30 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Matt Steensland

W6LZ0Y · USA

DUPR

4.321

BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.675

阵营 2负方
TT
Timothy Theisen

8JYK7O · Maple Grove, MN, US

DUPR

4.441

BW
Bud Williams

9P7VDR · USA

DUPR

4.216

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8477743846
显示原始对决元数据 JSON
[
  {
    "team_id": 6454533308,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Steensland",
        "dupr_id": "W6LZ0Y",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4871149243,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Theisen",
        "dupr_id": "8JYK7O",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Bud Williams",
        "dupr_id": "9P7VDR",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]