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

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

ID: 7984136545

对局比分

11-8

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

2:15 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Matt Steensland

W6LZ0Y · USA

DUPR

4.145

BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.643

阵营 2负方
JT
Joel Terhaar

7DQEJ9 · USA

DUPR

3.949

CD
craig davis

LV75XJ · USA

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7984136545
显示原始对决元数据 JSON
[
  {
    "team_id": 5904788839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Steensland",
        "dupr_id": "W6LZ0Y",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4520158824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Terhaar",
        "dupr_id": "7DQEJ9",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "craig davis",
        "dupr_id": "LV75XJ",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]