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

APP Tour: 2026 AARP Open - Mens Doubles Moneyball 4.5+

ID: 5524138253

对局比分

5-11

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

6:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jordan Schaeffer

3ZP9WM · San Luis Obispo, CA, US

DUPR

4.711

KD
Kanstantsin Dubin

XOL4E7 · Sarasota, FL, US

DUPR

4.342

阵营 2胜方
RE
Rob Evans

YG06KE · Bainbridge Island, WA, US

DUPR

4.532

JB
Jason Barringer

KDJZKQ · Bainbridge Island, WA, US

DUPR

4.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5524138253
显示原始对决元数据 JSON
[
  {
    "team_id": 7713448083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Schaeffer",
        "dupr_id": "3ZP9WM",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      },
      {
        "name": "Kanstantsin  Dubin",
        "dupr_id": "XOL4E7",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 7903168511,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Evans",
        "dupr_id": "YG06KE",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Jason Barringer",
        "dupr_id": "KDJZKQ",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  }
]