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

Brick Wall Southeast #5

ID: 5841562556

对局比分

11-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CR
chase ruff

2LRGP4 · Kennesaw, GA, US

DUPR

5.600

MG
Masa Grgan

J5KK24 · Maribor, Administrative unit Maribor, SI

DUPR

5.165

阵营 2胜方
KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

4.844

MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.252

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5841562556
显示原始对决元数据 JSON
[
  {
    "team_id": 6754271133,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "chase ruff",
        "dupr_id": "2LRGP4",
        "rating": 5.6,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "Masa Grgan",
        "dupr_id": "J5KK24",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Maribor, Administrative unit Maribor, SI"
      }
    ]
  },
  {
    "team_id": 5193141470,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]