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

PFED SA Pickleball Open - 50+ Mens Doubles

ID: 5076008529

对局比分

11-7, 11-5

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

10:15 AM

对决场地

Northcliff Eagles supported by New Northcliff

未核实场馆

对决竞争阵营

阵营 1胜方
RF
Rudie Froneman

99X7XR · Centurion, GP, ZA

DUPR

4.876

GV
Gerhard Viljoen

PZJDDG · Olifantsfontein, GP, ZA

DUPR

4.762

阵营 2负方
PO
Pierre Olivier

6ZPPGG · Pretoria, GP, ZA

DUPR

4.356

JD
Jurgens De Jager

EGXQ4O · Pretoria, GP, ZA

DUPR

4.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5076008529
显示原始对决元数据 JSON
[
  {
    "team_id": 8130667769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rudie Froneman",
        "dupr_id": "99X7XR",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Centurion, GP, ZA"
      },
      {
        "name": "Gerhard Viljoen",
        "dupr_id": "PZJDDG",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Olifantsfontein, GP, ZA"
      }
    ]
  },
  {
    "team_id": 6947196865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pierre Olivier",
        "dupr_id": "6ZPPGG",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      },
      {
        "name": "Jurgens De Jager",
        "dupr_id": "EGXQ4O",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]