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

Division 4.5 - Tournament of Champions

ID: 8584632693

对局比分

12-17

落败 / Loss

对决日期

2024-12-18

对局时间 (估算)

10:15 AM

对决场地

Willow Pass Pickleball Courts

未核实场馆

对决竞争阵营

阵营 1负方
NL
Nitin Lalit

MY9L0D · Dublin, CA, US

DUPR

4.526

KG
Katie Glavinovich

RZL4VM · San Francisco, CA, US

DUPR

4.406

阵营 2胜方
VJ
Victor James

1QVPVD · USA

DUPR

4.603

DW
Destined Wright

12MKVR · Brentwood, CA, US

DUPR

4.338

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8584632693
显示原始对决元数据 JSON
[
  {
    "team_id": 6743660059,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nitin Lalit",
        "dupr_id": "MY9L0D",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      },
      {
        "name": "Katie Glavinovich",
        "dupr_id": "RZL4VM",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6996552755,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor James",
        "dupr_id": "1QVPVD",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Destined Wright",
        "dupr_id": "12MKVR",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Brentwood, CA, US"
      }
    ]
  }
]