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

Minor League Pickleball at MLP Dallas - DUPR 16 Group A

ID: 5437828803

对局比分

21-23

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Crystal Chase

L5Q4RJ · San Marcos, TX, US

DUPR

3.853

EP
Elleana Poulis

99MRYK · Leander, TX, US

DUPR

3.851

阵营 2胜方
AM
andrea manrique

KONLZY · Fort Worth, TX, US

DUPR

3.989

LR
Lizzi Riney

LVDQNZ · USA

DUPR

3.614

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5437828803
显示原始对决元数据 JSON
[
  {
    "team_id": 4645406267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Crystal Chase",
        "dupr_id": "L5Q4RJ",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Elleana Poulis",
        "dupr_id": "99MRYK",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 5296514135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "andrea manrique",
        "dupr_id": "KONLZY",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Lizzi Riney",
        "dupr_id": "LVDQNZ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]