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

CCP Summer Slam - Mens Doubles Skill: (4.0/4.5) All Ages

ID: 5684335775

对局比分

15-11

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

12:45 AM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Doug Gresenz

N7EEYN · USA

DUPR

3.496

MD
Mike DeVries

KXPPKK · Sugar Hill, GA, US

DUPR

4.602

阵营 2负方
AB
Alex Buchman

V40ZXJ · USA

DUPR

4.251

PC
Parker Cutts

GGXMYD · Athens, GA, US

DUPR

3.566

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5684335775
显示原始对决元数据 JSON
[
  {
    "team_id": 7966795946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Gresenz",
        "dupr_id": "N7EEYN",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike DeVries",
        "dupr_id": "KXPPKK",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 6853432070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Buchman",
        "dupr_id": "V40ZXJ",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Parker Cutts",
        "dupr_id": "GGXMYD",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]