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

HUB SV - Spring Tournament Series - Mens Doubles Skill: (3.5) Age: (Any)

ID: 5145285298

对局比分

9-15

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

11:30 PM

对决场地

Campbell, CA

View Facility Page →

对决竞争阵营

阵营 1负方
SG
Satish Gpl

V754L5 · USA

DUPR

3.671

AC
Albert Chen

Y4JE5K · San Jose, CA, US

DUPR

3.645

阵营 2胜方
EN
Eric Nguyen

V4GEPE · San Jose, CA, US

DUPR

3.541

AN
Alan Nguyen

OZ4Z9E · USA

DUPR

3.666

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5145285298
显示原始对决元数据 JSON
[
  {
    "team_id": 6517387287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": " Satish Gpl",
        "dupr_id": "V754L5",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Chen",
        "dupr_id": "Y4JE5K",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 6624192700,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Nguyen",
        "dupr_id": "V4GEPE",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Alan Nguyen",
        "dupr_id": "OZ4Z9E",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]