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

USLPL 35+ Championships

ID: 6819290932

对局比分

8-11, 14-12, 11-8

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DF
Danielle Faucher

16VZVE · Washington, DC, US

DUPR

4.680

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.108

阵营 2负方
KW
Kelly Wingo

8KZ6DY · Tuscaloosa, AL, US

DUPR

4.828

Rich Lively

1NXO68 · Cleveland, TN, US

DUPR

5.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6819290932
显示原始对决元数据 JSON
[
  {
    "team_id": 7268839493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Faucher",
        "dupr_id": "16VZVE",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6404756919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Wingo",
        "dupr_id": "8KZ6DY",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Rich Lively",
        "dupr_id": "1NXO68",
        "rating": 5.205,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
        "location": "Cleveland, TN, US"
      }
    ]
  }
]