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

PAC DUPR Night

ID: 5928192672

对局比分

0-15

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

1:00 PM

对决场地

Activate One

未核实场馆

对决竞争阵营

阵营 1负方
AC
anthony cocjin

V6MJNE · USA

DUPR

3.030

WM
wali mangudadatu

2Z2JR4 · USA

DUPR

3.200

阵营 2胜方
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.933

DH
Daniel Halili

P5WQLE · USA

DUPR

3.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5928192672
显示原始对决元数据 JSON
[
  {
    "team_id": 5249455234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "anthony  cocjin",
        "dupr_id": "V6MJNE",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wali mangudadatu",
        "dupr_id": "2Z2JR4",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4537695338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]