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

Dinkster Tour: Sakura Showdown Spring Classic - Mens 3.5-4.0 - 9AM

ID: 4684894466

对局比分

11-2

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
OX
Owen Xiong

GW2R6G · USA

DUPR

3.639

HV
Hoang Vu

PW472M · Dacula, GA, US

DUPR

4.149

阵营 2负方
AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.833

BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4684894466
显示原始对决元数据 JSON
[
  {
    "team_id": 6866027989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Xiong",
        "dupr_id": "GW2R6G",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hoang Vu",
        "dupr_id": "PW472M",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      }
    ]
  },
  {
    "team_id": 4788220384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]