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

League Rietondale vs Munies

ID: 4902537460

对局比分

8-11, 8-11

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

5:00 PM

对决场地

Rietondale Pickleball club, Soutpansberg Road, Rietondale, Pretoria, South Africa

未核实场馆

对决竞争阵营

阵营 1负方
AH
Andrew Harvey

XJWEX7 · Pretoria, GP, ZA

DUPR

4.440

RB
Ruan Bosch

RZ7EGN · GP, ZA

DUPR

4.378

阵营 2胜方
HK
Heinrich Kemp

YNK5PP · USA

DUPR

4.542

LS
Louis Scheepers

2QZJ6Y · Pretoria, GP, ZA

DUPR

4.238

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4902537460
显示原始对决元数据 JSON
[
  {
    "team_id": 7340868303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Harvey",
        "dupr_id": "XJWEX7",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      },
      {
        "name": "Ruan Bosch",
        "dupr_id": "RZ7EGN",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "GP, ZA"
      }
    ]
  },
  {
    "team_id": 7158700099,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heinrich Kemp",
        "dupr_id": "YNK5PP",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louis Scheepers",
        "dupr_id": "2QZJ6Y",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]