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

PFED SA Pickleball Open - Open Mens Doubles

ID: 7914081993

对局比分

1-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

10:15 AM

对决场地

Northcliff Eagles supported by New Northcliff

未核实场馆

对决竞争阵营

阵营 1负方
WO
Wouter Oosthuizen

LZRW5Q · USA

DUPR

3.234

RJ
Ruan Jacobs

D52Y94 · USA

DUPR

3.229

阵营 2胜方
WC
Warren Cornelius

ZD024W · GP, ZA

DUPR

4.694

MA
Matthew Arthur

G0PY5X · Waterfall, KZN, ZA

DUPR

4.745

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7914081993
显示原始对决元数据 JSON
[
  {
    "team_id": 7413914744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wouter Oosthuizen",
        "dupr_id": "LZRW5Q",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ruan Jacobs",
        "dupr_id": "D52Y94",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5812383883,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Warren Cornelius",
        "dupr_id": "ZD024W",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "GP, ZA"
      },
      {
        "name": "Matthew Arthur",
        "dupr_id": "G0PY5X",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Waterfall, KZN, ZA"
      }
    ]
  }
]