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

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (5.0) Age: (Any)

ID: 5384032118

对局比分

11-8

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.576

NS
Nicholas Smith

GG2RYV · Chicago, IL, US

DUPR

4.614

阵营 2负方
DL
David Lawrence

YG0MZ4 · Moline, IL, US

DUPR

4.921

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5384032118
显示原始对决元数据 JSON
[
  {
    "team_id": 5942539615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      },
      {
        "name": "Nicholas Smith",
        "dupr_id": "GG2RYV",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5352384049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lawrence",
        "dupr_id": "YG0MZ4",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]