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

Mixed Cash Bash

ID: 7500077428

对局比分

15-5

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Tap N Paddles

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Madelyn Halstead

4VXPY2 · Wichita, KS, US

DUPR

3.367

KL
Keith Lietzke

7D7R0N · Wichita, KS, US

DUPR

4.040

阵营 2负方
EE
Ed Egan

8JVLOM · Wichita, KS, US

DUPR

3.544

LN
Laurie Newton

8D9MKY · Wichita, KS, US

DUPR

3.094

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7500077428
显示原始对决元数据 JSON
[
  {
    "team_id": 6415246165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madelyn Halstead",
        "dupr_id": "4VXPY2",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Keith Lietzke",
        "dupr_id": "7D7R0N",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6712722016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ed Egan",
        "dupr_id": "8JVLOM",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Laurie Newton",
        "dupr_id": "8D9MKY",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]