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

BULLDOG PICKLEBALL - Inaugural Showdown - Mixed Doubles Skill: (4.0 to 4.5) Age: (Any)

ID: 4794986677

对局比分

15-7

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

Frisco, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
HT
Hailey Thompson

M2EYXD · Dallas, TX, US

DUPR

3.867

WS
Wilfredo Sarmiento

8DPYOM · Lewisville, TX, US

DUPR

4.493

阵营 2负方
KL
Keira Lopez

L2D9P6 · Plano, TX, US

DUPR

3.950

DL
Darius Lowery

PKXWZM · Garland, TX, US

DUPR

4.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4794986677
显示原始对决元数据 JSON
[
  {
    "team_id": 5692411408,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hailey Thompson",
        "dupr_id": "M2EYXD",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Wilfredo Sarmiento",
        "dupr_id": "8DPYOM",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  },
  {
    "team_id": 8260321622,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keira Lopez",
        "dupr_id": "L2D9P6",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Darius Lowery",
        "dupr_id": "PKXWZM",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Garland, TX, US"
      }
    ]
  }
]