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

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

ID: 8588284867

对局比分

11-3

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

8:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
KL
Kara Larsen

4LMYWG · Lansing, MI, US

DUPR

4.038

JV
Joe Vella

GG9MPQ · Lansing, MI, US

DUPR

4.478

阵营 2负方
BK
Brittney Kanan

2L7KZ4 · USA

DUPR

3.809

LB
Logan Beard

3XQM42 · Pontiac, MI, US

DUPR

4.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8588284867
显示原始对决元数据 JSON
[
  {
    "team_id": 5953563718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kara  Larsen",
        "dupr_id": "4LMYWG",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Lansing, MI, US"
      },
      {
        "name": "Joe Vella",
        "dupr_id": "GG9MPQ",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Lansing, MI, US"
      }
    ]
  },
  {
    "team_id": 4904637898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brittney Kanan",
        "dupr_id": "2L7KZ4",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Beard",
        "dupr_id": "3XQM42",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Pontiac, MI, US"
      }
    ]
  }
]