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

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

ID: 7534274934

对局比分

11-6

获胜 / Win

对决日期

2025-09-23

对局时间 (估算)

7:30 PM

对决场地

Cranberry Township, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Mason Schultz

WXXN9M · Washington County, PA, US

DUPR

4.641

Connor Simms

8D9JX4 · Canonsburg, PA, US

DUPR

4.520

阵营 2负方
AO
Andrew ONeill

16K2ZD · Cranberry Township, PA, US

DUPR

4.716

JM
Jake Miller

89JY2K · Cranberry Township, PA, US

DUPR

4.629

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7534274934
显示原始对决元数据 JSON
[
  {
    "team_id": 4699268139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Schultz",
        "dupr_id": "WXXN9M",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Washington County, PA, US"
      },
      {
        "name": "Connor Simms",
        "dupr_id": "8D9JX4",
        "rating": 4.52,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/682b90cc9196a.jpg",
        "location": "Canonsburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4478706747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew ONeill",
        "dupr_id": "16K2ZD",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Cranberry Township, PA, US"
      },
      {
        "name": "Jake Miller",
        "dupr_id": "89JY2K",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Cranberry Township, PA, US"
      }
    ]
  }
]