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

Pool A - 3.5-3.99 Mixed Doubles

ID: 8124629356

对局比分

11-6

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

5:00 PM

对决场地

The Supreme Courts

未核实场馆

对决竞争阵营

阵营 1胜方
MR

DUPR

3.904

DV
Deno Vicente

2YZVKR · USA

DUPR

3.849

阵营 2负方
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.543

NB
Nicole Butaya

M2JVRO · USA

DUPR

3.566

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8124629356
显示原始对决元数据 JSON
[
  {
    "team_id": 5652295238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "maria rosebena jalea",
        "dupr_id": "RWD26E",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deno Vicente",
        "dupr_id": "2YZVKR",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7495806417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Nicole Butaya",
        "dupr_id": "M2JVRO",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]