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

Blackhawk Country Club Spring Open 2026 - Men's Doubles: 4.5 Ages: 12-49

ID: 7237330576

对局比分

11-8

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

Danville, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Andrew Tjoa

N75K9Z · San Jose, CA, US

DUPR

4.362

AV
Alexander Vu

XJNWD5 · Campbell, CA, US

DUPR

4.273

阵营 2负方
RZ
Ronald ZawMinway

OZX0XW · USA

DUPR

3.984

CW
Chris Wong

8JQJ5J · Manteca, CA, US

DUPR

3.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7237330576
显示原始对决元数据 JSON
[
  {
    "team_id": 6294805973,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Tjoa",
        "dupr_id": "N75K9Z",
        "rating": 4.362,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22578/images/profile/1e7198be-ae4b-4196-b5ff-27a5f7a8d32e.png",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Alexander Vu",
        "dupr_id": "XJNWD5",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      }
    ]
  },
  {
    "team_id": 4581776851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald ZawMinway",
        "dupr_id": "OZX0XW",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Wong",
        "dupr_id": "8JQJ5J",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Manteca, CA, US"
      }
    ]
  }
]