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

Pool A - 3.5-3.99 Mixed Doubles

ID: 7289706785

对局比分

11-2

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

6:15 AM

对决场地

The Supreme Courts

未核实场馆

对决竞争阵营

阵营 1胜方
PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.914

PC
Pamela Cruz

LV4VXJ · Parañaque, NCR, PH

DUPR

3.372

阵营 2负方
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.559

NB
Nicole Butaya

M2JVRO · Manila, NCR, PH

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7289706785
显示原始对决元数据 JSON
[
  {
    "team_id": 7945686442,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Pamela Cruz",
        "dupr_id": "LV4VXJ",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 8125796869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Nicole Butaya",
        "dupr_id": "M2JVRO",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]