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

Competitive Open Play Match

ID: 7424980857

对局比分

9-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Edgewood Ave, New Haven, CT 06511, USA

View Facility Page →

对决竞争阵营

阵营 1负方
HX
Hao Xu

6KDYEK · USA

DUPR

4.034

NS
Natan Sahilu

2YM4ZY · New Haven, CT, US

DUPR

4.024

阵营 2胜方
RS
Raj Shah

JJLYKW · USA

DUPR

4.094

FT
Franklin Tan

V4XGV5 · New Haven, CT, US

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7424980857
显示原始对决元数据 JSON
[
  {
    "team_id": 6894951606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hao Xu",
        "dupr_id": "6KDYEK",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natan Sahilu",
        "dupr_id": "2YM4ZY",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  },
  {
    "team_id": 8204082656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raj Shah",
        "dupr_id": "JJLYKW",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franklin Tan",
        "dupr_id": "V4XGV5",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  }
]