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

Saturday Morning Ballerz

ID: 8054233617

对局比分

15-4

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

10:15 AM

对决场地

Dill Dinkers Pickleball, Red Branch Road, Columbia, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.447

CA
Christopher Adleson

V7NZQP · Howard County, MD, US

DUPR

4.177

阵营 2负方
TH
Timothy Hsu

3V0RG6 · Ellicott City, MD, US

DUPR

4.436

DW
David Williams

GGVZYM · Columbia, MD, US

DUPR

3.874

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8054233617
显示原始对决元数据 JSON
[
  {
    "team_id": 5971558977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Christopher Adleson",
        "dupr_id": "V7NZQP",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Howard County, MD, US"
      }
    ]
  },
  {
    "team_id": 4706387950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Hsu",
        "dupr_id": "3V0RG6",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "David Williams",
        "dupr_id": "GGVZYM",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]