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

5/3 Crazy 8's

ID: 8495603489

对局比分

11-4

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Melissa Johnson

7NPXKN · USA

DUPR

2.027

LB
luckyna berg

QXELE5 · Lakeville, MN, US

DUPR

2.799

阵营 2负方
EG
Emerald Gratz

GG45DG · USA

DUPR

2.000

CS
Chad Sanders

2QZO9Y · USA

DUPR

2.598

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8495603489
显示原始对决元数据 JSON
[
  {
    "team_id": 5926985692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Johnson",
        "dupr_id": "7NPXKN",
        "rating": 2.027,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "luckyna berg",
        "dupr_id": "QXELE5",
        "rating": 2.799,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 8249360575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emerald Gratz",
        "dupr_id": "GG45DG",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Sanders",
        "dupr_id": "2QZO9Y",
        "rating": 2.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]