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

DUPR Night Session (Intermediate Level)

ID: 8177669069

对局比分

11-3

获胜 / Win

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
ET
Enzo Tiongson

XK2G7R · Parañaque, NCR, PH

DUPR

4.104

RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.883

阵营 2负方
JI
Jonathan Imperial

G0YEJV · NCR, PH

DUPR

3.920

RI
Rafael Inza-Cruz

MP5G5P · Parañaque, NCR, PH

DUPR

3.336

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8177669069
显示原始对决元数据 JSON
[
  {
    "team_id": 6022356387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Enzo Tiongson",
        "dupr_id": "XK2G7R",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8223923867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Imperial",
        "dupr_id": "G0YEJV",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Rafael Inza-Cruz",
        "dupr_id": "MP5G5P",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  }
]