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

Brick Wall Florida #6

ID: 4843384933

对局比分

5-11, 5-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.524

AL
Alec Lamacchio

3V2DJ3 · Naples, FL, US

DUPR

5.578

阵营 2胜方
RF
Ryan Fu

6ZWZDQ · Andover, MA, US

DUPR

6.064

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4843384933
显示原始对决元数据 JSON
[
  {
    "team_id": 4857073033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Alec Lamacchio",
        "dupr_id": "3V2DJ3",
        "rating": 5.578,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6403182577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Fu",
        "dupr_id": "6ZWZDQ",
        "rating": 6.064,
        "profile_pic_url": null,
        "location": "Andover, MA, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.156,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  }
]