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

APP Tour: 2026 AARP Open - Mixed Doubles 4.5+: Under 50

ID: 6451465047

对局比分

5-11, 7-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

4:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
SI
Sydni Inafuku

V7JKKJ · Seattle, WA, US

DUPR

4.402

BW
Bradford Wong

MYNJYL · Seattle, WA, US

DUPR

4.301

阵营 2胜方
JV
Jamie Varney

4ZPWE6 · Richland, WA, US

DUPR

4.622

CL
Carney Lucas

3XKYG5 · USA

DUPR

4.789

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6451465047
显示原始对决元数据 JSON
[
  {
    "team_id": 7521543848,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sydni Inafuku",
        "dupr_id": "V7JKKJ",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Bradford Wong",
        "dupr_id": "MYNJYL",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7375425638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Varney",
        "dupr_id": "4ZPWE6",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Carney Lucas",
        "dupr_id": "3XKYG5",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]