返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 4416484260

对局比分

11-6

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.635

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.930

阵营 2负方
YG
Yuri Guiotti

9PMVRE · Acworth, GA, US

DUPR

4.397

DR
David Robertson

V2EJW6 · USA

DUPR

4.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4416484260
显示原始对决元数据 JSON
[
  {
    "team_id": 5846343609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 6763112278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yuri Guiotti",
        "dupr_id": "9PMVRE",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "David Robertson",
        "dupr_id": "V2EJW6",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]