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

DUPR Night: Advanced

ID: 5406866187

对局比分

5-11

获胜 / Win

对决日期

2025-07-23

对局时间 (估算)

4:45 AM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1负方
ET
Eric Tran

JZGJX4 · Prosper, TX, US

DUPR

3.833

PL
Paul Lee

G5R4YV · Dallas, TX, US

DUPR

3.867

阵营 2胜方
MS
Manuel Soto

3VLNP8 · Grand Prairie, TX, US

DUPR

4.456

VL
Victor Lopez

3Z6QWQ · USA

DUPR

3.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5406866187
显示原始对决元数据 JSON
[
  {
    "team_id": 7179698429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Tran",
        "dupr_id": "JZGJX4",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      },
      {
        "name": "Paul Lee",
        "dupr_id": "G5R4YV",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7173958982,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manuel Soto",
        "dupr_id": "3VLNP8",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Grand Prairie, TX, US"
      },
      {
        "name": "Victor  Lopez",
        "dupr_id": "3Z6QWQ",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]