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

PickleRAGE Open Presented by Pickleball Charleston - Mens Doubles 8.5

ID: 7936770929

对局比分

11-3

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Charleston, SC

View Facility Page →

对决竞争阵营

阵营 1胜方
KN
Keith Neighbours

8EDEYV · Johns Island, SC, US

DUPR

3.877

DC
Daniel Cohen

NY76P7 · Charleston, SC, US

DUPR

4.445

阵营 2负方
ET
Eric Trimble

M25MQL · West Columbia, SC, US

DUPR

3.498

IC
Israel Concepcion Urena

59RL55 · Orangeburg, SC, US

DUPR

3.921

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7936770929
显示原始对决元数据 JSON
[
  {
    "team_id": 7396136847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Neighbours",
        "dupr_id": "8EDEYV",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Johns Island, SC, US"
      },
      {
        "name": "Daniel Cohen",
        "dupr_id": "NY76P7",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4896756559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Trimble",
        "dupr_id": "M25MQL",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "West Columbia, SC, US"
      },
      {
        "name": "Israel Concepcion Urena",
        "dupr_id": "59RL55",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Orangeburg, SC, US"
      }
    ]
  }
]