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

Brick Wall Florida #6

ID: 5533519751

对局比分

11-6

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MR
Marisa Ruiz

17PL49 · Beirut, Beirut Governorate, LB

DUPR

5.698

Jae Centonze

RZ22XQ · Belleview, FL, US

DUPR

5.570

阵营 2负方
RB
Rey Bacalla

JZV06M · Quezon City, NCR, PH

DUPR

5.306

KB
Kimberly Bacalla

YGR4ZD · Manila, NCR, PH

DUPR

4.806

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5533519751
显示原始对决元数据 JSON
[
  {
    "team_id": 6155903422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marisa Ruiz",
        "dupr_id": "17PL49",
        "rating": 5.698,
        "profile_pic_url": null,
        "location": "Beirut, Beirut Governorate, LB"
      },
      {
        "name": "Jae Centonze",
        "dupr_id": "RZ22XQ",
        "rating": 5.57,
        "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": 5781386874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rey Bacalla",
        "dupr_id": "JZV06M",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": "Kimberly Bacalla",
        "dupr_id": "YGR4ZD",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]