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

AOP (3.330 to 4.209) - Week 4 - Round 1 Pool A

ID: 7061211984

对局比分

5-11

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RM
Robert Meier

30LWDG · Olathe, KS, US

DUPR

3.930

DM
David Meredith

QX47ON · Basehor, KS, US

DUPR

3.331

阵营 2胜方
BB
Balli Baidwan

KDJRWY · USA

DUPR

3.692

AS
Aaron Stienstra

165O7D · Lee's Summit, MO, US

DUPR

3.601

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7061211984
显示原始对决元数据 JSON
[
  {
    "team_id": 5880645835,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Meier",
        "dupr_id": "30LWDG",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "David  Meredith",
        "dupr_id": "QX47ON",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Basehor, KS, US"
      }
    ]
  },
  {
    "team_id": 5334395181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Balli Baidwan",
        "dupr_id": "KDJRWY",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Stienstra",
        "dupr_id": "165O7D",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]