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

SUPER DUPR

ID: 7138859570

对局比分

15-13

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

3:30 PM

对决场地

202 NW 22nd St, Blue Springs, MO 64015, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CG
Cobi Gibson

RYLO4Z · Lenexa, KS, US

DUPR

3.968

AA
abenezer Assefa

RWN52E · KS, US

DUPR

4.442

阵营 2负方
VD
Vic DeSantis

YXGQ5K · Lee's Summit, MO, US

DUPR

4.137

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

4.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7138859570
显示原始对决元数据 JSON
[
  {
    "team_id": 6397159663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cobi Gibson",
        "dupr_id": "RYLO4Z",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "abenezer  Assefa",
        "dupr_id": "RWN52E",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  },
  {
    "team_id": 4838028551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vic DeSantis",
        "dupr_id": "YXGQ5K",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]