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

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

ID: 8205550895

对局比分

15-5

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

12:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.802

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.642

阵营 2负方
FR
Florencia Rossi Luque

3PL2LE · Montevideo Department, UY

DUPR

5.240

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.766

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8205550895
显示原始对决元数据 JSON
[
  {
    "team_id": 5833082107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.802,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.642,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4447741530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Florencia Rossi Luque",
        "dupr_id": "3PL2LE",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Montevideo Department, UY"
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.766,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]