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

Singles Moneyball @The Picklr Biloxi

ID: 4732196763

对局比分

15-12

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

4:45 AM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
PA
Peter Armenta

XJ5ME4 · Biloxi, MS, US

DUPR

4.315

阵营 2负方
PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.601

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4732196763
显示原始对决元数据 JSON
[
  {
    "team_id": 8199987662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Armenta",
        "dupr_id": "XJ5ME4",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 5778827856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]