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

Keystone Pickleball Classic at Forward - Mens Doubles Skill: (4.0) Age: (49 And Under)

ID: 5838378258

对局比分

14-16

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

7:30 PM

对决场地

Audubon, PA

未核实场馆

对决竞争阵营

阵营 1负方
H
Harvey

56W6KL · Kennett Square, PA, US

DUPR

3.980

BO
Brad Oakes

OZXG27 · Wayne, PA, US

DUPR

3.752

阵营 2胜方
SH
Stephen Hanak

59LNJ0 · Coatesville, PA, US

DUPR

4.024

EK
Ernest Kinkel

M2M5VL · Philadelphia, PA, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5838378258
显示原始对决元数据 JSON
[
  {
    "team_id": 7693935303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harvey",
        "dupr_id": "56W6KL",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Kennett Square, PA, US"
      },
      {
        "name": "Brad Oakes",
        "dupr_id": "OZXG27",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Wayne, PA, US"
      }
    ]
  },
  {
    "team_id": 6602324377,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Hanak",
        "dupr_id": "59LNJ0",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Coatesville, PA, US"
      },
      {
        "name": "Ernest Kinkel",
        "dupr_id": "M2M5VL",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]