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

The Lehigh Valley Gold Cup @ Pickleball Kingdom - Mens Doubles Skill: 3.5 - 4.0

ID: 5981360844

对局比分

11-5

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Whitehall Township, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
David Drago

NYKQ06 · USA

DUPR

3.753

KN
Kyle Newswanger

DWPPZX · Pine Grove, PA, US

DUPR

4.431

阵营 2负方
KH
Kyle Hunter

RDEPJQ · USA

DUPR

3.706

TD
Tegan Durishin

0RYP5N · USA

DUPR

3.803

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5981360844
显示原始对决元数据 JSON
[
  {
    "team_id": 5716770811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Drago",
        "dupr_id": "NYKQ06",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Newswanger",
        "dupr_id": "DWPPZX",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Pine Grove, PA, US"
      }
    ]
  },
  {
    "team_id": 6574239563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Hunter",
        "dupr_id": "RDEPJQ",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tegan Durishin",
        "dupr_id": "0RYP5N",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]