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

Brick Wall Southeast #5

ID: 5978747326

对局比分

5-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jordan Sterling

NY2ZL2 · Atlanta, GA, US

DUPR

4.817

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.632

阵营 2胜方
Jarryd Woog

KOW5PY · Greenville, SC, US

DUPR

5.359

CC
Connor Clark

76K509 · Greenville, SC, US

DUPR

5.454

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978747326
显示原始对决元数据 JSON
[
  {
    "team_id": 7386900782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Sterling",
        "dupr_id": "NY2ZL2",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5613065375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jarryd Woog",
        "dupr_id": "KOW5PY",
        "rating": 5.359,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1198/images/profile/6848a86a-91ed-4fb2-a2de-751d4fa265b7.png",
        "location": "Greenville, SC, US"
      },
      {
        "name": "Connor Clark",
        "dupr_id": "76K509",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  }
]