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

Mixed Doubles 3.5 50+ Pool A

ID: 6452727626

对局比分

10-15

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

3:30 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
KD
Karen Dees

17NLLN · Fairhope, AL, US

DUPR

3.303

RW
Robert Williams

35ZPR0 · Biloxi, MS, US

DUPR

3.331

阵营 2胜方
KW
Kathryn Wampler

WXJPPY · USA

DUPR

2.369

MW
Mark Wampler

8JKK74 · Gulfport, MS, US

DUPR

3.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6452727626
显示原始对决元数据 JSON
[
  {
    "team_id": 8569607797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Dees",
        "dupr_id": "17NLLN",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Robert Williams",
        "dupr_id": "35ZPR0",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 8070091576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathryn Wampler",
        "dupr_id": "WXJPPY",
        "rating": 2.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Wampler",
        "dupr_id": "8JKK74",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  }
]