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

Group A - Challenger Bracket

ID: 8151788123

对局比分

21-14

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

12:45 AM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1胜方
LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.129

AP
Adam Perry

4L2VGK · USA

DUPR

4.368

阵营 2负方
LM
Lucas Magana

DNWZY4 · USA

DUPR

3.652

OR
Oliver Rasmussen

4LQQOM · Palo Alto, CA, US

DUPR

4.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8151788123
显示原始对决元数据 JSON
[
  {
    "team_id": 4972651803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8315411132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Magana",
        "dupr_id": "DNWZY4",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oliver Rasmussen",
        "dupr_id": "4LQQOM",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]