返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Veteran's Day Weekend Tournament - CASH PRIZE EVENT: Mens Doubles Skill: (OPEN) Age: (Any)

ID: 5768534871

对局比分

11-5

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

4:45 AM

对决场地

Virginia Beach, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brandt Butcher

4LZXRM · USA

DUPR

4.371

WB
Weston Butcher

175X4M · Severna Park, MD, US

DUPR

4.564

阵营 2负方
Robert Vinson

125G41 · Virginia Beach, VA, US

DUPR

5.123

CS
Collin Smythe

3Z4PYD · USA

DUPR

4.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5768534871
显示原始对决元数据 JSON
[
  {
    "team_id": 5555703389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandt Butcher",
        "dupr_id": "4LZXRM",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Weston Butcher",
        "dupr_id": "175X4M",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  },
  {
    "team_id": 6910838543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Vinson",
        "dupr_id": "125G41",
        "rating": 5.123,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67797493b24fc.jpg",
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Collin Smythe",
        "dupr_id": "3Z4PYD",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]