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

Brick Wall Southeast #5

ID: 6909697853

对局比分

15-5

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jaime Lladro

3XORW4 · Madrid, MD, ES

DUPR

5.954

JK
Jordan Kinney

17KLM0 · Knoxville, TN, US

DUPR

5.813

阵营 2负方
BH
Ben Howerton

8JQDEW · Roswell, GA, US

DUPR

4.653

SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6909697853
显示原始对决元数据 JSON
[
  {
    "team_id": 6929386208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaime Lladro",
        "dupr_id": "3XORW4",
        "rating": 5.954,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Jordan Kinney",
        "dupr_id": "17KLM0",
        "rating": 5.813,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 4519738308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Howerton",
        "dupr_id": "8JQDEW",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]