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

4/13/26 Round 1 Monday Night Men’s League

ID: 5784149331

对局比分

11-5

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

4:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.299

ES
Emmanuel Sergeef

672RKD · Wilmington, NC, US

DUPR

4.026

阵营 2负方
LL
Lawrence Landrigan

2LO4X9 · Wilmington, NC, US

DUPR

4.153

MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5784149331
显示原始对决元数据 JSON
[
  {
    "team_id": 6543093631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Emmanuel  Sergeef",
        "dupr_id": "672RKD",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4520049265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Landrigan",
        "dupr_id": "2LO4X9",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Capobianco",
        "dupr_id": "D9KN4L",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]