返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Week 4

ID: 6424833262

对局比分

15-2

获胜 / Win

对决日期

2026-05-20

对局时间 (估算)

11:30 PM

对决场地

Dill Dinkers Pickleball North Bethesda

未核实场馆

对决竞争阵营

阵营 1胜方
WT
william tung

NRMMYN · Bethesda, MD, US

DUPR

3.921

AL
Al Lin

O6E6L2 · Gaithersburg, MD, US

DUPR

3.347

阵营 2负方
GV
Gavin Vogelhut

LWYP6J · USA

DUPR

2.637

JV
Jacob Vogelhut

6K4W4Q · Bethesda, MD, US

DUPR

3.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6424833262
显示原始对决元数据 JSON
[
  {
    "team_id": 7108864968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william tung",
        "dupr_id": "NRMMYN",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Al Lin",
        "dupr_id": "O6E6L2",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 8276993612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Vogelhut",
        "dupr_id": "LWYP6J",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Vogelhut",
        "dupr_id": "6K4W4Q",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]