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

DUPR 3rd April Div 1

ID: 6035605853

对局比分

7-11

落败 / Loss

对决日期

2026-04-03

对局时间 (估算)

6:15 AM

对决场地

Rural City of Wangaratta VIC, Australia

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brent Matthew Ibrom

MPK9YL · Wangaratta, VIC, AU

DUPR

3.488

BW
BRYAN WILSON

1NJYD2 · Markwood, VIC, AU

DUPR

4.043

阵营 2胜方
PD
Phillip Densten

0RY7Z2 · USA

DUPR

3.464

SI
Sean Ievenieks

RWVQGM · Wangaratta, VIC, AU

DUPR

3.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6035605853
显示原始对决元数据 JSON
[
  {
    "team_id": 5557663562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Matthew Ibrom",
        "dupr_id": "MPK9YL",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "Wangaratta, VIC, AU"
      },
      {
        "name": "BRYAN WILSON",
        "dupr_id": "1NJYD2",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Markwood, VIC, AU"
      }
    ]
  },
  {
    "team_id": 6175458506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phillip Densten",
        "dupr_id": "0RY7Z2",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Ievenieks",
        "dupr_id": "RWVQGM",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Wangaratta, VIC, AU"
      }
    ]
  }
]