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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 6379030009

对局比分

15-21

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

2:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Ashley Longoria

V7L4OP · Wylie, TX, US

DUPR

4.101

Krystyan Lazarin

17MX48 · Dallas, TX, US

DUPR

4.864

阵营 2胜方
BP
Bruna Ponce

ELEGOW · USA

DUPR

4.172

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.623

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6379030009
显示原始对决元数据 JSON
[
  {
    "team_id": 7320484124,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Longoria",
        "dupr_id": "V7L4OP",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      },
      {
        "name": "Krystyan Lazarin",
        "dupr_id": "17MX48",
        "rating": 4.864,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/57669/images/profile/bcdcb8d5-edde-49b1-8295-751f47622fb7.png",
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6404321298,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruna Ponce",
        "dupr_id": "ELEGOW",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]