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

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

ID: 4909322625

对局比分

11-2

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

10:15 AM

对决场地

Golden Top Sports Center

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.523

RD
Romvon Daligdig

NX0ZZ7 · USA

DUPR

3.450

阵营 2负方
JF
Jessie Francisco

VXJK96 · USA

DUPR

3.585

AD
Ahmir DP

M9WZOP · USA

DUPR

3.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4909322625
显示原始对决元数据 JSON
[
  {
    "team_id": 7737547977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Romvon Daligdig",
        "dupr_id": "NX0ZZ7",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4961934410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessie Francisco",
        "dupr_id": "VXJK96",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ahmir DP",
        "dupr_id": "M9WZOP",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]