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

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

ID: 5265228684

对局比分

11-0

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

1: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.246

阵营 2负方
KR
Kristin Raffalovich

59QJZL · Winder, GA, US

DUPR

3.770

GJ
Garrett Jerry Meyer

84VJD2 · Sugar Hill, GA, US

DUPR

3.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5265228684
显示原始对决元数据 JSON
[
  {
    "team_id": 5572404954,
    "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.246,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 4594342540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Winder, GA, US"
      },
      {
        "name": "Garrett Jerry Meyer",
        "dupr_id": "84VJD2",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  }
]