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

Pool B - DUPR 18 (2/22 Start Time TBD)

ID: 4358407045

对局比分

21-13

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

2:15 AM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1胜方
CD
Christian DeRoussel

7DNNL9 · Tulsa, OK, US

DUPR

4.452

PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.027

阵营 2负方
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

3.973

NY
Nicklas Yong

6N0WVQ · Edmond, OK, US

DUPR

4.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4358407045
显示原始对决元数据 JSON
[
  {
    "team_id": 4952259935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian DeRoussel",
        "dupr_id": "7DNNL9",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 8204251122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Nicklas Yong",
        "dupr_id": "6N0WVQ",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]