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

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

ID: 6271921301

对局比分

11-4

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

6:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.767

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.609

阵营 2负方
EN
Emmaline Nichols

67V5Q0 · Dallas, TX, US

DUPR

4.708

Daniel traxler

8J76JW · Oceanside, CA, US

DUPR

5.414

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6271921301
显示原始对决元数据 JSON
[
  {
    "team_id": 5241420957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.767,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7102798576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emmaline  Nichols",
        "dupr_id": "67V5Q0",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Daniel traxler",
        "dupr_id": "8J76JW",
        "rating": 5.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/48475/images/profile/b8b959b5-e88b-4db3-9f25-072c3e7cb476.jpg",
        "location": "Oceanside, CA, US"
      }
    ]
  }
]