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

Group A - Challenger Bracket

ID: 8214236438

对局比分

21-15

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

3:30 PM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jackson Lee

Z9EDRW · Glendale, AZ, US

DUPR

4.706

PW
Petar Wemmenhove

NRVOK2 · Glendale, AZ, US

DUPR

4.704

阵营 2负方
LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.115

AP
Adam Perry

4L2VGK · USA

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8214236438
显示原始对决元数据 JSON
[
  {
    "team_id": 8136771293,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Lee",
        "dupr_id": "Z9EDRW",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Petar Wemmenhove",
        "dupr_id": "NRVOK2",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6273336988,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]