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

BBB Club - Same Partner King/Queen - Round 5

ID: 4913324573

对局比分

9-12

落败 / Loss

对决日期

2026-01-21

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AX
Andy Xiao

7JJ4R9 · Miami, FL, US

DUPR

4.113

KT
Kevin Tsai

PKQVGQ · Bethesda, MD, US

DUPR

4.278

阵营 2胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.346

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.507

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4913324573
显示原始对决元数据 JSON
[
  {
    "team_id": 7036191182,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Xiao",
        "dupr_id": "7JJ4R9",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Kevin Tsai",
        "dupr_id": "PKQVGQ",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 4918684133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]