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

DUPR Night High Intermediate-Advance Open Play 9pm-12am

ID: 5065609817

对局比分

11-8

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

6:15 AM

对决场地

Golden Top Sports Center

未核实场馆

对决竞争阵营

阵营 1胜方
HM
Hakim Mangata

Y4R2YG · USA

DUPR

3.454

RD
Romvon Daligdig

NX0ZZ7 · USA

DUPR

3.473

阵营 2负方
JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.513

AD
Ahmir DP

M9WZOP · USA

DUPR

3.711

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5065609817
显示原始对决元数据 JSON
[
  {
    "team_id": 5002716962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hakim Mangata",
        "dupr_id": "Y4R2YG",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Romvon Daligdig",
        "dupr_id": "NX0ZZ7",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8194510083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Ahmir DP",
        "dupr_id": "M9WZOP",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]