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

Picklemania

ID: 7094594927

对局比分

11-6, 11-2

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

12:45 AM

对决场地

Oklahoma City, OK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EM
Eric Morris

3P6Z7X · Edmond, OK, US

DUPR

4.312

JG
Jay Gregston

30MQ2N · Oklahoma City, OK, US

DUPR

3.913

阵营 2负方
CJ
Chris Jones

JZK0VW · USA

DUPR

3.902

JD
Jason Doughty

W69XKL · Hinton, OK, US

DUPR

3.987

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7094594927
显示原始对决元数据 JSON
[
  {
    "team_id": 7716884225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Morris",
        "dupr_id": "3P6Z7X",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jay Gregston",
        "dupr_id": "30MQ2N",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 5290662351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Jones",
        "dupr_id": "JZK0VW",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Doughty",
        "dupr_id": "W69XKL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Hinton, OK, US"
      }
    ]
  }
]