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

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

ID: 5753136259

对局比分

6-15

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

8:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
DG
Dayne Gingrich

8GWDM3 · Santa Barbara, CA, US

DUPR

5.844

RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.564

阵营 2胜方
JG
Jeffrey Giesea

Z94GGM · Maui County, HI, US

DUPR

5.101

DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5753136259
显示原始对决元数据 JSON
[
  {
    "team_id": 7690929639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dayne Gingrich",
        "dupr_id": "8GWDM3",
        "rating": 5.844,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 5552182276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Giesea",
        "dupr_id": "Z94GGM",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Maui County, HI, US"
      },
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.655,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  }
]