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

Thursday Night Throwdown - May 2026 - Pickleheads Pool Play - Round 1 Game 7

ID: 5342221703

对局比分

11-4

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

12:45 AM

对决场地

E. E. Robinson Park

View Facility Page →

对决竞争阵营

阵营 1胜方
Brian Garrett

1RZKZ3 · Duluth, GA, US

DUPR

3.749

JP
Jeffrey Pinkerton

305DVX · Suwanee, GA, US

DUPR

4.116

阵营 2负方
ES
Erik Smith

V7VKKE · USA

DUPR

3.534

AJ
Andrew Johns

O6NGV7 · USA

DUPR

3.360

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5342221703
显示原始对决元数据 JSON
[
  {
    "team_id": 6002249136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Garrett",
        "dupr_id": "1RZKZ3",
        "rating": 3.749,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/86464_6114886a25251.jpeg",
        "location": "Duluth, GA, US"
      },
      {
        "name": "Jeffrey Pinkerton",
        "dupr_id": "305DVX",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 4809753116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Smith",
        "dupr_id": "V7VKKE",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Johns",
        "dupr_id": "O6NGV7",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]