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

CAPA Spring Open 2026- MXD 4.5 8+ (Sun 12pm)

ID: 7091334863

对局比分

11-1

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
VH
Valerie Hoang

4Z27KV · Rancho Cucamonga, CA, US

DUPR

4.517

RR
Ricardo ramkissoon

NYMVY6 · USA

DUPR

4.355

阵营 2负方
JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.321

TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7091334863
显示原始对决元数据 JSON
[
  {
    "team_id": 5422317349,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Valerie Hoang",
        "dupr_id": "4Z27KV",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Rancho Cucamonga, CA, US"
      },
      {
        "name": "Ricardo ramkissoon",
        "dupr_id": "NYMVY6",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4691213303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      },
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Rowland Heights, CA, US"
      }
    ]
  }
]