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

SMASH AND CASH - 9.0

ID: 7236079672

对局比分

10-15

落败 / Loss

对决日期

2025-09-06

对局时间 (估算)

5:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
RH
Robert Hastings

8JP50J · Pleasant Hill, MO, US

DUPR

3.923

JK
Jeff Kleba

3YOKEE · Lee's Summit, MO, US

DUPR

4.717

阵营 2胜方
BS
Brian Stumfoll

L5X67Z · Joplin, MO, US

DUPR

4.211

NM
Nick Maxwell

Q55K7D · Joplin, MO, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7236079672
显示原始对决元数据 JSON
[
  {
    "team_id": 4382774791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Hastings",
        "dupr_id": "8JP50J",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Pleasant Hill, MO, US"
      },
      {
        "name": "Jeff Kleba",
        "dupr_id": "3YOKEE",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6263022862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Stumfoll",
        "dupr_id": "L5X67Z",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Nick Maxwell",
        "dupr_id": "Q55K7D",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  }
]