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

PIP Spring 26 Elite Men Foothills hosts PV Town Center

ID: 5793673742

对局比分

11-7

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Foothills

View Facility Page →

对决竞争阵营

阵营 1胜方
BD
Bill Dwight

7D6XL0 · Palo Alto, CA, US

DUPR

4.128

BS
Bobby Singh

V72NV6 · Los Altos, CA, US

DUPR

4.534

阵营 2负方
AO
Anatole Orlovsky

17Y5J4 · San Jose, CA, US

DUPR

4.106

RG
Ritwik Giri

1QNNMN · Redwood City, CA, US

DUPR

4.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5793673742
显示原始对决元数据 JSON
[
  {
    "team_id": 5505698082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Dwight",
        "dupr_id": "7D6XL0",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Bobby Singh",
        "dupr_id": "V72NV6",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      }
    ]
  },
  {
    "team_id": 6434197629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anatole Orlovsky",
        "dupr_id": "17Y5J4",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Ritwik Giri",
        "dupr_id": "1QNNMN",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      }
    ]
  }
]