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

Pickleball America Winter Classic 2026 Presented by HSS - Mens Doubles Skill: (4.0) Age (13 and Above)

ID: 6999573146

对局比分

11-0

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

3:30 PM

对决场地

Stamford, CT

View Facility Page →

对决竞争阵营

阵营 1胜方
Sam Ansary

99DWGK · Ossining, NY, US

DUPR

4.459

IC
Isaac Cohen

DN5YLM · Armonk, NY, US

DUPR

4.356

阵营 2负方
AC
AJ Caporino

9PQOZR · USA

DUPR

3.635

JM
Jay Mehta

0Q2PJG · Stamford, CT, US

DUPR

4.041

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6999573146
显示原始对决元数据 JSON
[
  {
    "team_id": 5322538426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Ansary",
        "dupr_id": "99DWGK",
        "rating": 4.459,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1250392/images/profile/36d1f160-1cce-4e9c-8839-f9dd2e9c8fbc.png",
        "location": "Ossining, NY, US"
      },
      {
        "name": "Isaac Cohen",
        "dupr_id": "DN5YLM",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Armonk, NY, US"
      }
    ]
  },
  {
    "team_id": 7129296004,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "AJ Caporino",
        "dupr_id": "9PQOZR",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Mehta",
        "dupr_id": "0Q2PJG",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      }
    ]
  }
]