返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

DUPR Singles

ID: 5038695520

对局比分

11-7

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Jack Pettit

Q5NDQN · Ocean Springs, MS, US

DUPR

3.238

阵营 2负方
TS
Theodore Sholette

YGLPD4 · USA

DUPR

2.672

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5038695520
显示原始对决元数据 JSON
[
  {
    "team_id": 6511802538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Pettit",
        "dupr_id": "Q5NDQN",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 8252565753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Theodore Sholette",
        "dupr_id": "YGLPD4",
        "rating": 2.672,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]