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

Atlanta DUPR RR at Dill Dinkers 2026-02-28

ID: 7655974131

对局比分

4-11

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HA
Humberto Arevalo

99YW77 · USA

DUPR

4.179

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.775

阵营 2胜方
MD
Mohan Dong

NR279N · Atlanta, GA, US

DUPR

4.183

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7655974131
显示原始对决元数据 JSON
[
  {
    "team_id": 6823489490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Humberto Arevalo",
        "dupr_id": "99YW77",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 4398330368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohan Dong",
        "dupr_id": "NR279N",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]