返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 8394954515

对局比分

19-21

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

12:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Elaine Li

12OOL9 · Prosper, TX, US

DUPR

4.816

RM
Ryan MacDonald

1N60J6 · Dallas, TX, US

DUPR

4.526

阵营 2胜方
LQ
Lena Quach

ZNLYXL · Wichita, KS, US

DUPR

4.674

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.617

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8394954515
显示原始对决元数据 JSON
[
  {
    "team_id": 7677790009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elaine Li",
        "dupr_id": "12OOL9",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Ryan MacDonald",
        "dupr_id": "1N60J6",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7123065214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lena Quach",
        "dupr_id": "ZNLYXL",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  }
]