返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

KZN Provincials - Open Mens Doubles

ID: 4304665081

对局比分

11-7, 13-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Kloof Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
MA
Matthew Arthur

G0PY5X · Waterfall, KZN, ZA

DUPR

4.833

KV
Kian Van Rooyen

76MRO0 · Westville, KZN, ZA

DUPR

4.945

阵营 2负方
BA
Brad Arthur

O6L6KP · Hillcrest, KZN, ZA

DUPR

4.891

CR
Calvin Reed

RXXMKE · Pinetown, KZN, ZA

DUPR

4.762

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4304665081
显示原始对决元数据 JSON
[
  {
    "team_id": 5958127543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arthur",
        "dupr_id": "G0PY5X",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Waterfall, KZN, ZA"
      },
      {
        "name": "Kian Van Rooyen",
        "dupr_id": "76MRO0",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Westville, KZN, ZA"
      }
    ]
  },
  {
    "team_id": 7781167866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Arthur",
        "dupr_id": "O6L6KP",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Hillcrest, KZN, ZA"
      },
      {
        "name": "Calvin Reed",
        "dupr_id": "RXXMKE",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Pinetown, KZN, ZA"
      }
    ]
  }
]