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

4-14-26

ID: 6228406883

对局比分

6-11

落败 / Loss

对决日期

2026-04-15

对局时间 (估算)

12:45 AM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Rachel Sawyer

1Q09G5 · Wilmington, NC, US

DUPR

4.109

MJ
Matthew Jacobs

KX4GNK · Wilmington, NC, US

DUPR

4.100

阵营 2胜方
GM
Greg Morton

ZNZR4L · Wilmington, NC, US

DUPR

4.311

KB
Kate Bishop

MY2VGL · Wilmington, NC, US

DUPR

3.567

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6228406883
显示原始对决元数据 JSON
[
  {
    "team_id": 6486588144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Sawyer",
        "dupr_id": "1Q09G5",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Jacobs",
        "dupr_id": "KX4GNK",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7648365015,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Morton",
        "dupr_id": "ZNZR4L",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kate Bishop",
        "dupr_id": "MY2VGL",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]