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

Monday Night Ladder League - Open - Open - Switch Ladder Group Round 4

ID: 5883397867

对局比分

11-2

落败 / Loss

对决日期

2026-01-05

对局时间 (估算)

8:45 AM

对决场地

Pickleball America

View Facility Page →

对决竞争阵营

阵营 1胜方
JN
John Nugent

12OQ69 · Rye, NY, US

DUPR

4.352

SB
Scott Buckman

DYM2OX · USA

DUPR

3.288

阵营 2负方
SC
Salvatore Cucullo

Z9PKJW · USA

DUPR

2.942

JM
Jay Mehta

0Q2PJG · Stamford, CT, US

DUPR

4.047

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5883397867
显示原始对决元数据 JSON
[
  {
    "team_id": 6366860369,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Nugent",
        "dupr_id": "12OQ69",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Rye, NY, US"
      },
      {
        "name": "Scott Buckman",
        "dupr_id": "DYM2OX",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7040735536,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Salvatore Cucullo",
        "dupr_id": "Z9PKJW",
        "rating": 2.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Mehta",
        "dupr_id": "0Q2PJG",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]