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

APEX SPORTS HUB

ID: 4376685632

对局比分

11-7

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

9:00 PM

对决场地

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CG
Cobi Gibson

RYLO4Z · Lenexa, KS, US

DUPR

4.060

AA
abenezer Assefa

RWN52E · KS, US

DUPR

4.676

阵营 2负方
RE
Randy Evans

0YRDYX · Springfield, MO, US

DUPR

4.403

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.466

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4376685632
显示原始对决元数据 JSON
[
  {
    "team_id": 7652365200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cobi Gibson",
        "dupr_id": "RYLO4Z",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "abenezer  Assefa",
        "dupr_id": "RWN52E",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  },
  {
    "team_id": 4422942997,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Evans",
        "dupr_id": "0YRDYX",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  }
]