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

Advanced DUPR round robin - Pickleheads Up & Down the River - Game 4

ID: 7111441150

对局比分

11-1

获胜 / Win

对决日期

2025-07-02

对局时间 (估算)

11:30 PM

对决场地

Dill Dinkers West End

未核实场馆

对决竞争阵营

阵营 1胜方
AH
Andy Hilliard

4V5ND6 · USA

DUPR

4.438

MG
Malik Graham

RZ9G0N · Newnan, GA, US

DUPR

4.226

阵营 2负方
GD
GR Dulac

EG5QLJ · Atlanta, GA, US

DUPR

4.136

JR
Jake Rosenberg

PKX9GZ · Atlanta, GA, US

DUPR

3.829

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7111441150
显示原始对决元数据 JSON
[
  {
    "team_id": 8577473854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Hilliard",
        "dupr_id": "4V5ND6",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Malik Graham",
        "dupr_id": "RZ9G0N",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 7059908857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "GR Dulac",
        "dupr_id": "EG5QLJ",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jake Rosenberg",
        "dupr_id": "PKX9GZ",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]