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

PAC Intermediate DUPR Night Exclusive @ AO

ID: 7968385729

对局比分

6-10

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

2:15 AM

对决场地

Activate One

未核实场馆

对决竞争阵营

阵营 1负方
DH
Daniel Halili

P5WQLE · USA

DUPR

3.310

JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.542

阵营 2胜方
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.804

CU
craig uy

0PW2GG · USA

DUPR

3.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7968385729
显示原始对决元数据 JSON
[
  {
    "team_id": 6124458767,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5123243131,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "craig uy",
        "dupr_id": "0PW2GG",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]