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

Oregon - Triple Team Pickleball League

ID: 5095455545

对局比分

6-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

6:15 AM

对决场地

Beaverton, OR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Ling Pan

1Q205R · USA

DUPR

3.778

CL
Carol Lambert

8WMZ2K · USA

DUPR

3.843

阵营 2胜方
TS
Ting Sitathammavong

RZV0KD · USA

DUPR

3.750

KG
Kim Gowie

PWDV5Z · USA

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

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