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

Midwest Pickleball Club

ID: 8176706635

对局比分

15-14

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

8:45 AM

对决场地

Papillion, NE, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LA
Landon Arnold

3O50V7 · Omaha, NE, US

DUPR

3.760

BS
Brian Sweeney

7DNG4M · Papillion, NE, US

DUPR

4.275

阵营 2负方
IB
Ira Banks

QXJKXN · USA

DUPR

3.657

KS
Kristan Strosnider

EGY0OM · Papillion, NE, US

DUPR

3.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8176706635
显示原始对决元数据 JSON
[
  {
    "team_id": 8292852130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Arnold",
        "dupr_id": "3O50V7",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Brian Sweeney",
        "dupr_id": "7DNG4M",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  },
  {
    "team_id": 4436273808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ira Banks",
        "dupr_id": "QXJKXN",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristan Strosnider",
        "dupr_id": "EGY0OM",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  }
]