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

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

ID: 7894214866

对局比分

5-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
Stephanie Gander

GGVDJG · USA

DUPR

3.932

BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.538

阵营 2胜方
TM
Tara Mata

8ELMJE · Decatur, IL, US

DUPR

4.649

BW
Brad Wilber

35N5NR · USA

DUPR

4.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7894214866
显示原始对决元数据 JSON
[
  {
    "team_id": 8440649546,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Gander",
        "dupr_id": "GGVDJG",
        "rating": 3.932,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1386227/images/profile/4f805f6c-0cff-4c6b-9ad7-e70c73610130.png",
        "location": ""
      },
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      }
    ]
  },
  {
    "team_id": 5361020126,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tara Mata",
        "dupr_id": "8ELMJE",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Decatur, IL, US"
      },
      {
        "name": "Brad Wilber",
        "dupr_id": "35N5NR",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]