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

PIP Spring 26 Elite Men Foothills hosts Bay Club - A

ID: 6789572406

对局比分

5-11

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

7:30 PM

对决场地

Foothills

View Facility Page →

对决竞争阵营

阵营 1负方
BD
Bill Dwight

7D6XL0 · Palo Alto, CA, US

DUPR

4.126

BS
Bobby Singh

V72NV6 · Los Altos, CA, US

DUPR

4.516

阵营 2胜方
LC
Lawrence Chan

3LKPOZ · Redwood City, CA, US

DUPR

4.447

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.410

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6789572406
显示原始对决元数据 JSON
[
  {
    "team_id": 8246120770,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Dwight",
        "dupr_id": "7D6XL0",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Bobby Singh",
        "dupr_id": "V72NV6",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      }
    ]
  },
  {
    "team_id": 7167789095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Chan",
        "dupr_id": "3LKPOZ",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]