返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Xpose Wednesday - Copy - Xpose Wednesday - Copy

ID: 5358098464

对局比分

4-11

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

5:00 PM

对决场地

Pickleball XPO Oceanside NY

未核实场馆

对决竞争阵营

阵营 1负方
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.844

JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.529

阵营 2胜方
LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.443

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.599

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5358098464
显示原始对决元数据 JSON
[
  {
    "team_id": 4515330014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.529,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 6708387293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]