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

APP Tour: 2026 AARP Open - AARP Champions (50+) Mens Pro Doubles

ID: 5381606128

对局比分

12-15

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

5:00 PM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
PZ
Paul Zickert

1QN601 · Gurnee, IL, US

DUPR

4.917

DS
David Smith

17KL43 · Spirit Lake, IA, US

DUPR

4.913

阵营 2胜方
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.852

TN
Tuyen Nguyen

8JM5Y4 · Seattle, WA, US

DUPR

5.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5381606128
显示原始对决元数据 JSON
[
  {
    "team_id": 5104624165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Zickert",
        "dupr_id": "1QN601",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Gurnee, IL, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "17KL43",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Spirit Lake, IA, US"
      }
    ]
  },
  {
    "team_id": 7681827695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Tuyen Nguyen",
        "dupr_id": "8JM5Y4",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]