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

The New Year Snowball Pickleball Tournament - Mens Doubles 4.5+

ID: 8140583260

对局比分

11-3

落败 / Loss

对决日期

2025-01-12

对局时间 (估算)

5:00 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
carlito lindbergales

M2XW2O · Chicago, IL, US

DUPR

4.663

ML
Matthew Lambert

4LQPOM · Maryville, TN, US

DUPR

4.438

阵营 2负方
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.808

Wendell Smith

3V5XVJ · Kingsport, TN, US

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8140583260
显示原始对决元数据 JSON
[
  {
    "team_id": 4407225002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "carlito lindbergales",
        "dupr_id": "M2XW2O",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Matthew Lambert",
        "dupr_id": "4LQPOM",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Maryville, TN, US"
      }
    ]
  },
  {
    "team_id": 7248938834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Wendell Smith",
        "dupr_id": "3V5XVJ",
        "rating": 4.352,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/133568_63ab4bd68ce12.png",
        "location": "Kingsport, TN, US"
      }
    ]
  }
]