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

Supreme Court Pickleball Men's DUPR NTPL Team League

ID: 8050608550

对局比分

11-4

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

11:30 PM

对决场地

Dallas, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Cameron Nash

RZ722M · Dallas, TX, US

DUPR

4.389

Clay Freed

16GRNG · Dallas, TX, US

DUPR

4.321

阵营 2负方
JD
James Delay

8EMGKJ · Rowlett, TX, US

DUPR

4.687

LT
Larry Trevino

Z9Z0ZM · Colorado Springs, CO, US

DUPR

4.199

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8050608550
显示原始对决元数据 JSON
[
  {
    "team_id": 7292775737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cameron Nash",
        "dupr_id": "RZ722M",
        "rating": 4.389,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6639979122d6e.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Clay Freed",
        "dupr_id": "16GRNG",
        "rating": 4.321,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663595e3c309b.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6352695143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Delay",
        "dupr_id": "8EMGKJ",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Rowlett, TX, US"
      },
      {
        "name": "Larry Trevino",
        "dupr_id": "Z9Z0ZM",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]