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

Pickleball: Round Robin

ID: 4787189719

对局比分

11-9

落败 / Loss

对决日期

2025-12-27

对局时间 (估算)

8:45 AM

对决场地

2610, Holmgren Wy, Green Bay

View Facility Page →

对决竞争阵营

阵营 1胜方
CP
Chad Pamperin

QXYJDR · Green Bay, WI, US

DUPR

3.478

HZ
Hao zhang

RXGV5D · Green Bay, WI, US

DUPR

4.277

阵营 2负方
BM
Bryce Murdzek

67M2RE · Appleton, WI, US

DUPR

4.124

SA
Scott Abel

67MOO0 · USA

DUPR

4.084

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4787189719
显示原始对决元数据 JSON
[
  {
    "team_id": 5490871044,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Pamperin",
        "dupr_id": "QXYJDR",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Hao zhang",
        "dupr_id": "RXGV5D",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 5336961861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Murdzek",
        "dupr_id": "67M2RE",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Scott Abel",
        "dupr_id": "67MOO0",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]