返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

LWR Pickleball Club DUPR League

ID: 7726948888

对局比分

15-3

落败 / Loss

对决日期

2026-03-11

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Shelli Bitter

3P67ME · Bradenton, FL, US

DUPR

4.090

RA
Rochelle Aaranson

8DYY9L · Chesterfield, MO, US

DUPR

4.004

阵营 2负方
WM
Wendy Mcgraw

59N6KV · Palmetto, FL, US

DUPR

3.712

CD
Coleen Downie

8JOXRM · Palmetto, FL, US

DUPR

3.522

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7726948888
显示原始对决元数据 JSON
[
  {
    "team_id": 4386747076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelli Bitter",
        "dupr_id": "3P67ME",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Rochelle Aaranson",
        "dupr_id": "8DYY9L",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  },
  {
    "team_id": 7084477373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendy Mcgraw",
        "dupr_id": "59N6KV",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      },
      {
        "name": "Coleen Downie",
        "dupr_id": "8JOXRM",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      }
    ]
  }
]