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

Council Bluffs & Omaha Showcase 2026 - Mens Doubles 4.5+ (14+)

ID: 7267515252

对局比分

8-15

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

1:00 PM

对决场地

Papillion, NE

View Facility Page →

对决竞争阵营

阵营 1负方
JC
John Campbell

8EPDYW · La Vista, NE, US

DUPR

3.664

EN
Ethan Nelson

1N6KG6 · Omaha, NE, US

DUPR

4.667

阵营 2胜方
TA
Todd Adolf

8EZQLJ · Omaha, NE, US

DUPR

4.498

MM
Marco Moresco

ODNX6L · Omaha, NE, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7267515252
显示原始对决元数据 JSON
[
  {
    "team_id": 4921687271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Campbell",
        "dupr_id": "8EPDYW",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "La Vista, NE, US"
      },
      {
        "name": "Ethan Nelson",
        "dupr_id": "1N6KG6",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7247045522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Adolf",
        "dupr_id": "8EZQLJ",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Marco Moresco",
        "dupr_id": "ODNX6L",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]