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

The Summit 2nd Annual Winter Slam - Mens Doubles 4.0

ID: 6085507506

对局比分

11-5

落败 / Loss

对决日期

2025-02-22

对局时间 (估算)

7:30 PM

对决场地

Boone, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
DL
Dillon Lounsbury

DWZ9N6 · Charlotte, NC, US

DUPR

4.243

JB
Jesse Brand

ZNPX7W · Mint Hill, NC, US

DUPR

4.503

阵营 2负方
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.762

Brent Treash

8GDLKQ · Abingdon, VA, US

DUPR

3.594

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6085507506
显示原始对决元数据 JSON
[
  {
    "team_id": 5047472166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Lounsbury",
        "dupr_id": "DWZ9N6",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Jesse Brand",
        "dupr_id": "ZNPX7W",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Mint Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 8452747152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Brent Treash",
        "dupr_id": "8GDLKQ",
        "rating": 3.594,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/108638_62cf073888541.jpg",
        "location": "Abingdon, VA, US"
      }
    ]
  }
]