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

Competitive Open Play Match

ID: 8130373009

对局比分

11-5, 9-11, 11-7

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Edgewood Ave, New Haven, CT 06511, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
HX
Hao Xu

6KDYEK · USA

DUPR

4.039

FT
Franklin Tan

V4XGV5 · New Haven, CT, US

DUPR

4.194

阵营 2负方
CC
Cindy Chen

Q5D5D4 · USA

DUPR

3.913

RS
Raj Shah

JJLYKW · USA

DUPR

4.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8130373009
显示原始对决元数据 JSON
[
  {
    "team_id": 5588045046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hao Xu",
        "dupr_id": "6KDYEK",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franklin Tan",
        "dupr_id": "V4XGV5",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  },
  {
    "team_id": 7496594590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cindy  Chen",
        "dupr_id": "Q5D5D4",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raj Shah",
        "dupr_id": "JJLYKW",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]