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

Brick Wall Florida #1

ID: 4343100162

对局比分

1-11

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

7:30 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胜方
SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.259

Casey Diamond

8JQL6J · Boca Raton, FL, US

DUPR

6.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4343100162
显示原始对决元数据 JSON
[
  {
    "team_id": 8001138986,
    "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": 5486001811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.259,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      },
      {
        "name": "Casey Diamond",
        "dupr_id": "8JQL6J",
        "rating": 6.063,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/977620/images/profile/b34d9e24-5abd-4421-bd3e-e18e6f9f13d2.png",
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]