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

2025-26 AZ SR Team Playoffs

ID: 7888383664

对局比分

21-18

获胜 / Win

对决日期

2025-11-23

对局时间 (估算)

5:00 PM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1胜方
WL
William Lieberman

N7JZGZ · Estero, FL, US

DUPR

5.335

AF
Artur Fonseca

1NOR92 · Tôrres, RS, BR

DUPR

5.216

阵营 2负方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.293

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.622

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7888383664
显示原始对决元数据 JSON
[
  {
    "team_id": 5455697214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Lieberman",
        "dupr_id": "N7JZGZ",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Artur Fonseca",
        "dupr_id": "1NOR92",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Tôrres, RS, BR"
      }
    ]
  },
  {
    "team_id": 4490581741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]