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

Competitive Open Play Match

ID: 4619513502

对局比分

4-11

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

7:30 PM

对决场地

2492 Pasong Tirad, Makati City, 1204 Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1负方
BD
Bryan Desiderio

555PDR · USA

DUPR

3.477

JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.502

阵营 2胜方
MB
Mark Badrina

N7EVEW · USA

DUPR

3.463

AB
Andre Badilles

WNW6XK · USA

DUPR

3.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4619513502
显示原始对决元数据 JSON
[
  {
    "team_id": 4487919716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Desiderio",
        "dupr_id": "555PDR",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5141034115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Badrina",
        "dupr_id": "N7EVEW",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andre Badilles",
        "dupr_id": "WNW6XK",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]