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

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

ID: 4677828778

对局比分

1-15

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.901

JS
Jerod Sellhorn

1RGW0E · Bellevue, WA, US

DUPR

4.083

阵营 2胜方
NK
Nate King

3559RP · Seattle, WA, US

DUPR

5.017

JW
Jason Walker

3OK457 · East Wenatchee, WA, US

DUPR

5.036

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4677828778
显示原始对决元数据 JSON
[
  {
    "team_id": 7472546512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Jerod Sellhorn",
        "dupr_id": "1RGW0E",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 8445400834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate King",
        "dupr_id": "3559RP",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jason Walker",
        "dupr_id": "3OK457",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      }
    ]
  }
]