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

DUPR Night Session (Intermediate Level)

ID: 5252288577

对局比分

11-3

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

10:15 AM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
ET
Enzo Tiongson

XK2G7R · Parañaque, NCR, PH

DUPR

4.097

JI
Jonathan Imperial

G0YEJV · NCR, PH

DUPR

3.927

阵营 2负方
AT
Andie Tiongson

4VZL7V · NCR, PH

DUPR

3.925

RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5252288577
显示原始对决元数据 JSON
[
  {
    "team_id": 7746920507,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Enzo Tiongson",
        "dupr_id": "XK2G7R",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Jonathan Imperial",
        "dupr_id": "G0YEJV",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  },
  {
    "team_id": 6481932049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andie Tiongson",
        "dupr_id": "4VZL7V",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]