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

Together We Are Pickle

ID: 4892763402

对局比分

11-6

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

7:30 PM

对决场地

Fargo, ND, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Booth

2LK5P9 · USA

DUPR

3.952

DP
Dan Perry

G5077D · Moorhead, MN, US

DUPR

3.841

阵营 2负方
MT
Marc Tito

DYGM2Y · West Fargo, ND, US

DUPR

3.907

JJ
Jeremiah Johnson

YGLREE · USA

DUPR

3.799

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4892763402
显示原始对决元数据 JSON
[
  {
    "team_id": 4369705327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Booth",
        "dupr_id": "2LK5P9",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Perry",
        "dupr_id": "G5077D",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  },
  {
    "team_id": 6307492300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc  Tito",
        "dupr_id": "DYGM2Y",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Jeremiah Johnson",
        "dupr_id": "YGLREE",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]