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

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 60-64 Age

ID: 8484273975

对局比分

15-7

获胜 / Win

对决日期

2025-04-29

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DN
David Neel

ZNWOPQ · Mequon, WI, US

DUPR

5.433

TJ
Tricia Jordan

3ZZG9W · Granite Bay, CA, US

DUPR

4.980

阵营 2负方
MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.962

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8484273975
显示原始对决元数据 JSON
[
  {
    "team_id": 6547926972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Neel",
        "dupr_id": "ZNWOPQ",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Mequon, WI, US"
      },
      {
        "name": "Tricia Jordan",
        "dupr_id": "3ZZG9W",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 7890093591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.292,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]