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

5/3 Crazy 8's

ID: 5134662029

对局比分

11-8

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Samuel bui

7JMJMM · USA

DUPR

3.571

NP
Nathan Pattee

2ZG0DY · USA

DUPR

3.808

阵营 2负方
BB
Brandon Berg

ZDOPMD · Lakeville, MN, US

DUPR

4.080

MJ
Matt Jacobs

3YQ60E · Saint Paul, MN, US

DUPR

3.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5134662029
显示原始对决元数据 JSON
[
  {
    "team_id": 4821485598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel bui",
        "dupr_id": "7JMJMM",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Pattee",
        "dupr_id": "2ZG0DY",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4810916046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Berg",
        "dupr_id": "ZDOPMD",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Matt Jacobs",
        "dupr_id": "3YQ60E",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]