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

Crazy 8's 4/29

ID: 6979687895

对局比分

8-11

获胜 / Win

对决日期

2026-04-29

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EG
Emma Grisanzio

2QGJ09 · Minneapolis, MN, US

DUPR

3.218

CS
Cooper Smith

4QL5XM · USA

DUPR

3.421

阵营 2胜方
AN
Abby Navarrete

RYP4KM · Shakopee, MN, US

DUPR

3.480

ML
Matthew Lund

O6ON47 · Andover, MN, US

DUPR

3.425

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6979687895
显示原始对决元数据 JSON
[
  {
    "team_id": 5714743686,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emma Grisanzio",
        "dupr_id": "2QGJ09",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Cooper Smith",
        "dupr_id": "4QL5XM",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7610259375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abby Navarrete",
        "dupr_id": "RYP4KM",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Matthew Lund",
        "dupr_id": "O6ON47",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]