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

Tanzania Pickleball Open 4.0 - OPEN- MIXED DOUBLES - Group Stage

ID: 7776628129

对局比分

7-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RK
Rinaaz Kassam

9JXKNV · USA

DUPR

4.021

BO
Brian Omwando

L5PJX5 · Nairobi, Nairobi County, KE

DUPR

4.773

阵营 2胜方
DP
Dhiren Patel

8W2Z6Y · Ahmedabad, GJ, IN

DUPR

5.028

DW
Debbie Wentzel

XJ05M5 · Pretoria, GP, ZA

DUPR

4.206

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7776628129
显示原始对决元数据 JSON
[
  {
    "team_id": 4307027585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rinaaz Kassam",
        "dupr_id": "9JXKNV",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Omwando",
        "dupr_id": "L5PJX5",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Nairobi, Nairobi County, KE"
      }
    ]
  },
  {
    "team_id": 7081962619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dhiren Patel",
        "dupr_id": "8W2Z6Y",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      },
      {
        "name": "Debbie Wentzel",
        "dupr_id": "XJ05M5",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]