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

Pool B Div 16 MLP

ID: 7067032843

对局比分

22-20

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

8:45 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Shawn Robinson

PKVJOM · Los Gatos, CA, US

DUPR

4.321

AG
Anthony Gonzales

XJQV42 · San Jose, CA, US

DUPR

4.299

阵营 2负方
BW
Brian Wong

16MJVQ · San Francisco, CA, US

DUPR

3.972

BT
Brian Truong

DNN2N4 · USA

DUPR

3.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7067032843
显示原始对决元数据 JSON
[
  {
    "team_id": 4911300990,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Robinson",
        "dupr_id": "PKVJOM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "Anthony Gonzales",
        "dupr_id": "XJQV42",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 8559784350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Wong",
        "dupr_id": "16MJVQ",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Brian Truong",
        "dupr_id": "DNN2N4",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]