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

Mixed 4.5+ League Monday Night

ID: 7727262939

对局比分

7-11

获胜 / Win

对决日期

2025-06-09

对局时间 (估算)

4:45 AM

对决场地

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
David Au

127YD7 · Garden City, NY, US

DUPR

4.245

SM
Sanjay Manikarnika

0YWYNX · Hicksville, NY, US

DUPR

4.377

阵营 2胜方
PS
Parampreet Singh

8DK0EY · Hicksville, NY, US

DUPR

4.496

MN
manit nagpal

EGMKJO · Garden City, NY, US

DUPR

4.701

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7727262939
显示原始对决元数据 JSON
[
  {
    "team_id": 7978221138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Au",
        "dupr_id": "127YD7",
        "rating": 4.245,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/134526_63bc661871cc1.jpeg",
        "location": "Garden City, NY, US"
      },
      {
        "name": "Sanjay Manikarnika",
        "dupr_id": "0YWYNX",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Hicksville, NY, US"
      }
    ]
  },
  {
    "team_id": 5922794765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parampreet Singh",
        "dupr_id": "8DK0EY",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Hicksville, NY, US"
      },
      {
        "name": "manit nagpal",
        "dupr_id": "EGMKJO",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      }
    ]
  }
]