返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 7542827404

对局比分

15-3

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
VC
Victor Chien

3OO5QL · Los Angeles, CA, US

DUPR

4.895

CC
Christopher Chien

17PRLM · Los Angeles, CA, US

DUPR

4.895

阵营 2负方
ZV
Zach VonD

9PO6JK · San Clemente, CA, US

DUPR

4.748

EW
Eitan Weisner

8EXOE3 · USA

DUPR

4.383

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7542827404
显示原始对决元数据 JSON
[
  {
    "team_id": 6581277742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Chien",
        "dupr_id": "3OO5QL",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Christopher Chien",
        "dupr_id": "17PRLM",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7952249268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zach VonD",
        "dupr_id": "9PO6JK",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      },
      {
        "name": "Eitan Weisner",
        "dupr_id": "8EXOE3",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]