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

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

ID: 6705137257

对局比分

3-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

2:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
GB
Gabrielle Boudreau

12Y6J9 · La Quinta, CA, US

DUPR

4.256

JW
Jerry Worsham III

355DE5 · Phoenix, AZ, US

DUPR

5.059

阵营 2胜方
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.774

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6705137257
显示原始对决元数据 JSON
[
  {
    "team_id": 6274541736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle Boudreau",
        "dupr_id": "12Y6J9",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Jerry Worsham III",
        "dupr_id": "355DE5",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8471347991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.774,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.616,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]