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

Return of Picklebrawl @ Planet Pickle - Standard Doubles (4.0-4.5)

ID: 4511979657

对局比分

7-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AS
Anthony Siepser

O6Y7Q2 · Atlanta, GA, US

DUPR

3.470

FH
Forrest Hobbs III

4LXOYK · Atlanta, GA, US

DUPR

4.280

阵营 2胜方
JJ
Jose juarez

Z94XML · USA

DUPR

3.484

TN
Thanh Nguyen

M2LEGV · Gainesville, GA, US

DUPR

4.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4511979657
显示原始对决元数据 JSON
[
  {
    "team_id": 8508147365,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Siepser",
        "dupr_id": "O6Y7Q2",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Forrest Hobbs III",
        "dupr_id": "4LXOYK",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4914894009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose juarez",
        "dupr_id": "Z94XML",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thanh  Nguyen",
        "dupr_id": "M2LEGV",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      }
    ]
  }
]