返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Bay Area Pickleball Associations Network

ID: 6799546188

对局比分

2-11

落败 / Loss

对决日期

2026-04-06

对局时间 (估算)

1:00 PM

对决场地

Mountain View, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PL
PhaihLan Law

N7NDKN · USA

DUPR

2.770

CZ
Craig Zarmer

PKLO2Q · Mountain View, CA, US

DUPR

2.282

阵营 2胜方
SS
Sandra Schmaier

PKY6GX · USA

DUPR

2.722

EB
Eric Bell

99JOWJ · USA

DUPR

2.712

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6799546188
显示原始对决元数据 JSON
[
  {
    "team_id": 8452821390,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "PhaihLan Law",
        "dupr_id": "N7NDKN",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Zarmer",
        "dupr_id": "PKLO2Q",
        "rating": 2.282,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  },
  {
    "team_id": 6908636506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandra Schmaier",
        "dupr_id": "PKY6GX",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Bell",
        "dupr_id": "99JOWJ",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]