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

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

ID: 4502366253

对局比分

11-9

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

10:15 AM

对决场地

E. E. Robinson Park

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kristin Raffalovich

59QJZL · USA

DUPR

3.548

GJ
Garrett Jerry Meyer

84VJD2 · Sugar Hill, GA, US

DUPR

3.821

阵营 2负方
SN
Sandy Ng

W6ZM9M · USA

DUPR

3.329

CR
Chuck Reaves

122LL7 · Lawrenceville, GA, US

DUPR

3.591

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4502366253
显示原始对决元数据 JSON
[
  {
    "team_id": 6896363669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristin Raffalovich",
        "dupr_id": "59QJZL",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Jerry Meyer",
        "dupr_id": "84VJD2",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 5885325242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Ng",
        "dupr_id": "W6ZM9M",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chuck Reaves",
        "dupr_id": "122LL7",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]