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

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 6756382668

对局比分

11-1

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Blake May

4Z72VM · Statham, GA, US

DUPR

4.471

GR
Garrett Reeves

PW5Z9Z · Montgomery, AL, US

DUPR

4.440

阵营 2负方
MC
Matt Carlton

2QL9JR · Canton, GA, US

DUPR

4.219

ND
Nicholas Del Guercio

DWX9DX · Atlanta, GA, US

DUPR

4.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6756382668
显示原始对决元数据 JSON
[
  {
    "team_id": 7332011367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake May",
        "dupr_id": "4Z72VM",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Statham, GA, US"
      },
      {
        "name": "Garrett Reeves",
        "dupr_id": "PW5Z9Z",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Montgomery, AL, US"
      }
    ]
  },
  {
    "team_id": 4629176984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Carlton",
        "dupr_id": "2QL9JR",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Nicholas Del Guercio",
        "dupr_id": "DWX9DX",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]