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

Brick Wall Southeast #5

ID: 7737410447

对局比分

10-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.244

MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.228

阵营 2胜方
BL
Brandon Looney

VXE9PP · Woodstock, GA, US

DUPR

4.820

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.832

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7737410447
显示原始对决元数据 JSON
[
  {
    "team_id": 4385470377,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.244,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 5799123901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Looney",
        "dupr_id": "VXE9PP",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]