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

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

ID: 5695540580

对局比分

11-4

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

E. E. Robinson Park

View Facility Page →

对决竞争阵营

阵营 1胜方
Brian Garrett

1RZKZ3 · Duluth, GA, US

DUPR

3.789

JP
Jeffrey Pinkerton

305DVX · Suwanee, GA, US

DUPR

4.224

阵营 2负方
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

4.061

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5695540580
显示原始对决元数据 JSON
[
  {
    "team_id": 5585608908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Garrett",
        "dupr_id": "1RZKZ3",
        "rating": 3.789,
        "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.224,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 6653677205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]