返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Latshaw Wealth 410 Dinkers Sunday Night Cockeysville

ID: 7198194166

对局比分

11-8

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TS
Timothy Selway

565750 · York, PA, US

DUPR

4.093

LR
Luke Riley

99N22E · Baltimore, MD, US

DUPR

4.396

阵营 2负方
AC
Andrew Clark

4ZNPLM · Reisterstown, MD, US

DUPR

4.032

LG
Levi Gaidos

94X99K · York, PA, US

DUPR

4.051

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7198194166
显示原始对决元数据 JSON
[
  {
    "team_id": 5268053288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Selway",
        "dupr_id": "565750",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Luke Riley",
        "dupr_id": "99N22E",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 8465633648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Clark",
        "dupr_id": "4ZNPLM",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      },
      {
        "name": "Levi Gaidos",
        "dupr_id": "94X99K",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  }
]