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

Renner Resort Pickleball Triple Team

ID: 6936727301

对局比分

11-4

获胜 / Win

对决日期

2025-08-10

对局时间 (估算)

6:15 AM

对决场地

Hillsboro, OR, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Carlye Krohn

3VXGW5 · USA

DUPR

4.642

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.637

阵营 2负方
CB
Claire Burdick

DWY62Y · Portland, OR, US

DUPR

4.211

MA
Michelle Annett

3LWZJ8 · Vancouver, WA, US

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6936727301
显示原始对决元数据 JSON
[
  {
    "team_id": 7048528948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlye Krohn",
        "dupr_id": "3VXGW5",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  },
  {
    "team_id": 5289687559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claire Burdick",
        "dupr_id": "DWY62Y",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Michelle Annett",
        "dupr_id": "3LWZJ8",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  }
]