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

Competitive Open Play Match

ID: 6551733922

对局比分

15-13

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.803

JN
James Nguyen

17PNWN · Edmond, OK, US

DUPR

5.095

阵营 2负方
LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.700

ML
Mohammad Luqman

8D7KQ4 · Broken Arrow, OK, US

DUPR

5.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6551733922
显示原始对决元数据 JSON
[
  {
    "team_id": 6206270801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "James Nguyen",
        "dupr_id": "17PNWN",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 6886041324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Mohammad Luqman",
        "dupr_id": "8D7KQ4",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  }
]