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

5-12-26

ID: 6787111641

对局比分

11-6

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

10:15 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Tali Robich

EWZM4E · WRITSVLLE BCH, NC, US

DUPR

4.313

ES
Emmanuel Sergeef

672RKD · Wilmington, NC, US

DUPR

4.016

阵营 2负方
MC
Matthew Capobianco

D9KN4L · Leland, NC, US

DUPR

4.217

CL
Cara Lazenby

7J0RK9 · Wilmington, NC, US

DUPR

3.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6787111641
显示原始对决元数据 JSON
[
  {
    "team_id": 7536635454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tali Robich",
        "dupr_id": "EWZM4E",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "WRITSVLLE BCH, NC, US"
      },
      {
        "name": "Emmanuel  Sergeef",
        "dupr_id": "672RKD",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5715758115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Capobianco",
        "dupr_id": "D9KN4L",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Cara Lazenby",
        "dupr_id": "7J0RK9",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]