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

Competitive Open Play Match

ID: 7099207949

对局比分

11-4

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NS
Navdeep Singh Dandiwal

9PZPZV · Indian Land, SC, US

DUPR

4.440

MS
Magesh Srinivas Narayanan

ODVDN2 · Indian Land, SC, US

DUPR

4.252

阵营 2负方
Karthik Pandra

L5J44Z · Indian Land, SC, US

DUPR

4.135

PV
Pavan Venkata

ODLKMW · Indian Land, SC, US

DUPR

3.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7099207949
显示原始对决元数据 JSON
[
  {
    "team_id": 7237852276,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Navdeep Singh Dandiwal",
        "dupr_id": "9PZPZV",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Magesh Srinivas Narayanan",
        "dupr_id": "ODVDN2",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  },
  {
    "team_id": 5631610834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karthik Pandra",
        "dupr_id": "L5J44Z",
        "rating": 4.135,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/138239_650728bdeb595.jpg",
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Pavan Venkata",
        "dupr_id": "ODLKMW",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      }
    ]
  }
]