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

BBB Club - Same Partner King/Queen - Round 3

ID: 6854679508

对局比分

3-15

落败 / Loss

对决日期

2026-01-21

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AX
Andy Xiao

7JJ4R9 · Miami, FL, US

DUPR

4.038

KT
Kevin Tsai

PKQVGQ · Bethesda, MD, US

DUPR

4.220

阵营 2胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.355

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

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