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

SPO Mixed 4.5+ Open Division

ID: 7139368671

对局比分

11-5

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

The PutAway - Indoor Pickleball Courts & Leagues, Najoles Road, Millersville, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.587

SD
Stephen Dennison

G5QOXM · USA

DUPR

4.650

阵营 2负方
LH
luke harrington

L5JXKJ · USA

DUPR

4.099

TC
TA Costello

566WM0 · Columbia, MD, US

DUPR

3.828

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7139368671
显示原始对决元数据 JSON
[
  {
    "team_id": 4809331119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Dennison",
        "dupr_id": "G5QOXM",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5941680767,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luke harrington",
        "dupr_id": "L5JXKJ",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TA Costello",
        "dupr_id": "566WM0",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]