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

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

ID: 7460460061

对局比分

15-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
OX
Owen Xiong

GW2R6G · USA

DUPR

3.815

HV
Hoang Vu

PW472M · Dacula, GA, US

DUPR

4.203

阵营 2负方
AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.837

BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.414

数据访问 (AI / 开发者)

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

cURL Request:

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