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

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

ID: 6338061432

对局比分

3-11

获胜 / Win

对决日期

2026-01-05

对局时间 (估算)

1:00 PM

对决场地

Pickleball America

View Facility Page →

对决竞争阵营

阵营 1负方
JN
John Nugent

12OQ69 · Rye, NY, US

DUPR

4.332

SC
Salvatore Cucullo

Z9PKJW · USA

DUPR

2.915

阵营 2胜方
JM
Jay Mehta

0Q2PJG · Stamford, CT, US

DUPR

4.063

SB
Scott Buckman

DYM2OX · USA

DUPR

3.337

数据访问 (AI / 开发者)

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

cURL Request:

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