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

PAC Intermediate DUPR Night – Rotating Partner

ID: 6873559753

对局比分

11-6

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

2:15 AM

对决场地

Activate One

未核实场馆

对决竞争阵营

阵营 1胜方
EL
Eugene lagarto

J59R6W · Makati, NCR, PH

DUPR

3.729

DH
Daniel Halili

P5WQLE · USA

DUPR

3.278

阵营 2负方
KC
Kassandra Castilan

7NJKP4 · USA

DUPR

2.530

NY
Nathaniel Yanos

7N9NVM · USA

DUPR

3.661

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6873559753
显示原始对决元数据 JSON
[
  {
    "team_id": 7073764905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eugene lagarto",
        "dupr_id": "J59R6W",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Daniel Halili",
        "dupr_id": "P5WQLE",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7196591351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kassandra Castilan",
        "dupr_id": "7NJKP4",
        "rating": 2.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Yanos",
        "dupr_id": "7N9NVM",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]