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

Oregon - Triple Team Pickleball League

ID: 5467543920

对局比分

3-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

1:00 PM

对决场地

Beaverton, OR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Ling Pan

1Q205R · USA

DUPR

3.461

CL
Carol Lambert

8WMZ2K · USA

DUPR

3.526

阵营 2胜方
TS
Ting Sitathammavong

RZV0KD · USA

DUPR

3.776

KG
Kim Gowie

PWDV5Z · USA

DUPR

3.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5467543920
显示原始对决元数据 JSON
[
  {
    "team_id": 6515304625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ling Pan",
        "dupr_id": "1Q205R",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carol Lambert",
        "dupr_id": "8WMZ2K",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7456281246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ting Sitathammavong",
        "dupr_id": "RZV0KD",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Gowie",
        "dupr_id": "PWDV5Z",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]