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

Bash Winter Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5151753344

对局比分

1-15

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MM

DUPR

4.104

ME
Marshall Eippert

YG05OK · Beavercreek, OH, US

DUPR

4.954

阵营 2胜方
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.287

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5151753344
显示原始对决元数据 JSON
[
  {
    "team_id": 7608907248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maddie Mantyla-Eippert",
        "dupr_id": "JZG59M",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marshall Eippert",
        "dupr_id": "YG05OK",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Beavercreek, OH, US"
      }
    ]
  },
  {
    "team_id": 7069272769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.533,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]