返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Powerplay U3.6 Week 3 Round 3

ID: 6568240588

对局比分

3-11

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

5:00 PM

对决场地

Annie Botha Ave, Riviera, Pretoria, 0084, South Africa

未核实场馆

对决竞争阵营

阵营 1负方
AV
Anton Venter

NY4YR6 · USA

DUPR

3.502

CO
Conrad Oosthuizen

RZLJMD · USA

DUPR

3.432

阵营 2胜方
MW
Marius Willmans

6KZQZQ · USA

DUPR

3.571

LC
Louisa Cilliers

ODVRY7 · Pretoria, GP, ZA

DUPR

3.102

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6568240588
显示原始对决元数据 JSON
[
  {
    "team_id": 5729609075,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anton Venter",
        "dupr_id": "NY4YR6",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conrad Oosthuizen",
        "dupr_id": "RZLJMD",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4422579518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marius Willmans",
        "dupr_id": "6KZQZQ",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louisa Cilliers",
        "dupr_id": "ODVRY7",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]