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

Group B - PA Super Regional

ID: 6340959067

对局比分

18-21

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
BO
Brian Oppenheim

PKXNYG · Hamden, CT, US

DUPR

4.596

RM
Ryan Mirrione

W6ZMOQ · Trumbull, CT, US

DUPR

4.327

阵营 2胜方
AC
Aidan Conway

YNX7EP · USA

DUPR

4.075

CS
Camden Sheehan

7DPP55 · Pittsburgh, PA, US

DUPR

4.376

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6340959067
显示原始对决元数据 JSON
[
  {
    "team_id": 6308896447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Oppenheim",
        "dupr_id": "PKXNYG",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Hamden, CT, US"
      },
      {
        "name": "Ryan Mirrione",
        "dupr_id": "W6ZMOQ",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      }
    ]
  },
  {
    "team_id": 7503456335,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aidan Conway",
        "dupr_id": "YNX7EP",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Camden Sheehan",
        "dupr_id": "7DPP55",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]