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

Minor League Pickleball at MLP Dallas - DUPR 16 Group B

ID: 5663677448

对局比分

20-22

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

9:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
CP
Christine Pereira

2LVVDY · Owasso, OK, US

DUPR

3.916

MN
morgan nall

WXKO4M · Tulsa, OK, US

DUPR

3.872

阵营 2胜方
Nadia Cretzman

67QWLK · TX, US

DUPR

3.592

YL
Yee Lam Isabelle Xiong

7JRLJ4 · Dallas, TX, US

DUPR

4.429

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5663677448
显示原始对决元数据 JSON
[
  {
    "team_id": 5685833552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Pereira",
        "dupr_id": "2LVVDY",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Owasso, OK, US"
      },
      {
        "name": "morgan nall",
        "dupr_id": "WXKO4M",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 8564505037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nadia Cretzman",
        "dupr_id": "67QWLK",
        "rating": 3.592,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67881c2c1fdee.jpg",
        "location": "TX, US"
      },
      {
        "name": "Yee Lam Isabelle Xiong",
        "dupr_id": "7JRLJ4",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]