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

Pickle & Taps

ID: 6653652140

对局比分

4-11

获胜 / Win

对决日期

2025-07-15

对局时间 (估算)

9:00 PM

对决场地

Wilmington, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Matthew Jacobs

KX4GNK · Wilmington, NC, US

DUPR

4.042

WM
William Moore

12PQN4 · USA

DUPR

3.897

阵营 2胜方
GB
Gabe Branch

35VYNR · Wilmington, NC, US

DUPR

4.547

EK
Eric Krenz

3OO7O7 · Carolina Beach, NC, US

DUPR

4.683

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6653652140
显示原始对决元数据 JSON
[
  {
    "team_id": 5098439367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Jacobs",
        "dupr_id": "KX4GNK",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "William Moore",
        "dupr_id": "12PQN4",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4959638010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabe Branch",
        "dupr_id": "35VYNR",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Eric Krenz",
        "dupr_id": "3OO7O7",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Carolina Beach, NC, US"
      }
    ]
  }
]