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

Pickleville's Championship of the Universe Tournament - Mens Doubles Skill: (4.0) Age: (15 And Above)

ID: 6127375556

对局比分

15-4

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

9:00 PM

对决场地

Louisville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
DS
Derek Slack

4ZEM4K · Athens, TN, US

DUPR

4.549

ZB
Zach Blair

K5OXGK · USA

DUPR

4.238

阵营 2负方
CG
Chaz Goodin

4ZZNXV · Knoxville, TN, US

DUPR

3.602

MM
Michael Mattson

L24Q55 · Knox County, TN, US

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6127375556
显示原始对决元数据 JSON
[
  {
    "team_id": 8256700472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek  Slack",
        "dupr_id": "4ZEM4K",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Athens, TN, US"
      },
      {
        "name": "Zach Blair",
        "dupr_id": "K5OXGK",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8095155762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chaz Goodin",
        "dupr_id": "4ZZNXV",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Michael  Mattson",
        "dupr_id": "L24Q55",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Knox County, TN, US"
      }
    ]
  }
]