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

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

ID: 5398962066

对局比分

12-15

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

7:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
Monika Wynne

3VYLNE · Grand Rapids, MI, US

DUPR

5.270

ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.710

阵营 2胜方
TM
Tia Mukherjee

EG9MYE · USA

DUPR

5.235

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.514

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5398962066
显示原始对决元数据 JSON
[
  {
    "team_id": 5493885852,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monika Wynne",
        "dupr_id": "3VYLNE",
        "rating": 5.27,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1232504/images/profile/fed5d5d8-87ab-4455-8b09-0101608482a3.png",
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.71,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 7629216324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tia Mukherjee",
        "dupr_id": "EG9MYE",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.514,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]