返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Southeast #4

ID: 5691700228

对局比分

11-1

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.664

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.407

阵营 2负方
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

4.976

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.746

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5691700228
显示原始对决元数据 JSON
[
  {
    "team_id": 7215986384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.664,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 5815817843,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]