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

DUPR 20

ID: 6344860739

对局比分

21-9

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1胜方
DJ
Derek Johnson

3XOR62 · Urbandale, IA, US

DUPR

5.447

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.583

阵营 2负方
JM
Jonathan Merchan

3LL7Z3 · New York, NY, US

DUPR

5.043

PJ
Philip James

8WZK2K · Kansas City, MO, US

DUPR

4.245

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6344860739
显示原始对决元数据 JSON
[
  {
    "team_id": 6654566368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Johnson",
        "dupr_id": "3XOR62",
        "rating": 5.447,
        "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": 7161710219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Merchan",
        "dupr_id": "3LL7Z3",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Philip James",
        "dupr_id": "8WZK2K",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]