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

ERA 3v3 Showdown: Men's DUPR 13

ID: 6613947173

对局比分

2-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CW
Chris Wright

8DYEXL · Houston, TX, US

DUPR

4.332

CR
Charles Rod

30R7DQ · Magnolia, TX, US

DUPR

4.471

阵营 2胜方
ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.519

SS
Steven Sisavath

3Y69GK · Houston, TX, US

DUPR

4.518

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6613947173
显示原始对决元数据 JSON
[
  {
    "team_id": 5974817414,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Wright",
        "dupr_id": "8DYEXL",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Charles Rod",
        "dupr_id": "30R7DQ",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  },
  {
    "team_id": 5741300221,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac Diomande",
        "dupr_id": "8M5Y7G",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Steven Sisavath",
        "dupr_id": "3Y69GK",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]