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

Brick Wall Southeast #5

ID: 7962818198

对局比分

11-8

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.371

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.866

阵营 2负方
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.020

BH
Ben Howerton

8JQDEW · Roswell, GA, US

DUPR

4.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7962818198
显示原始对决元数据 JSON
[
  {
    "team_id": 4515236779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 6350111408,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Ben Howerton",
        "dupr_id": "8JQDEW",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]