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

The Capital Cup @ Dinks Pickleball - Mens Doubles Skill: (4.5) Age: (Any)

ID: 6763005859

对局比分

4-11, 5-11

获胜 / Win

对决日期

2025-01-04

对局时间 (估算)

8:45 AM

对决场地

Des Moines, IA

View Facility Page →

对决竞争阵营

阵营 1负方
LB
LeGrand Bien Aime

35YR05 · USA

DUPR

4.822

QM
Quinn Monson

N7ZQVW · USA

DUPR

4.526

阵营 2胜方
DN
Dean Nihart

1NXPY7 · Johnston, IA, US

DUPR

4.705

SC
Scott Cawley

8DR0N6 · Urbandale, IA, US

DUPR

5.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6763005859
显示原始对决元数据 JSON
[
  {
    "team_id": 6392387027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LeGrand Bien Aime",
        "dupr_id": "35YR05",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quinn Monson",
        "dupr_id": "N7ZQVW",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4360380749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Nihart",
        "dupr_id": "1NXPY7",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Johnston, IA, US"
      },
      {
        "name": "Scott Cawley",
        "dupr_id": "8DR0N6",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      }
    ]
  }
]