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

3/30/26 Round 1 Monday Night Men’s League

ID: 6484080789

对局比分

11-4

获胜 / Win

对决日期

2026-03-30

对局时间 (估算)

10:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.281

GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.697

阵营 2负方
LL
Lawrence Landrigan

2LO4X9 · Wilmington, NC, US

DUPR

4.127

TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6484080789
显示原始对决元数据 JSON
[
  {
    "team_id": 6096545143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8346976497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Landrigan",
        "dupr_id": "2LO4X9",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]