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

Xpose Wednesday - Xpose Wednesday

ID: 5875481968

对局比分

4-11

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

5:00 PM

对决场地

Pickleball XPO Oceanside NY

未核实场馆

对决竞争阵营

阵营 1负方
DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.576

JB
Jennifer Bragin

YN922K · Long Beach, NY, US

DUPR

2.506

阵营 2胜方
CF
Cristy Flores

Z96KKD · NY, US

DUPR

3.415

LB
Lori Barrett

RXM7WN · Lynbrook, NY, US

DUPR

3.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5875481968
显示原始对决元数据 JSON
[
  {
    "team_id": 6703155289,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Jennifer Bragin",
        "dupr_id": "YN922K",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": "Long Beach, NY, US"
      }
    ]
  },
  {
    "team_id": 6585304773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cristy Flores",
        "dupr_id": "Z96KKD",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Lori  Barrett",
        "dupr_id": "RXM7WN",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Lynbrook, NY, US"
      }
    ]
  }
]