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

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

ID: 4611347831

对局比分

17-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.639

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.934

阵营 2负方
AP
Andrew Phanmanee

59NEDV · Gwinnett County, GA, US

DUPR

4.442

NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

5.186

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4611347831
显示原始对决元数据 JSON
[
  {
    "team_id": 4398668243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  },
  {
    "team_id": 8452360521,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Phanmanee",
        "dupr_id": "59NEDV",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]