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

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

ID: 5035312590

对局比分

6-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1负方
BS
Brian Seaman

3OQKEW · Moraga, CA, US

DUPR

4.050

DO
David Osteen

M2GQ7P · USA

DUPR

3.819

阵营 2胜方
VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.252

SA
Sergio Aguilar

3XYZG7 · Newman, CA, US

DUPR

3.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5035312590
显示原始对决元数据 JSON
[
  {
    "team_id": 7889617780,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Seaman",
        "dupr_id": "3OQKEW",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Moraga, CA, US"
      },
      {
        "name": "David Osteen",
        "dupr_id": "M2GQ7P",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8500465679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      },
      {
        "name": "Sergio Aguilar",
        "dupr_id": "3XYZG7",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Newman, CA, US"
      }
    ]
  }
]