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

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

ID: 7812082870

对局比分

21-16

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

11:30 PM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.693

JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.532

阵营 2负方
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

3.966

NY
Nicklas Yong

6N0WVQ · Edmond, OK, US

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7812082870
显示原始对决元数据 JSON
[
  {
    "team_id": 7853326531,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4525210428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Nicklas Yong",
        "dupr_id": "6N0WVQ",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]