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

Competitive Open Play Match

ID: 7372200716

对局比分

11-1

落败 / Loss

对决日期

2026-05-22

对局时间 (估算)

9:00 PM

对决场地

Mandaluyong City, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
ZA
Zen Adrian Tandogon

JPNJGM · Mandaluyong, NCR, PH

DUPR

3.290

AA
Arnel Abrera

6NZX4E · USA

DUPR

3.492

阵营 2负方
JB
Jonh Batulanon

PZOJYQ · Mandaluyong, NCR, PH

DUPR

3.531

AA
Alvin Aricayos

55779V · Manila, NCR, PH

DUPR

3.681

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7372200716
显示原始对决元数据 JSON
[
  {
    "team_id": 7261834083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zen Adrian Tandogon",
        "dupr_id": "JPNJGM",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Arnel Abrera",
        "dupr_id": "6NZX4E",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5343345502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonh Batulanon",
        "dupr_id": "PZOJYQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Alvin Aricayos",
        "dupr_id": "55779V",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]