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

Picklr Blaine Best Of The Best 4.0

ID: 7213000053

对局比分

8-11

获胜 / Win

对决日期

2025-05-09

对局时间 (估算)

10:15 AM

对决场地

The Picklr - Blaine

未核实场馆

对决竞争阵营

阵营 1负方
KM
Keziah Myrene Bulabon

JZWWJM · Blaine, MN, US

DUPR

3.762

LL
Loc Luong

O6PML7 · Shoreview, MN, US

DUPR

4.022

阵营 2胜方
CK
Chia Khang

GGWOMX · Minneapolis, MN, US

DUPR

4.115

JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7213000053
显示原始对决元数据 JSON
[
  {
    "team_id": 7869695782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keziah Myrene Bulabon",
        "dupr_id": "JZWWJM",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Loc Luong",
        "dupr_id": "O6PML7",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  },
  {
    "team_id": 7482004133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chia Khang",
        "dupr_id": "GGWOMX",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  }
]