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

Coed Doubles 4.0 - 4.5

ID: 7454061439

对局比分

0-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

The Picklr - Naperville, IL

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Tam Tran

E99NKJ · Naperville, IL, US

DUPR

4.196

AV
Ava Verbrugghen

LWX5GQ · USA

DUPR

3.271

阵营 2胜方
AB
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.294

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7454061439
显示原始对决元数据 JSON
[
  {
    "team_id": 5523603608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tam Tran",
        "dupr_id": "E99NKJ",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Ava Verbrugghen",
        "dupr_id": "LWX5GQ",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7330092600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Carol Stream, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]