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

Brick Wall Midwest #3

ID: 4696132609

对局比分

7-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jeremy Lim

3ZR2M1 · Fullerton, PA, US

DUPR

5.389

KH
Kevin Ho

2QQNGR · Naperville, IL, US

DUPR

5.157

阵营 2胜方
FG
Frank Geoffrey Welsher III

1Q25RD · Chicago, IL, US

DUPR

5.502

AW
Alex Wen

PKWJOM · Chicago, IL, US

DUPR

5.569

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4696132609
显示原始对决元数据 JSON
[
  {
    "team_id": 6127350819,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Lim",
        "dupr_id": "3ZR2M1",
        "rating": 5.389,
        "profile_pic_url": null,
        "location": "Fullerton, PA, US"
      },
      {
        "name": "Kevin Ho",
        "dupr_id": "2QQNGR",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 8447933572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Geoffrey Welsher III",
        "dupr_id": "1Q25RD",
        "rating": 5.502,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Alex Wen",
        "dupr_id": "PKWJOM",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]