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

Pool B - DUPR 16-Saturday 4/18

ID: 6571856393

对局比分

16-21

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Pickleball Kingdom Nashville North-Hendersonville

未核实场馆

对决竞争阵营

阵营 1负方
NN
Nathan Nanni

PK6MLQ · USA

DUPR

3.659

DN
Dominic nanni

NY0L56 · USA

DUPR

3.690

阵营 2胜方
WU
William Underwood

N7VEZ6 · TN, US

DUPR

3.872

KG
Kendall Graves

89MMNE · Nashville, TN, US

DUPR

4.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6571856393
显示原始对决元数据 JSON
[
  {
    "team_id": 4589887565,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Nanni",
        "dupr_id": "PK6MLQ",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dominic nanni",
        "dupr_id": "NY0L56",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5158303884,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Underwood",
        "dupr_id": "N7VEZ6",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "TN, US"
      },
      {
        "name": "Kendall Graves",
        "dupr_id": "89MMNE",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]