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

Smash and Cash - Intermediate

ID: 6159651657

对局比分

8-11

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

10:15 AM

对决场地

APEX Sports Hub, East 50th Terrace, Independence, MO, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.326

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.598

阵营 2胜方
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.746

CC
Caleb Corbin

8JG4YM · Chillicothe, MO, US

DUPR

4.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6159651657
显示原始对决元数据 JSON
[
  {
    "team_id": 7488023809,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  },
  {
    "team_id": 8212661273,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Caleb Corbin",
        "dupr_id": "8JG4YM",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Chillicothe, MO, US"
      }
    ]
  }
]