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

Pool 3

ID: 7833983776

对局比分

5-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

5:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
WD
Wayne David Bigg

3L4W45 · Wilmington, NC, US

DUPR

4.697

GB
Gregg Brents

8MENPP · Leland, NC, US

DUPR

4.172

阵营 2胜方
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.731

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7833983776
显示原始对决元数据 JSON
[
  {
    "team_id": 8313706508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wayne David Bigg",
        "dupr_id": "3L4W45",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Gregg Brents",
        "dupr_id": "8MENPP",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 4434210608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]