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

Group B - 4.0+ DUPR Recorded Series - Week 1

ID: 7840549348

对局比分

11-8

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

5:00 PM

对决场地

Pickleball Clubhouse

View Facility Page →

对决竞争阵营

阵营 1胜方
PB
Peter Barash

8M72RL · USA

DUPR

3.988

WS
Wonjae Sung

QXGGVD · Chicago, IL, US

DUPR

3.992

阵营 2负方
ES
Eddie Silber

999ZWE · Chicago, IL, US

DUPR

3.993

NF
Nabeel Farooqi

3VM7GE · Lombard, IL, US

DUPR

4.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7840549348
显示原始对决元数据 JSON
[
  {
    "team_id": 6613423617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Barash",
        "dupr_id": "8M72RL",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wonjae Sung",
        "dupr_id": "QXGGVD",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4696245356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eddie Silber",
        "dupr_id": "999ZWE",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Nabeel Farooqi",
        "dupr_id": "3VM7GE",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Lombard, IL, US"
      }
    ]
  }
]