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

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

ID: 5813020366

对局比分

8-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

11:30 PM

对决场地

Audubon, PA

未核实场馆

对决竞争阵营

阵营 1负方
JR
John Rehak

J5JWLW · USA

DUPR

3.644

JN
Jared Novak

3P6ROG · USA

DUPR

3.874

阵营 2胜方
SH
Stephen Hanak

59LNJ0 · Coatesville, PA, US

DUPR

4.026

EK
Ernest Kinkel

M2M5VL · Philadelphia, PA, US

DUPR

3.935

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5813020366
显示原始对决元数据 JSON
[
  {
    "team_id": 7880857702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Rehak",
        "dupr_id": "J5JWLW",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jared Novak",
        "dupr_id": "3P6ROG",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7411621657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Hanak",
        "dupr_id": "59LNJ0",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Coatesville, PA, US"
      },
      {
        "name": "Ernest Kinkel",
        "dupr_id": "M2M5VL",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]