返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 6732762000

对局比分

11-9

落败 / Loss

对决日期

2025-09-23

对局时间 (估算)

1:00 PM

对决场地

Cranberry Township, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
WN
William Niehaus

3Z5J6D · Cranberry Township, PA, US

DUPR

4.593

MN
Michael Niehaus

89ZJQV · Aldie, VA, US

DUPR

4.392

阵营 2负方
MS
Mason Schultz

WXXN9M · Washington County, PA, US

DUPR

4.651

Connor Simms

8D9JX4 · Canonsburg, PA, US

DUPR

4.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6732762000
显示原始对决元数据 JSON
[
  {
    "team_id": 7894161137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Niehaus",
        "dupr_id": "3Z5J6D",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Cranberry Township, PA, US"
      },
      {
        "name": "Michael Niehaus",
        "dupr_id": "89ZJQV",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  },
  {
    "team_id": 6175336246,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Schultz",
        "dupr_id": "WXXN9M",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Washington County, PA, US"
      },
      {
        "name": "Connor Simms",
        "dupr_id": "8D9JX4",
        "rating": 4.534,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/682b90cc9196a.jpg",
        "location": "Canonsburg, PA, US"
      }
    ]
  }
]