返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Renner Resort Pickleball

ID: 6943003558

对局比分

11-1

获胜 / Win

对决日期

2025-08-10

对局时间 (估算)

11:30 PM

对决场地

Hillsboro, OR, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Carlye Krohn

3VXGW5 · USA

DUPR

4.806

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.741

阵营 2负方
EB
Emma Brennecke

0Y7LN2 · Burbank, CA, US

DUPR

4.285

Brittany Dohrwardt

3V0561 · USA

DUPR

4.251

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6943003558
显示原始对决元数据 JSON
[
  {
    "team_id": 6150223357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlye Krohn",
        "dupr_id": "3VXGW5",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  },
  {
    "team_id": 6037259794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Brennecke",
        "dupr_id": "0Y7LN2",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      },
      {
        "name": "Brittany Dohrwardt",
        "dupr_id": "3V0561",
        "rating": 4.251,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1130451/images/profile/94dbc2d7-86b7-42b7-b560-7dd44df3878b.jpg",
        "location": ""
      }
    ]
  }
]