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

Saturday Morning Ballerz 4.25+ Tournament

ID: 8293245403

对局比分

13-7

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.597

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.791

阵营 2负方
SB
Sean Brennan

8DJYWY · Ellicott City, MD, US

DUPR

4.032

SM
Stephen Mears

7D59Y4 · Baltimore, MD, US

DUPR

4.140

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8293245403
显示原始对决元数据 JSON
[
  {
    "team_id": 7504203879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  },
  {
    "team_id": 5443930232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Brennan",
        "dupr_id": "8DJYWY",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Stephen Mears",
        "dupr_id": "7D59Y4",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]