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

DUPR 20

ID: 5511338867

对局比分

17-21

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Derek Johnson

3XOR62 · Urbandale, IA, US

DUPR

5.462

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.583

阵营 2胜方
BT
Bryan Thomas

9PX25E · Lenexa, KS, US

DUPR

5.069

JK
Jonathan Kuczmarski

8WOEGG · Ottawa, KS, US

DUPR

5.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5511338867
显示原始对决元数据 JSON
[
  {
    "team_id": 8330968655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Johnson",
        "dupr_id": "3XOR62",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.583,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 4585096412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Thomas",
        "dupr_id": "9PX25E",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Jonathan Kuczmarski",
        "dupr_id": "8WOEGG",
        "rating": 5.292,
        "profile_pic_url": null,
        "location": "Ottawa, KS, US"
      }
    ]
  }
]