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

DUPR Night Session (Intermediate Level)

ID: 5093415594

对局比分

10-12

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

7:30 PM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1负方
JI
Jonathan Imperial

G0YEJV · NCR, PH

DUPR

4.010

BC
Brian Christopher Del Rosario

6NPWXK · Muntinlupa, NCR, PH

DUPR

3.843

阵营 2胜方
RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.850

ET
Enzo Tiongson

XK2G7R · Parañaque, NCR, PH

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5093415594
显示原始对决元数据 JSON
[
  {
    "team_id": 5762215121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Imperial",
        "dupr_id": "G0YEJV",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Brian Christopher Del Rosario",
        "dupr_id": "6NPWXK",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  },
  {
    "team_id": 7785879528,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Enzo Tiongson",
        "dupr_id": "XK2G7R",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  }
]