返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pickleheads Popcorn - Round 14 Game 1

ID: 4530242581

对局比分

15-12

获胜 / Win

对决日期

2025-07-29

对局时间 (估算)

2:15 AM

对决场地

Pickle World

未核实场馆

对决竞争阵营

阵营 1胜方
DG
David Goey

2Q9Q0R · USA

DUPR

2.860

JM
John Mah

YXLX4D · Shah Alam, Selangor, MY

DUPR

3.022

阵营 2负方
YK
Yean Kui Lau

Z9JJEP · USA

DUPR

3.069

EC
Eric Chee

0Q4OD2 · USA

DUPR

3.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4530242581
显示原始对决元数据 JSON
[
  {
    "team_id": 8167409539,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David  Goey",
        "dupr_id": "2Q9Q0R",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Mah",
        "dupr_id": "YXLX4D",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6780821933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yean Kui Lau",
        "dupr_id": "Z9JJEP",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Chee",
        "dupr_id": "0Q4OD2",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]