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

Brick Wall Midwest #3

ID: 7385099469

对局比分

11-2

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.242

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.775

阵营 2负方
BH
Blake Howard

V7J006 · Grand Rapids, MI, US

DUPR

4.907

JB
Jack Bellinger

DWJWP6 · Grand Rapids, MI, US

DUPR

5.231

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7385099469
显示原始对决元数据 JSON
[
  {
    "team_id": 5651442653,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.242,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.775,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  },
  {
    "team_id": 6573365424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Howard",
        "dupr_id": "V7J006",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jack Bellinger",
        "dupr_id": "DWJWP6",
        "rating": 5.231,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]