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

Sierra Sport & Racquet Club Spring Fling - Mens Doubles Skill: (4.5) Age: (Any)

ID: 8561273614

对局比分

5-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

Fresno, CA

View Facility Page →

对决竞争阵营

阵营 1负方
VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.287

SA
Sergio Aguilar

3XYZG7 · Newman, CA, US

DUPR

3.861

阵营 2胜方
PW
Pierce Williams

MY7R7P · USA

DUPR

4.299

JP
Jeffrey Pecson

3P47ZX · USA

DUPR

4.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8561273614
显示原始对决元数据 JSON
[
  {
    "team_id": 5452390471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      },
      {
        "name": "Sergio Aguilar",
        "dupr_id": "3XYZG7",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Newman, CA, US"
      }
    ]
  },
  {
    "team_id": 7681402670,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pierce Williams",
        "dupr_id": "MY7R7P",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Pecson",
        "dupr_id": "3P47ZX",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]