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

Brick Wall Southeast #4

ID: 5869257466

对局比分

11-1

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.654

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.398

阵营 2负方
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.315

LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.972

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5869257466
显示原始对决元数据 JSON
[
  {
    "team_id": 5956832670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.654,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.398,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 5361198199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]