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

Rotating Partner Round Robin 3.5-4.0

ID: 6960186135

对局比分

4-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

4:45 AM

对决场地

Pickleball Kingdom, 196th Street Southwest, Lynnwood, WA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BG
Brandon Gillin

ODL0Q7 · Edmonds, WA, US

DUPR

3.439

DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.412

阵营 2胜方
JB
John Beumer

JZ69ZJ · Seattle, WA, US

DUPR

3.374

LB
L Barnes

ZNKZ9W · Seattle, WA, US

DUPR

3.459

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6960186135
显示原始对决元数据 JSON
[
  {
    "team_id": 7009026421,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Gillin",
        "dupr_id": "ODL0Q7",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7424246309,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Beumer",
        "dupr_id": "JZ69ZJ",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "L Barnes",
        "dupr_id": "ZNKZ9W",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]