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

AOP (3.330 to 4.209) - Week 4 - Bracket - 3rd Place Game

ID: 6378239223

对局比分

12-15

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BB
Balli Baidwan

KDJRWY · USA

DUPR

3.606

RM
Robert Meier

30LWDG · Olathe, KS, US

DUPR

3.924

阵营 2胜方
MS
Michael Schmitz

RW9MEZ · USA

DUPR

3.749

ZS
Zach Schmitz

P56DJX · USA

DUPR

3.501

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6378239223
显示原始对决元数据 JSON
[
  {
    "team_id": 8271575791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Balli Baidwan",
        "dupr_id": "KDJRWY",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Meier",
        "dupr_id": "30LWDG",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 8491574094,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Schmitz",
        "dupr_id": "RW9MEZ",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Schmitz",
        "dupr_id": "P56DJX",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]