返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Pickle Money Ball - Mixed Doubles Skill: (4.499 And Under)

ID: 5534500009

对局比分

11-7

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

2:15 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mila Messinger

NY6GZZ · Phoenix, AZ, US

DUPR

3.807

JL
Jackson Lyman

8EPYQM · Gilbert, AZ, US

DUPR

4.265

阵营 2负方
AS
Auburn smith

DW7O2Y · Houston, TX, US

DUPR

4.514

QS
Quentin Steele

RZ04ED · Phoenix, AZ, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5534500009
显示原始对决元数据 JSON
[
  {
    "team_id": 5037158870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mila Messinger",
        "dupr_id": "NY6GZZ",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jackson Lyman",
        "dupr_id": "8EPYQM",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6820409418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Auburn smith",
        "dupr_id": "DW7O2Y",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Quentin Steele",
        "dupr_id": "RZ04ED",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]