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

Renner Resort Pickleball Triple Team

ID: 5789747710

对局比分

5-11

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

11:30 PM

对决场地

Hillsboro, OR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CK
Carlye Krohn

3VXGW5 · USA

DUPR

4.531

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.559

阵营 2胜方
AB
Angelica Boehme

8G0XMV · McMinnville, OR, US

DUPR

4.403

AK
Ashleigh Keithley

3VW6Z5 · McMinnville, OR, US

DUPR

4.420

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5789747710
显示原始对决元数据 JSON
[
  {
    "team_id": 6084983059,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlye Krohn",
        "dupr_id": "3VXGW5",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  },
  {
    "team_id": 5520822740,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angelica Boehme",
        "dupr_id": "8G0XMV",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Ashleigh Keithley",
        "dupr_id": "3VW6Z5",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      }
    ]
  }
]