返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Intermediate DUPR League

ID: 5813738674

对局比分

15-13

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

11:30 PM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jeff Gravely

QPN5YN · USA

DUPR

3.305

AH
Amy Haeger

K5RPYO · USA

DUPR

3.055

阵营 2负方
AA
Alessandra Abel

XJYK2X · Berwyn, IL, US

DUPR

3.395

EB
Eric Brown

PP52GZ · USA

DUPR

2.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5813738674
显示原始对决元数据 JSON
[
  {
    "team_id": 6044277499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Haeger",
        "dupr_id": "K5RPYO",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5496734186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alessandra Abel",
        "dupr_id": "XJYK2X",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      },
      {
        "name": "Eric Brown",
        "dupr_id": "PP52GZ",
        "rating": 2.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]