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

Spring Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 5775738716

对局比分

5-11

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

9:00 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
ML
Mylin Lemke

PZYZDM · USA

DUPR

4.378

ZB
Zach Berman

QPVY9D · Corcoran, MN, US

DUPR

4.763

阵营 2胜方
MP
Mia Purdun

0Y95VG · Minneapolis, MN, US

DUPR

4.809

CO
Chris Olson

3YMRRE · MN, US

DUPR

4.678

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5775738716
显示原始对决元数据 JSON
[
  {
    "team_id": 5814170017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mylin Lemke",
        "dupr_id": "PZYZDM",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Berman",
        "dupr_id": "QPVY9D",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      }
    ]
  },
  {
    "team_id": 8334593206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mia Purdun",
        "dupr_id": "0Y95VG",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Chris Olson",
        "dupr_id": "3YMRRE",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]