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

APP Sacramento Open Benftg. Shriners Children's - Mens Doubles 4.0: 40+ (North)

ID: 8026400664

对局比分

14-16

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1负方
CW
Chris Wong

8JQJ5J · Manteca, CA, US

DUPR

3.665

RZ
Ronald ZawMinway

OZX0XW · USA

DUPR

3.914

阵营 2胜方
VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.208

SA
Sergio Aguilar

3XYZG7 · Newman, CA, US

DUPR

3.656

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8026400664
显示原始对决元数据 JSON
[
  {
    "team_id": 6804983472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Wong",
        "dupr_id": "8JQJ5J",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Manteca, CA, US"
      },
      {
        "name": "Ronald ZawMinway",
        "dupr_id": "OZX0XW",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7379217719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      },
      {
        "name": "Sergio Aguilar",
        "dupr_id": "3XYZG7",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Newman, CA, US"
      }
    ]
  }
]