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

GAMMA PITTSBURGH CLASSIC - Mens Doubles Skill: (4.5/5.0)

ID: 5187822180

对局比分

3-11

获胜 / Win

对决日期

2025-09-23

对局时间 (估算)

1:00 PM

对决场地

Cranberry Township, PA

View Facility Page →

对决竞争阵营

阵营 1负方
KP
Kevin Petnuch

3P266E · Scranton, PA, US

DUPR

3.909

JK
Jake Kastroll

W60M6L · USA

DUPR

3.914

阵营 2胜方
SA
Stephen Ankney

3V69VJ · USA

DUPR

4.204

Buddy Rose

8442OM · Washington, PA, US

DUPR

4.715

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5187822180
显示原始对决元数据 JSON
[
  {
    "team_id": 4685149004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Petnuch",
        "dupr_id": "3P266E",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Scranton, PA, US"
      },
      {
        "name": "Jake Kastroll",
        "dupr_id": "W60M6L",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7687509992,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Ankney",
        "dupr_id": "3V69VJ",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Buddy Rose",
        "dupr_id": "8442OM",
        "rating": 4.715,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/103660_61fd54669c439.jpeg",
        "location": "Washington, PA, US"
      }
    ]
  }
]