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

Grudge Match - Competitive Play

ID: 7912619962

对局比分

4-11, 11-9, 3-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

11:30 PM

对决场地

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Aaron Lacey

8MEXP3 · Lancaster, OH, US

DUPR

4.592

KB
Kaid Brown

17XYP0 · Zanesville, OH, US

DUPR

4.851

阵营 2胜方
RR
Riley Ruland

7D49J0 · Columbus, OH, US

DUPR

4.932

GS
Gabby Simpson

QPJVW4 · Hilliard, OH, US

DUPR

4.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7912619962
显示原始对决元数据 JSON
[
  {
    "team_id": 5163975433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Lacey",
        "dupr_id": "8MEXP3",
        "rating": 4.592,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1439314/images/profile/7dfc6063-df2f-4e5c-8bfc-0b727f389aef.jpg",
        "location": "Lancaster, OH, US"
      },
      {
        "name": "Kaid Brown",
        "dupr_id": "17XYP0",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Zanesville, OH, US"
      }
    ]
  },
  {
    "team_id": 6587661059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Riley Ruland",
        "dupr_id": "7D49J0",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Gabby Simpson",
        "dupr_id": "QPJVW4",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Hilliard, OH, US"
      }
    ]
  }
]