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

2026 MPC Dinko de Mayo - a USA Pickleball Golden Ticket Event - Mens Doubles Skill: ($$$$ OPEN) Age: (Any)

ID: 6882571387

对局比分

7-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Ellisville, MO

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Andrew Peterson

O6K0M2 · St. Louis, MO, US

DUPR

4.530

SE
Spencer Ellingson

2L5257 · Imperial, MO, US

DUPR

4.799

阵营 2胜方
BW
Bryan Willey

4L2VQ6 · Eureka, MO, US

DUPR

5.295

EL
Eric Landau

3O9GQE · Town and Country, MO, US

DUPR

5.240

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6882571387
显示原始对决元数据 JSON
[
  {
    "team_id": 7000303702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Peterson",
        "dupr_id": "O6K0M2",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Spencer Ellingson",
        "dupr_id": "2L5257",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Imperial, MO, US"
      }
    ]
  },
  {
    "team_id": 6204585420,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Willey",
        "dupr_id": "4L2VQ6",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Eureka, MO, US"
      },
      {
        "name": "Eric Landau",
        "dupr_id": "3O9GQE",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Town and Country, MO, US"
      }
    ]
  }
]