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

Sunday Night Ballerz

ID: 8344955473

对局比分

13-9

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

2:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
AD
Adam Darvick

V4Q657 · Howard County, MD, US

DUPR

3.664

MK
Matt Kemph

30J2ON · Ellicott City, MD, US

DUPR

3.789

阵营 2负方
JM
Jason Montagna

99N627 · Ellicott City, MD, US

DUPR

3.092

DA
David Abel Juarez

NY6KV7 · Ellicott City, MD, US

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8344955473
显示原始对决元数据 JSON
[
  {
    "team_id": 7536761027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Darvick",
        "dupr_id": "V4Q657",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Howard County, MD, US"
      },
      {
        "name": "Matt Kemph",
        "dupr_id": "30J2ON",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 6373817989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Montagna",
        "dupr_id": "99N627",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "David Abel Juarez",
        "dupr_id": "NY6KV7",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]