返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

wk6 - Minnesota pickleball- Ramsey -

ID: 7528134360

对局比分

11-9

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

1:00 PM

对决场地

Central Park

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
Daun Brown

EL0X5M · Maple Grove, MN, US

DUPR

2.520

MS
Madeline Stradal

6NEP5K · Ramsey, MN, US

DUPR

2.756

阵营 2负方
LP
Laura Paulson

DNROLL · Sherburne County, MN, US

DUPR

2.417

NA
Nancy Arnold

RX049N · Andover, MN, US

DUPR

2.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7528134360
显示原始对决元数据 JSON
[
  {
    "team_id": 8273599025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daun Brown",
        "dupr_id": "EL0X5M",
        "rating": 2.52,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Madeline Stradal",
        "dupr_id": "6NEP5K",
        "rating": 2.756,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 5477745480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Paulson",
        "dupr_id": "DNROLL",
        "rating": 2.417,
        "profile_pic_url": null,
        "location": "Sherburne County, MN, US"
      },
      {
        "name": "Nancy Arnold",
        "dupr_id": "RX049N",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]