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

Council Bluffs & Omaha Showcase 2026 - Mixed Doubles 4.0 (14+)

ID: 4848078276

对局比分

9-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

1:00 PM

对决场地

Papillion, NE

View Facility Page →

对决竞争阵营

阵营 1负方
PV
Paula Valdez Nuguid

6NPGVE · USA

DUPR

3.513

Sean Kelly

W6JQ2Y · Papillion, NE, US

DUPR

3.864

阵营 2胜方
BS
Brooke Spence

3OX50L · Omaha, NE, US

DUPR

4.014

LM
Luke Maddox

1RRENE · Sarpy County, NE, US

DUPR

4.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4848078276
显示原始对决元数据 JSON
[
  {
    "team_id": 7407882045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paula Valdez Nuguid",
        "dupr_id": "6NPGVE",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Kelly",
        "dupr_id": "W6JQ2Y",
        "rating": 3.864,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663bf5736dfb0.jpg",
        "location": "Papillion, NE, US"
      }
    ]
  },
  {
    "team_id": 7684930609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brooke Spence",
        "dupr_id": "3OX50L",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Luke Maddox",
        "dupr_id": "1RRENE",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Sarpy County, NE, US"
      }
    ]
  }
]