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

DUPR Night Session (Intermediate Level)

ID: 6161355754

对局比分

8-11

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

11:30 PM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1负方
R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.829

BC
Brian Christopher Del Rosario

6NPWXK · Muntinlupa, NCR, PH

DUPR

3.767

阵营 2胜方
RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.921

SY
Sonny Yang

D99XQY · USA

DUPR

3.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6161355754
显示原始对决元数据 JSON
[
  {
    "team_id": 5646583040,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Brian Christopher Del Rosario",
        "dupr_id": "6NPWXK",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  },
  {
    "team_id": 4560390836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sonny Yang",
        "dupr_id": "D99XQY",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]