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

BBB Club - Same Partner King/Queen - Round 6

ID: 8372135128

对局比分

5-15

落败 / Loss

对决日期

2026-01-21

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SC
Sean Chen

76RKJM · Rockville, MD, US

DUPR

3.999

MT
Matthew Tran

6Z0QOG · McLean, VA, US

DUPR

4.505

阵营 2胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.359

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.519

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8372135128
显示原始对决元数据 JSON
[
  {
    "team_id": 8207509817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Chen",
        "dupr_id": "76RKJM",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Matthew Tran",
        "dupr_id": "6Z0QOG",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 7350193959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]