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

Sweet Onion Slam - Mens Doubles Skill: (4.0 And Under) Age: (50 And Above)

ID: 6306179432

对局比分

15-10

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

9:00 PM

对决场地

Walla Walla, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kent Barnes

67K94E · Boardman, OR, US

DUPR

4.383

AH
Adam Hrebeniuk

V7G72J · USA

DUPR

3.776

阵营 2负方
CT
Cody Thomason

ME65GL · USA

DUPR

3.654

SK
Scott Kasenga

YXORRE · Walla Walla, WA, US

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6306179432
显示原始对决元数据 JSON
[
  {
    "team_id": 6678795032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kent Barnes",
        "dupr_id": "67K94E",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Boardman, OR, US"
      },
      {
        "name": "Adam Hrebeniuk",
        "dupr_id": "V7G72J",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6094481334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Thomason",
        "dupr_id": "ME65GL",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Kasenga",
        "dupr_id": "YXORRE",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      }
    ]
  }
]