返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Picklemania Triple Threat

ID: 8041407197

对局比分

11-5, 11-3

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

6:15 AM

对决场地

Oklahoma City, OK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.587

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.730

阵营 2负方
MM
Matt Marrs

8K276Q · Amarillo, TX, US

DUPR

4.485

JS
Joseph Srader

1605DD · Amarillo, TX, US

DUPR

4.772

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8041407197
显示原始对决元数据 JSON
[
  {
    "team_id": 7221751649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 5842538959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Marrs",
        "dupr_id": "8K276Q",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Joseph Srader",
        "dupr_id": "1605DD",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]