返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Saturday Morning Ballerz 4.25+ Tournament

ID: 4473434904

对局比分

13-7

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.619

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.814

阵营 2负方
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.382

BS
Brian Sadler

L22DN6 · Eldersburg, MD, US

DUPR

4.348

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4473434904
显示原始对决元数据 JSON
[
  {
    "team_id": 8178831937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  },
  {
    "team_id": 7194744379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Brian Sadler",
        "dupr_id": "L22DN6",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Eldersburg, MD, US"
      }
    ]
  }
]