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

DUPR Night Session (Intermediate Level)

ID: 6138703429

对局比分

11-6

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

2:15 AM

对决场地

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Enzo Suarez

JY55MM · USA

DUPR

3.261

JT
James Tran

RZJZLD · Manvel, TX, US

DUPR

3.641

阵营 2负方
RV
Rishi Vimshi

XOL0Y7 · USA

DUPR

3.695

MM
Martin Mapa

EWXJJW · USA

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6138703429
显示原始对决元数据 JSON
[
  {
    "team_id": 8043663787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Enzo Suarez",
        "dupr_id": "JY55MM",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Tran",
        "dupr_id": "RZJZLD",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Manvel, TX, US"
      }
    ]
  },
  {
    "team_id": 6759728566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rishi Vimshi",
        "dupr_id": "XOL0Y7",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Mapa",
        "dupr_id": "EWXJJW",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]