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

6/3 Partner Crazy 8's

ID: 7109726481

对局比分

6-11

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brian Merrick

12G467 · USA

DUPR

2.785

GP
Garrick Pitcher

G0V6YD · Saint Paul, MN, US

DUPR

3.475

阵营 2胜方
DM
DJ McDonough

ORVR0E · USA

DUPR

3.118

SZ
Sam Zuleger

306NNG · USA

DUPR

3.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7109726481
显示原始对决元数据 JSON
[
  {
    "team_id": 7073088129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Merrick",
        "dupr_id": "12G467",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrick Pitcher",
        "dupr_id": "G0V6YD",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 8341164579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DJ McDonough",
        "dupr_id": "ORVR0E",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Zuleger",
        "dupr_id": "306NNG",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]