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

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (4.0) Age: (Any)

ID: 5938445580

对局比分

11-6

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

1:00 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Erik Sellas

309DJ2 · Bettendorf, IA, US

DUPR

3.909

CP
Christopher Poffenberger

842YKK · Macomb, IL, US

DUPR

4.180

阵营 2负方
DM
Dominic Moore

JZ60XJ · USA

DUPR

4.313

AS
Alex Sommer

DWZ7ML · Elgin, IL, US

DUPR

4.145

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5938445580
显示原始对决元数据 JSON
[
  {
    "team_id": 5457136792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Sellas",
        "dupr_id": "309DJ2",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Christopher Poffenberger",
        "dupr_id": "842YKK",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Macomb, IL, US"
      }
    ]
  },
  {
    "team_id": 5628587090,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dominic Moore",
        "dupr_id": "JZ60XJ",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Sommer",
        "dupr_id": "DWZ7ML",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      }
    ]
  }
]