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

Next Game - PPCM Winter Week 5

ID: 6745438344

对局比分

15-7

获胜 / Win

对决日期

2026-02-10

对局时间 (估算)

1:00 PM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.657

RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.273

阵营 2负方
JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.618

JE
John Elling

XOPWE5 · USA

DUPR

3.199

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6745438344
显示原始对决元数据 JSON
[
  {
    "team_id": 5237928676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Anderson",
        "dupr_id": "8D7L61",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7293643066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]