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

BBB Wednesday, 5/13/2026- Game 6

ID: 8132655166

对局比分

8-7

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Josh Seo

JJN9JO · Tysons, VA, US

DUPR

4.210

RP
Ryan Park

WK6YJY · Arlington, VA, US

DUPR

4.442

阵营 2负方
AH
Adrian Heizmann-Checa

1RJJ4Z · Washington, DC, US

DUPR

4.094

CJ
Caleb Jones

162GJK · Alexandria, VA, US

DUPR

4.268

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8132655166
显示原始对决元数据 JSON
[
  {
    "team_id": 5578039086,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Seo",
        "dupr_id": "JJN9JO",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Tysons, VA, US"
      },
      {
        "name": "Ryan Park",
        "dupr_id": "WK6YJY",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 7268407646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Heizmann-Checa",
        "dupr_id": "1RJJ4Z",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Caleb Jones",
        "dupr_id": "162GJK",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]