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

World Pickleball Tour Philadelphia Challenger - Mens Doubles 4.0, 4.5

ID: 7566080234

对局比分

6-15

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

3:30 PM

对决场地

Malvern, PA

View Facility Page →

对决竞争阵营

阵营 1负方
SA
Stephen Adamowitz

PKQW5E · Madison, NJ, US

DUPR

3.933

MS
Matthew Stephenson

59XONR · Florham Park, NJ, US

DUPR

4.020

阵营 2胜方
VM
Vaughn McClelland

EWL0WW · Somerdale, NJ, US

DUPR

4.332

NM
Nickolas Mirabelli

ZNK59Q · NJ, US

DUPR

3.620

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7566080234
显示原始对决元数据 JSON
[
  {
    "team_id": 5589966676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Adamowitz",
        "dupr_id": "PKQW5E",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      },
      {
        "name": "Matthew Stephenson",
        "dupr_id": "59XONR",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Florham Park, NJ, US"
      }
    ]
  },
  {
    "team_id": 5321784173,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vaughn McClelland",
        "dupr_id": "EWL0WW",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Somerdale, NJ, US"
      },
      {
        "name": "Nickolas Mirabelli",
        "dupr_id": "ZNK59Q",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]