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

Brick Wall Florida #1

ID: 7363166058

对局比分

11-2

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

7:30 PM

对决场地

Coconut Creek, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.361

Jae Centonze

RZ22XQ · Belleview, FL, US

DUPR

5.432

阵营 2负方
MA
Michael Alexander

8GLVLQ · Fort Pierce, FL, US

DUPR

4.425

GO
Gregory Orr

OZEWL2 · USA

DUPR

4.305

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7363166058
显示原始对决元数据 JSON
[
  {
    "team_id": 7192898959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      },
      {
        "name": "Jae Centonze",
        "dupr_id": "RZ22XQ",
        "rating": 5.432,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/89253/images/profile/93952ae6-187e-4e3e-949f-7930068b69d3.png",
        "location": "Belleview, FL, US"
      }
    ]
  },
  {
    "team_id": 5462635162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Alexander",
        "dupr_id": "8GLVLQ",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Fort Pierce, FL, US"
      },
      {
        "name": "Gregory Orr",
        "dupr_id": "OZEWL2",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]