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

Craven County Pickleball

ID: 5331865679

对局比分

11-5

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

12:45 AM

对决场地

Creekside Park, Old Airport Road, New Bern, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RD
Rick Davis

PKRGYE · New Bern, NC, US

DUPR

3.406

JL
Jake Lewis

OWR5KL · New Bern, NC, US

DUPR

3.419

阵营 2负方
DM
Debbie Michitsch

7JQZKM · USA

DUPR

3.113

RH
Ron Haugsdahl

ODKQVW · USA

DUPR

3.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5331865679
显示原始对决元数据 JSON
[
  {
    "team_id": 4511527663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Davis",
        "dupr_id": "PKRGYE",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      },
      {
        "name": "Jake Lewis",
        "dupr_id": "OWR5KL",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  },
  {
    "team_id": 8263221935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie Michitsch",
        "dupr_id": "7JQZKM",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Haugsdahl",
        "dupr_id": "ODKQVW",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]