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

Powerplay U3.6 Week 1 Round 5

ID: 5199148891

对局比分

11-4

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

8:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Marius Willmans

6KZQZQ · USA

DUPR

3.570

LC
Louisa Cilliers

ODVRY7 · Pretoria, GP, ZA

DUPR

3.079

阵营 2负方
FV
francois viljoen

0PO7PQ · USA

DUPR

2.677

NU
Nadine Uys

XJX7KR · USA

DUPR

2.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5199148891
显示原始对决元数据 JSON
[
  {
    "team_id": 7309420338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marius Willmans",
        "dupr_id": "6KZQZQ",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louisa Cilliers",
        "dupr_id": "ODVRY7",
        "rating": 3.079,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  },
  {
    "team_id": 5741387697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "francois viljoen",
        "dupr_id": "0PO7PQ",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nadine Uys",
        "dupr_id": "XJX7KR",
        "rating": 2.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]