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

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

ID: 7591605554

对局比分

12-14

落败 / Loss

对决日期

2025-09-23

对局时间 (估算)

3:30 PM

对决场地

Cranberry Township, PA

View Facility Page →

对决竞争阵营

阵营 1负方
SA
Stephen Ankney

3V69VJ · USA

DUPR

4.201

Buddy Rose

8442OM · Washington, PA, US

DUPR

4.712

阵营 2胜方
ML
Marc Loutzenhiser

3Z4NJM · Cleveland, OH, US

DUPR

4.552

KF
Kevin Faber

12Y7GY · Twinsburg, OH, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7591605554
显示原始对决元数据 JSON
[
  {
    "team_id": 8428510548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Ankney",
        "dupr_id": "3V69VJ",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Buddy Rose",
        "dupr_id": "8442OM",
        "rating": 4.712,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/103660_61fd54669c439.jpeg",
        "location": "Washington, PA, US"
      }
    ]
  },
  {
    "team_id": 4455602387,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Loutzenhiser",
        "dupr_id": "3Z4NJM",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Kevin Faber",
        "dupr_id": "12Y7GY",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Twinsburg, OH, US"
      }
    ]
  }
]