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

World of Pickleball - Omaha - $10,000 - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 6295757635

对局比分

7-11, 7-11

获胜 / Win

对决日期

2025-05-25

对局时间 (估算)

8:45 AM

对决场地

Papillion, NE

View Facility Page →

对决竞争阵营

阵营 1负方
Jodi Essex

1752QM · Urbandale, IA, US

DUPR

4.360

DK
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

3.987

阵营 2胜方
CZ
Crystal Zamora

59P2V0 · La Vista, NE, US

DUPR

3.842

EN
Ethan Nelson

1N6KG6 · Omaha, NE, US

DUPR

4.615

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6295757635
显示原始对决元数据 JSON
[
  {
    "team_id": 6207979877,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jodi Essex",
        "dupr_id": "1752QM",
        "rating": 4.36,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/143119_6402658db2dba.jpg",
        "location": "Urbandale, IA, US"
      },
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      }
    ]
  },
  {
    "team_id": 5154520236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Crystal Zamora",
        "dupr_id": "59P2V0",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "La Vista, NE, US"
      },
      {
        "name": "Ethan Nelson",
        "dupr_id": "1N6KG6",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]