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

DUPR 16 - Minor League Pickleball at Midwest

ID: 6966050559

对局比分

21-17

获胜 / Win

对决日期

2025-03-08

对局时间 (估算)

4:45 AM

对决场地

Midwest Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
BT
Benjamin Thomas

KOOJL7 · Omaha, NE, US

DUPR

4.700

LL
Linda Li

RZY5DD · USA

DUPR

3.772

阵营 2负方
RT
Robby Trail

177994 · USA

DUPR

4.172

CZ
Crystal Zamora

59P2V0 · La Vista, NE, US

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6966050559
显示原始对决元数据 JSON
[
  {
    "team_id": 6256800803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Thomas",
        "dupr_id": "KOOJL7",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Linda Li",
        "dupr_id": "RZY5DD",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6024186823,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robby Trail",
        "dupr_id": "177994",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Crystal Zamora",
        "dupr_id": "59P2V0",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "La Vista, NE, US"
      }
    ]
  }
]