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

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

ID: 5729980908

对局比分

6-11

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

1:00 PM

对决场地

Stamford, CT

View Facility Page →

对决竞争阵营

阵营 1负方
Sam Ansary

99DWGK · Ossining, NY, US

DUPR

4.387

IC
Isaac Cohen

DN5YLM · Armonk, NY, US

DUPR

4.269

阵营 2胜方
RL
Raymond Li

6ZDKLK · New York, NY, US

DUPR

4.472

BL
Bryan Lockhart

59ENG0 · Queens County, NY, US

DUPR

4.429

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5729980908
显示原始对决元数据 JSON
[
  {
    "team_id": 8357737299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Ansary",
        "dupr_id": "99DWGK",
        "rating": 4.387,
        "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.269,
        "profile_pic_url": null,
        "location": "Armonk, NY, US"
      }
    ]
  },
  {
    "team_id": 7173951572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Li",
        "dupr_id": "6ZDKLK",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan Lockhart",
        "dupr_id": "59ENG0",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]