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

The Bay Area Amateur Open @ The Hub Alameda - Men's OPEN Doubles - Cash Prize

ID: 8285789827

对局比分

11-4

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Alameda, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
GL
Gunnar Lee

3PL9VZ · Sacramento, CA, US

DUPR

4.751

ML
Marcus Lee

2QD4QE · Sacramento, CA, US

DUPR

4.788

阵营 2负方
XT
Xander Trinh

59XYOL · San Jose, CA, US

DUPR

4.552

HT
Huey Trinh

9PDGGK · San Jose, CA, US

DUPR

4.663

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8285789827
显示原始对决元数据 JSON
[
  {
    "team_id": 4398965992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gunnar Lee",
        "dupr_id": "3PL9VZ",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Marcus Lee",
        "dupr_id": "2QD4QE",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 5500987951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Xander Trinh",
        "dupr_id": "59XYOL",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Huey Trinh",
        "dupr_id": "9PDGGK",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]