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

Council Bluffs & Omaha Showcase 2026 - Mens Doubles 4.0

ID: 5221806831

对局比分

11-0

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Papillion, NE

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Steve Meier

V7L06E · USA

DUPR

4.009

AM
Alex Matos

GG62OD · USA

DUPR

4.376

阵营 2负方
CP
CT Perry

16OWKG · Omaha, NE, US

DUPR

3.566

JC
Jeff Cohn

89QJ4J · USA

DUPR

3.405

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5221806831
显示原始对决元数据 JSON
[
  {
    "team_id": 4592790648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Meier",
        "dupr_id": "V7L06E",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Matos",
        "dupr_id": "GG62OD",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7314833313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CT Perry",
        "dupr_id": "16OWKG",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Jeff Cohn",
        "dupr_id": "89QJ4J",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]