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

PickleRAGE Open Presented by Pickleball Charleston - Mens Doubles 8.5

ID: 5456752009

对局比分

5-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Charleston, SC

View Facility Page →

对决竞争阵营

阵营 1负方
KN
Keith Neighbours

8EDEYV · Johns Island, SC, US

DUPR

3.821

DC
Daniel Cohen

NY76P7 · Charleston, SC, US

DUPR

4.204

阵营 2胜方
GM
Gabe Melmed

G0MLGG · USA

DUPR

4.341

WO
Wyatt Ohm

4ZQMZG · USA

DUPR

3.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5456752009
显示原始对决元数据 JSON
[
  {
    "team_id": 6208042856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Neighbours",
        "dupr_id": "8EDEYV",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Johns Island, SC, US"
      },
      {
        "name": "Daniel Cohen",
        "dupr_id": "NY76P7",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5553678057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabe  Melmed",
        "dupr_id": "G0MLGG",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wyatt Ohm",
        "dupr_id": "4ZQMZG",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]