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

Men's Power Pair - DUPR 8s - Mens Doubles - Combined DUPR: 8.0

ID: 4345238907

对局比分

11-5

落败 / Loss

对决日期

2026-04-01

对局时间 (估算)

4:45 AM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1胜方
PL
Phuc Le

GWZR7M · USA

DUPR

3.624

JI
James Imperial

Z94R7P · USA

DUPR

4.077

阵营 2负方
RJ
Robin Jeong

GWEXLQ · USA

DUPR

3.158

EL
Ethan Lee

DWP6LX · Katy, TX, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4345238907
显示原始对决元数据 JSON
[
  {
    "team_id": 6805139633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phuc Le",
        "dupr_id": "GWZR7M",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Imperial",
        "dupr_id": "Z94R7P",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4662286060,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Jeong",
        "dupr_id": "GWEXLQ",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Lee",
        "dupr_id": "DWP6LX",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]