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

Brick Wall Florida #1

ID: 7836562084

对局比分

3-11

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

5:00 PM

对决场地

Coconut Creek, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MA
Michael Alexander

8GLVLQ · Fort Pierce, FL, US

DUPR

4.436

GO
Gregory Orr

OZEWL2 · USA

DUPR

4.342

阵营 2胜方
SP
Stephen Preissler

0QGK2Q · Knittelfeld, Styria, AT

DUPR

5.583

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

5.367

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7836562084
显示原始对决元数据 JSON
[
  {
    "team_id": 7204073374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Alexander",
        "dupr_id": "8GLVLQ",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Fort Pierce, FL, US"
      },
      {
        "name": "Gregory Orr",
        "dupr_id": "OZEWL2",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6623031292,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Preissler",
        "dupr_id": "0QGK2Q",
        "rating": 5.583,
        "profile_pic_url": null,
        "location": "Knittelfeld, Styria, AT"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  }
]