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

Round 2 Monday Night Men’s League

ID: 8234935891

对局比分

6-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

8:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.487

AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.205

阵营 2胜方
ES
Emmanuel Sergeef

672RKD · Wilmington, NC, US

DUPR

3.986

LL
Lawrence Landrigan

2LO4X9 · Wilmington, NC, US

DUPR

4.195

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8234935891
显示原始对决元数据 JSON
[
  {
    "team_id": 7546044237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5884933564,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emmanuel  Sergeef",
        "dupr_id": "672RKD",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Lawrence Landrigan",
        "dupr_id": "2LO4X9",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]