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

2026 Pickle Money Ball - Mixed Doubles Skill: (5.0+) Open

ID: 8446765628

对局比分

11-6

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.767

PK
Patrick Kawka

35002P · Serock, Województwo mazowieckie, PL

DUPR

6.399

阵营 2负方
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.772

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.614

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8446765628
显示原始对决元数据 JSON
[
  {
    "team_id": 5127960984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.767,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Patrick Kawka",
        "dupr_id": "35002P",
        "rating": 6.399,
        "profile_pic_url": null,
        "location": "Serock, Województwo mazowieckie, PL"
      }
    ]
  },
  {
    "team_id": 7172395781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.772,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.614,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]