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

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

ID: 6105921320

对局比分

11-6

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

E. E. Robinson Park

View Facility Page →

对决竞争阵营

阵营 1胜方
Brian Garrett

1RZKZ3 · Duluth, GA, US

DUPR

3.697

JP
Jeffrey Pinkerton

305DVX · Suwanee, GA, US

DUPR

3.912

阵营 2负方
AN
Arjun Nath

84L6K8 · Suwanee, GA, US

DUPR

3.605

AS
Ajit Singh

Q57L90 · Duluth, GA, US

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6105921320
显示原始对决元数据 JSON
[
  {
    "team_id": 8174527320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Garrett",
        "dupr_id": "1RZKZ3",
        "rating": 3.697,
        "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": 3.912,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 7753160950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arjun Nath",
        "dupr_id": "84L6K8",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ajit Singh",
        "dupr_id": "Q57L90",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]