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

Newbridge Inn presents S-6 Wk-9 B - Newbridge Inn presents S-6 Wk-9 B

ID: 6276442119

对局比分

11-6

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

4:45 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1胜方
Edward Wahl

3VM5X6 · Oceanside, NY, US

DUPR

4.069

RW
Riqian wang

5E4N90 · Queens County, NY, US

DUPR

3.724

阵营 2负方
JM
John McCormack

KX565O · USA

DUPR

3.784

MS
Michael Scancarello

W6YOWG · North Bellmore, NY, US

DUPR

3.677

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6276442119
显示原始对决元数据 JSON
[
  {
    "team_id": 5299800679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Wahl",
        "dupr_id": "3VM5X6",
        "rating": 4.069,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6676058cb93e8.jpg",
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Riqian wang",
        "dupr_id": "5E4N90",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 7443791451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John McCormack",
        "dupr_id": "KX565O",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Scancarello",
        "dupr_id": "W6YOWG",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  }
]