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

Mixed League Adv 4.0+ Wednesday

ID: 5197837828

对局比分

4-10

获胜 / Win

对决日期

2025-07-16

对局时间 (估算)

5:00 PM

对决场地

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SM
sandeep mehta

EGPRLJ · USA

DUPR

4.094

ZM
Zabed M

XJNEK4 · USA

DUPR

4.068

阵营 2胜方
HS
Hrishi Sarva

6ZVDQK · USA

DUPR

3.744

MN
manit nagpal

EGMKJO · Garden City, NY, US

DUPR

4.728

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5197837828
显示原始对决元数据 JSON
[
  {
    "team_id": 6359307768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "sandeep mehta",
        "dupr_id": "EGPRLJ",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zabed M",
        "dupr_id": "XJNEK4",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5104407101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hrishi Sarva",
        "dupr_id": "6ZVDQK",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "manit nagpal",
        "dupr_id": "EGMKJO",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      }
    ]
  }
]