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

The Winter Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 7676275958

对局比分

11-15

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

3:30 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
DH
Dongmei Han

160YDD · Eden Prairie, MN, US

DUPR

4.177

JZ
Jerry Zhang

JJLWND · Cambridge, MA, US

DUPR

4.615

阵营 2胜方
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.761

JL
Joey Lutostanski

84VO2M · Chandler, AZ, US

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7676275958
显示原始对决元数据 JSON
[
  {
    "team_id": 7102116020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dongmei Han",
        "dupr_id": "160YDD",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Jerry Zhang",
        "dupr_id": "JJLWND",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Cambridge, MA, US"
      }
    ]
  },
  {
    "team_id": 4597132223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Joey Lutostanski",
        "dupr_id": "84VO2M",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]