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

Durugan Nights

ID: 6656936463

对局比分

6-11

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

4:45 AM

对决场地

721 M. Vicente St, Mandaluyong City, 1550 Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1负方
BD
Bryan Desiderio

555PDR · USA

DUPR

3.494

JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.530

阵营 2胜方
GO
Grey Oriza

6N97KD · USA

DUPR

3.295

AA
Alvin Aricayos

55779V · Manila, NCR, PH

DUPR

3.680

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6656936463
显示原始对决元数据 JSON
[
  {
    "team_id": 5606678284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Desiderio",
        "dupr_id": "555PDR",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      }
    ]
  },
  {
    "team_id": 4414539655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grey Oriza",
        "dupr_id": "6N97KD",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alvin Aricayos",
        "dupr_id": "55779V",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]