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

KZN Provincials - Open Mens Doubles

ID: 5176573583

对局比分

15-2

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Kloof Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
MA
Matthew Arthur

G0PY5X · Waterfall, KZN, ZA

DUPR

4.805

KV
Kian Van Rooyen

76MRO0 · Westville, KZN, ZA

DUPR

4.916

阵营 2负方
BA
Brad Arthur

O6L6KP · Hillcrest, KZN, ZA

DUPR

4.893

CR
Calvin Reed

RXXMKE · Pinetown, KZN, ZA

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

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