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

Renner Resort Pickleball

ID: 4827496787

对局比分

11-8

获胜 / Win

对决日期

2025-08-10

对局时间 (估算)

12:45 AM

对决场地

Hillsboro, OR, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Carlye Krohn

3VXGW5 · USA

DUPR

4.698

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.673

阵营 2负方
EB
Emma Brennecke

0Y7LN2 · Burbank, CA, US

DUPR

4.303

Brittany Dohrwardt

3V0561 · USA

DUPR

4.274

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4827496787
显示原始对决元数据 JSON
[
  {
    "team_id": 5242224100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlye Krohn",
        "dupr_id": "3VXGW5",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  },
  {
    "team_id": 7701494350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Brennecke",
        "dupr_id": "0Y7LN2",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      },
      {
        "name": "Brittany Dohrwardt",
        "dupr_id": "3V0561",
        "rating": 4.274,
        "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": ""
      }
    ]
  }
]