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

Atlanta DUPR RR at Nickajack Park 2026-04-25

ID: 5983833682

对局比分

9-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MD
Mohan Dong

NR279N · Atlanta, GA, US

DUPR

4.200

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.987

阵营 2胜方
CB
Cole Benjamin Asher

ZNYOJM · Roswell, GA, US

DUPR

4.152

JD
Jacob Dickinson

4L4496 · Kennesaw, GA, US

DUPR

4.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5983833682
显示原始对决元数据 JSON
[
  {
    "team_id": 7767392901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mohan Dong",
        "dupr_id": "NR279N",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7679517806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Benjamin Asher",
        "dupr_id": "ZNYOJM",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Jacob Dickinson",
        "dupr_id": "4L4496",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]