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

Bash Winter Classic - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7291169120

对局比分

15-8

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
April Spisich

3YGJD3 · Northville, MI, US

DUPR

4.549

AS
Avi Singh

O6DDY2 · Canton, MI, US

DUPR

4.975

阵营 2负方
LJ
Lan Jiang

XJNYXR · USA

DUPR

4.630

TT
Tim Tessmar

KOXDDY · Rochester, MI, US

DUPR

4.498

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7291169120
显示原始对决元数据 JSON
[
  {
    "team_id": 7466415250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Spisich",
        "dupr_id": "3YGJD3",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      },
      {
        "name": "Avi Singh",
        "dupr_id": "O6DDY2",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  },
  {
    "team_id": 7565704898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lan Jiang",
        "dupr_id": "XJNYXR",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Tessmar",
        "dupr_id": "KOXDDY",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  }
]